Searched refs:importNamespace (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c386 const xmlChar *importNamespace; member in struct:_xmlSchemaSchemaRelation
6412 xmlStrEqual(namespaceName, rel->importNamespace))
10273 const xmlChar *importNamespace,
10334 relation->importNamespace = importNamespace;
10343 targetNamespace = importNamespace;
10398 importNamespace, 1);
10422 schemaLocation, importNamespace, bkt->schemaLocation);
10265 xmlSchemaAddSchemaDoc(xmlSchemaParserCtxtPtr pctxt, int type, const xmlChar *schemaLocation, xmlDocPtr schemaDoc, const char *schemaBuffer, int schemaBufferLen, xmlNodePtr invokingNode, const xmlChar *sourceTargetNamespace, const xmlChar *importNamespace, xmlSchemaBucketPtr *bucket) argument

Completed in 116 milliseconds