Searched defs:_xmlSchemaBucket (Results 1 – 2 of 2) sorted by relevance
400 struct _xmlSchemaBucket { struct401 int type;402 int flags;403 const xmlChar *schemaLocation;404 const xmlChar *origTargetNamespace;405 const xmlChar *targetNamespace;406 xmlDocPtr doc;407 xmlSchemaSchemaRelationPtr relations;408 int located;409 int parsed;[all …]
429 struct _xmlSchemaBucket { struct430 int type;431 int flags;432 const xmlChar *schemaLocation;433 const xmlChar *origTargetNamespace;434 const xmlChar *targetNamespace;435 xmlDocPtr doc;436 xmlSchemaSchemaRelationPtr relations;437 int located;438 int parsed;[all …]