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
NamewhoseDisplayimplementation prints the wrapped name as it is displayed in an XML document.