Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c448 struct _xmlSchemaInclude { struct
449 int type;
450 int flags;
451 const xmlChar *schemaLocation;
452 const xmlChar *origTargetNamespace;
453 const xmlChar *targetNamespace;
454 xmlDocPtr doc;
455 xmlSchemaSchemaRelationPtr relations;
456 int located;
457 int parsed;
[all …]