hx.xml
XML attribute
XML element
Get an attribute from an element by its non-qualified local name
Get list of all an elements attributes
Find an element by its non-qualified local name
Get the children elements
Get the unqualified local name of an element or attribute
Get the namespace URI of an element or attribute
Get the namespace prefix of an element or attribute
Get the qualified local name of an element or attribute which includes both its prefix and unqualified name
Parse an XML document from an I/O handle and return root element
If node is an attribute, then return its value string