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.
pub const NS_XMLNS_URI: &str = "http://www.w3.org/2000/xmlns/";
Designates the standard URI for xmlns
prefix.
See A Namespace Name for xmlns Attributes for more information.