Searched defs:_xmlSchemaAttribute (Results 1 – 3 of 3) sorted by relevance
249 struct _xmlSchemaAttribute { struct251 struct _xmlSchemaAttribute *next; /* the next attribute (not used?) */ argument252 const xmlChar *name; /* the name of the declaration */253 const xmlChar *id; /* Deprecated; not used */277 typedef struct _xmlSchemaAttributeLink xmlSchemaAttributeLink; argument281 struct _xmlSchemaAttribute *attr;/* the linked attribute */ argument