pub const xmlElementType_XML_PI_NODE: xmlElementType = 7;Expand description
A processing instruction.
Objects of this type are an xmlNode.
pub const xmlElementType_XML_PI_NODE: xmlElementType = 7;A processing instruction.
Objects of this type are an xmlNode.