Searched defs:_xmlSchemaAttributeLink (Results 1 – 1 of 1) sorted by relevance
278 struct _xmlSchemaAttributeLink { struct279 struct _xmlSchemaAttributeLink *next;/* the next attribute link ... */ argument280 struct _xmlSchemaAttribute *attr;/* the linked attribute */