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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c378 const xmlChar *importNamespace; member in struct:_xmlSchemaSchemaRelation
6401 xmlStrEqual(namespaceName, rel->importNamespace))
10262 const xmlChar *importNamespace,
10323 relation->importNamespace = importNamespace;
10332 targetNamespace = importNamespace;
10383 importNamespace, 1);
10404 schemaLocation, importNamespace, bkt->schemaLocation);
10254 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 126 milliseconds