Constant xml::namespace::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.