Constant xml::namespace::NS_XMLNS_PREFIX

source ·
pub const NS_XMLNS_PREFIX: &'static str = "xmlns";
Expand description

Designates prefix for namespace definitions.

See Namespaces in XML spec for more information.