Module xml::name[][src]

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