Parse an XML document in a object structure. The generated object has a hierarchy to match the XML. Where the XML has multiple of the same tag name an array of elements named after the tag is generated.
The XML to parse
The generated object
Generated using TypeDoc
Parse an XML document in a object structure. The generated object has a hierarchy to match the XML. Where the XML has multiple of the same tag name an array of elements named after the tag is generated.