standard.net.soap.SOAPXMLGetNext

SOAPXMLGetNext is available since version 1.0.

Prototype:

number SOAPXMLGetNext (number xmlnode)

Parameters

xmlnode
[in] the XML node

Description:

Get the next sibling of a XML node.

Return value:

Return the next sibling of a XML node or null if has no children.