Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c458 struct _xmlSchemaInclude { struct
459 int type;
460 int flags;
461 const xmlChar *schemaLocation;
462 const xmlChar *origTargetNamespace;
463 const xmlChar *targetNamespace;
464 xmlDocPtr doc;
465 xmlSchemaSchemaRelationPtr relations;
466 int located;
467 int parsed;
[all …]