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

© West Wind Technologies, 1996-2022 • Updated: 11/02/03
Comment or report problem with topic