wwXML::ParseXmlToArray

Parses an XML representation to an Array.

Low Level Method that requires an XML DOM node.

o.ParseXmlToArray(loXmlNode,@laArray)

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, 2025 • Updated: 2025-03-12
Comment or report problem with topic