pub const XML_XMLNS_PREFIX: &[u8] = b"xmlns\0";
The xmlns prefix.
#define XML_XMLNS_PREFIX (const xmlChar *) "xmlns"