Module name

Source
Expand description

Contains XML qualified names manipulation types and functions.

Structsยง

Name
Represents a qualified XML name.
OwnedName
An owned variant of Name.
ReprDisplay
A wrapper around Name whose Display implementation prints the wrapped name as it is displayed in an XML document.