Searched defs:_xmlAttribute (Results 1 – 2 of 2) sorted by relevance
255 struct _xmlAttribute { struct266 struct _xmlAttribute *nexth; /* next in hash table */ argument267 xmlAttributeType atype; /* The attribute type */268 xmlAttributeDefault def; /* the default */269 const xmlChar *defaultValue; /* or the default value */270 xmlEnumerationPtr tree; /* or the enumeration tree if any */271 const xmlChar *prefix; /* the namespace prefix if any */272 const xmlChar *elem; /* Element holding the attribute */