Searched defs:_xmlAttribute (Results 1 – 1 of 1) sorted by relevance
252 struct _xmlAttribute { struct263 struct _xmlAttribute *nexth; /* next in hash table */ argument264 xmlAttributeType atype; /* The attribute type */265 xmlAttributeDefault def; /* the default */266 const xmlChar *defaultValue; /* or the default value */267 xmlEnumerationPtr tree; /* or the enumeration tree if any */268 const xmlChar *prefix; /* the namespace prefix if any */269 const xmlChar *elem; /* Element holding the attribute */