Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c455 struct _xmlSchemaInclude { struct
456 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 …]