Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
DschemasInternals.in.h276 struct _xmlSchemaAttribute { struct
278 struct _xmlSchemaAttribute *next; /* the next attribute (not used?) */ argument
279 const xmlChar *name; /* the name of the declaration */
280 const xmlChar *id; /* Deprecated; not used */
304 typedef struct _xmlSchemaAttributeLink xmlSchemaAttributeLink; argument
308 struct _xmlSchemaAttribute *attr;/* the linked attribute */ argument
/third_party/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