Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemas.c444 struct _xmlSchemaInclude { struct
445 int type;
446 int flags;
447 const xmlChar *schemaLocation;
448 const xmlChar *origTargetNamespace;
449 const xmlChar *targetNamespace;
450 xmlDocPtr doc;
451 xmlSchemaSchemaRelationPtr relations;
452 int located;
453 int parsed;
[all …]