Searched defs:_xmlSchemaAttribute (Results 1 – 1 of 1) sorted by relevance
248 struct _xmlSchemaAttribute { struct250 struct _xmlSchemaAttribute *next; /* the next attribute (not used?) */ argument251 const xmlChar *name; /* the name of the declaration */252 const xmlChar *id; /* Deprecated; not used */276 typedef struct _xmlSchemaAttributeLink xmlSchemaAttributeLink; argument280 struct _xmlSchemaAttribute *attr;/* the linked attribute */ argument