Searched defs:_xmlSchemaAttribute (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DschemasInternals.h246 typedef struct _xmlSchemaAttribute xmlSchemaAttribute;
248 struct _xmlSchemaAttribute { struct
250 struct _xmlSchemaAttribute *next; /* the next attribute (not used?) */
280 struct _xmlSchemaAttribute *attr;/* the linked attribute */
363 struct _xmlSchemaAttribute *next;/* the next attribute if in a group ... */
/external/libxml2/include/libxml/
H A DschemasInternals.h246 typedef struct _xmlSchemaAttribute xmlSchemaAttribute;
248 struct _xmlSchemaAttribute { struct
250 struct _xmlSchemaAttribute *next; /* the next attribute (not used?) */
280 struct _xmlSchemaAttribute *attr;/* the linked attribute */
363 struct _xmlSchemaAttribute *next;/* the next attribute if in a group ... */

Completed in 254 milliseconds