User Tools

Site Tools


modding:function:xmlcreate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
modding:function:xmlcreate [2017/01/27 02:19] 0xabcdefmodding:function:xmlcreate [2017/01/28 19:09] (current) 0xabcdef
Line 1: Line 1:
-Discuss this page on this pages [[objSetOverlayData Talk Page|TalkPage]]+[[xmlCreate Talk Page|Discuss this page]]
  
 === xmlCreate === === xmlCreate ===
Line 6: Line 6:
 ^ Arguments | xml: The XML or string to use | ^ Arguments | xml: The XML or string to use |
 ^ Returns | A new XML pointer | ^ Returns | A new XML pointer |
-^ Category | [[XML function | XML]]|+^ Category | [[XML functions | XML]]|
 ^ Description | Creates a new XML pointer from existing XML or converts a string into XML data. String must be properly formatted XML data. | ^ Description | Creates a new XML pointer from existing XML or converts a string into XML data. String must be properly formatted XML data. |
 +
 +XML data cannot be treated like a string despite appearing to be one when printed. However, it can be used to create a string using **[[cat]]**, though the result does not have the pointer.
  
 === XML Pointers === === XML Pointers ===
modding/function/xmlcreate.1485483567.txt.gz · Last modified: 2017/01/27 02:19 by 0xabcdef