xml::namespace

Constant 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.