Concept Framework 2.2 documentation Contents | Index

standard.net.soap.SOAPXMLGetNodeArray

Name Version Deprecated
SOAPXMLGetNodeArray version 1.0 no

Prototype:
array SOAPXMLGetNodeArray(number xmlnode)

Parameters:
xmlnode      [in] an XML node handle

Description:
Convert a XML node handle to an array. The array will have the following keys:
"name", "children", "last", "parent", "next", "prev", "doc", "properties", "text"

Returns:
Return an array characterizing the XML node given by its handle.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:20 2013 GMT(c)2013 Devronium Applications