Home
last modified time | relevance | path

Searched refs:baseNs (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
DschemasInternals.h619 const xmlChar *baseNs; /* Base type's target namespace */ member
/external/libxml2/
Dxmlschemas.c4507 if (type->baseNs != NULL) in xmlSchemaTypeDump()
4508 fprintf(output, " ns '%s'\n", type->baseNs); in xmlSchemaTypeDump()
9111 node, "itemType", &(type->baseNs), &(type->base)); in xmlSchemaParseList()
11565 &(type->baseNs), &(type->base)) == 0) in xmlSchemaParseRestriction()
11579 (! xmlStrEqual(type->baseNs, type->targetNamespace))) in xmlSchemaParseRestriction()
11593 xmlSchemaFormatQName(&str1, type->baseNs, type->base), in xmlSchemaParseRestriction()
11600 type->baseNs = NULL; in xmlSchemaParseRestriction()
11859 "base", &(type->baseNs), &(type->base)) == 0) && in xmlSchemaParseExtension()
15072 typeDef->base, typeDef->baseNs); in xmlSchemaResolveTypeReferences()
15077 "base", typeDef->base, typeDef->baseNs, in xmlSchemaResolveTypeReferences()
[all …]
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle767 d baseNs * const xmlChar *