Constant xml::namespace::NS_XML_URI

source ·
pub const NS_XML_URI: &'static str = "http://www.w3.org/XML/1998/namespace";
Expand description

Designates the standard URI for xml prefix.

See NS_XML_PREFIX documentation for more information.