JadeXMLElement Properties

The properties defined in the JadeXMLElement class are summarized in the following table.

Property Contains the …
attributes Array of attributes of the element
localName Local name (without the prefix) of the element
namespaceURI Namespace URI of the element
tagName Qualified name (with the prefix) of the element
textData Text data of a text-only element