lib

hx.xml

meta categorieshaxall depends{lib:sys, versions:5.0.0}, {lib:axon, versions:4.0.5} licenseAFL-3.0 org{uri:https://haxall.io/, dis:Haxall} vcs{type:git, uri:https://github.com/haxall/haxall} version4.0.5 types XAttr

XML attribute

XElem

XML element

funcs xmlAttr

Get an attribute from an element by its non-qualified local name

xmlAttrs

Get list of all an elements attributes

xmlElem

Find an element by its non-qualified local name

xmlElems

Get the children elements

xmlName

Get the unqualified local name of an element or attribute

xmlNs

Get the namespace URI of an element or attribute

xmlPrefix

Get the namespace prefix of an element or attribute

xmlQname

Get the qualified local name of an element or attribute which includes both its prefix and unqualified name

xmlRead

Parse an XML document from an I/O handle and return root element

xmlVal

If node is an attribute, then return its value string

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST