Constant xml::namespace::NS_XML_PREFIX

source ·
pub const NS_XML_PREFIX: &'static 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.