[][src]Module xml::name

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.