Skip to main content

Module namespace

Module namespace 

Source
Expand description

Namespace handling for XML elements.

Structs§

ExpandedName
Represents an expanded XML name (namespace URI + local name).
NamespaceContext
Tracks namespace bindings during parsing.

Functions§

is_xmlns_attr
Checks if an attribute name is a namespace declaration.
split_qname
Splits a qualified name into prefix and local name.