Expand description
Contains XML qualified names manipulation types and functions.
Structsยง
- Name
- Represents a qualified XML name.
- Owned
Name - An owned variant of
Name
. - Repr
Display - A wrapper around
Name
whoseDisplay
implementation prints the wrapped name as it is displayed in an XML document.