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