Zum Hauptinhalt springen

Parse XML

Anatomy

<xml:parse var="var">
string
</xml:parse>

Description: XML:PARSE parses a XML document.

XML:PARSE returns the root element as an array comprised of the following items:

Key Description

name tag name (upper case) attr array of attributes with associated name (upper case) and value pairs nodes array of child nodes including cdata parts child array of child elements elems array of child elements grouped by tag name (upper case) cdata concatenated cdata value

Attributes

NameTypeDescriptionDefined By
varvarResult variable name xml:parse

Results:

BindingTypePredicate
vararrayno-result-propagation