standard.net.soap.SOAPXMLGetChildren

SOAPXMLGetChildren is available since version 1.0.

Prototype:

number SOAPXMLGetChildren(number xmlnode)

Parameters

xmlnode
[in] the XML node

Description:

Get the first child of a XML node.

Return value:

Return the first child of a XML node or null if has no children.