Xmlnode
From Multi Theft Auto: Wiki
A xmlnode is an object that represents a node in a XML document tree.
Related scripting functions
- xmlCopyFile
- xmlCreateFile
- xmlDestroyNode
- xmlLoadFile
- xmlNodeGetAttribute
- xmlNodeGetValue
- xmlNodeSetAttribute
- xmlNodeSetValue
- xmlSaveFile
- xmlUnloadFile
- xmlCreateChild
- xmlFindChild
- xmlNodeGetAttributes
- xmlNodeGetChildren
- xmlNodeGetName
- xmlNodeGetParent
- xmlNodeSetName