xml::namespace

Constant NS_XMLNS_URI

Source
pub const NS_XMLNS_URI: &str = "http://www.w3.org/2000/xmlns/";
Expand description

Designates the standard URI for xmlns prefix.

See A Namespace Name for xmlns Attributes for more information.