Searched defs:sourceTargetNamespace (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c10272 const xmlChar *sourceTargetNamespace,
10436 (bkt->targetNamespace != sourceTargetNamespace)) {
10457 schemaLocation, sourceTargetNamespace);
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 3279 milliseconds