Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DschemasInternals.h248 struct _xmlSchemaAttribute { struct
250 struct _xmlSchemaAttribute *next; /* the next attribute (not used?) */ argument
251 const xmlChar *name; /* the name of the declaration */
252 const xmlChar *id; /* Deprecated; not used */
276 typedef struct _xmlSchemaAttributeLink xmlSchemaAttributeLink; argument
280 struct _xmlSchemaAttribute *attr;/* the linked attribute */ argument