Concept Framework 2.0 documentation | Contents | Index |
Name | Version | Deprecated |
xmlGetNodeArray | version 1.0 | no |
array xmlGetNodeArray(number node) |
node | an XML node handle |
Retrieve the XML node information into an array. The array will have the following keys: "name", "children", "last", "parent", "next", "prev", "doc", "properties" |
Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Fri Jan 21 18:06:23 2011 GMT | (c)2011 RadGs Software |