Searched defs:_xmlSchemaAttribute (Results 1 – 2 of 2) sorted by relevance
276 struct _xmlSchemaAttribute { struct278 struct _xmlSchemaAttribute *next; /* the next attribute (not used?) */ argument279 const xmlChar *name; /* the name of the declaration */280 const xmlChar *id; /* Deprecated; not used */304 typedef struct _xmlSchemaAttributeLink xmlSchemaAttributeLink; argument308 struct _xmlSchemaAttribute *attr;/* the linked attribute */ argument
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