pub const xmlElementType_XML_ATTRIBUTE_NODE: xmlElementType = 2;Expand description
An attribute.
Objects of this type are an xmlAttr.
pub const xmlElementType_XML_ATTRIBUTE_NODE: xmlElementType = 2;An attribute.
Objects of this type are an xmlAttr.