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