_xmlSchemaAttribute 246 third_party/libxml/src/include/libxml/schemasInternals.h typedef struct _xmlSchemaAttribute xmlSchemaAttribute; _xmlSchemaAttribute 250 third_party/libxml/src/include/libxml/schemasInternals.h struct _xmlSchemaAttribute *next; /* the next attribute (not used?) */ _xmlSchemaAttribute 280 third_party/libxml/src/include/libxml/schemasInternals.h struct _xmlSchemaAttribute *attr;/* the linked attribute */ _xmlSchemaAttribute 363 third_party/libxml/src/include/libxml/schemasInternals.h struct _xmlSchemaAttribute *next;/* the next attribute if in a group ... */