Home
last modified time | relevance | path

Searched refs:_xmlSchemaAttribute (Results 1 – 1 of 1) sorted by relevance

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