Concept Framework 1.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: Thu Oct 15 20:02:08 2009 GMT | (c)2009 RadGs Software |