pub const xmlElementType_XML_ATTRIBUTE_DECL: xmlElementType = 16;Expand description
An attribute declaration.
Objects of this type are an xmlAttribute.
pub const xmlElementType_XML_ATTRIBUTE_DECL: xmlElementType = 16;An attribute declaration.
Objects of this type are an xmlAttribute.