Xmlnode: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
A '''xmlnode''' is an object that represents a node in a XML document tree. | |||
== | ==Related scripting functions== | ||
{{ | {{XML functions}} |
Revision as of 14:30, 28 August 2007
A xmlnode is an object that represents a node in a XML document tree.
Related scripting functions
- xmlCopyFile
- xmlCreateChild
- xmlCreateFile
- xmlDestroyNode
- xmlFindChild
- xmlLoadFile
- xmlLoadString
- xmlNodeGetAttribute
- xmlNodeGetAttributes
- xmlNodeGetChildren
- xmlNodeGetName
- xmlNodeGetParent
- xmlNodeGetValue
- xmlNodeSetAttribute
- xmlNodeSetName
- xmlNodeSetValue
- xmlSaveFile
- xmlUnloadFile