Constant xml::namespace::NS_XMLNS_URI

source ·
pub const NS_XMLNS_URI: &'static str = "http://www.w3.org/2000/xmlns/";
Expand description

Designates the standard URI for xmlns prefix.

See [A Namespace Name for xmlns Attributes][1] for more information.