wwXML::ParseXmlToArray

Parses an XML representation to an Array.

Low Level Method that requires an XML DOM node.

o.ParseXmlToArray(loXmlNode,@laArray)

Return Value

nothing

Parameters

loXmlNode
An XML DOM Node that points at the node above the array detail.

@laArray
The array to be parsed into. Note must be passed by reference.

See also:

Class wwXML | wwXML::CreateArrayXML


  Last Updated: 11/2/2003 | © West Wind Technologies, 2008