pub const NS_XML_PREFIX: &str = "xml";
Expand description
Designates prefix for a namespace containing several special predefined attributes.
See 2.10 White Space handling, 2.1 Language Identification, XML Base specification and xml:id specification for more information.