Searched defs:_xmlSchemaInclude (Results 1 – 2 of 2) sorted by relevance
455 struct _xmlSchemaInclude { struct456 int type;457 int flags;458 const xmlChar *schemaLocation;459 const xmlChar *origTargetNamespace;460 const xmlChar *targetNamespace;461 xmlDocPtr doc;462 xmlSchemaSchemaRelationPtr relations;463 int located;464 int parsed;[all …]
484 struct _xmlSchemaInclude { struct485 int type;486 int flags;487 const xmlChar *schemaLocation;488 const xmlChar *origTargetNamespace;489 const xmlChar *targetNamespace;490 xmlDocPtr doc;491 xmlSchemaSchemaRelationPtr relations;492 int located;493 int parsed;[all …]