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