Searched refs:typeNs (Results 1 – 5 of 5) sorted by relevance
/third_party/gettext/gnulib-local/lib/libxml/ |
D | schemasInternals.in.h | 284 const xmlChar *typeNs; /* the ns URI of the type definition */ member
|
D | xmlschemas.c | 7381 attrDecl->typeNs = tmpNs; in xmlSchemaParseLocalAttribute() 7648 node, "type", &ret->typeNs, &ret->typeName); in xmlSchemaParseGlobalAttribute() 20401 item->typeNs); in xmlSchemaResolveAttrTypeReferences() 20406 "type", item->typeName, item->typeNs, in xmlSchemaResolveAttrTypeReferences()
|
/third_party/libxml2/include/libxml/ |
D | schemasInternals.h | 256 const xmlChar *typeNs; /* the ns URI of the type definition */ member
|
/third_party/libxml2/os400/libxmlrpg/ |
D | schemasInternals.rpgle | 361 d typeNs * const xmlChar *
|
/third_party/libxml2/ |
D | xmlschemas.c | 7397 attrDecl->typeNs = tmpNs; in xmlSchemaParseLocalAttribute() 7664 node, "type", &ret->typeNs, &ret->typeName); in xmlSchemaParseGlobalAttribute() 20457 item->typeNs); in xmlSchemaResolveAttrTypeReferences() 20462 "type", item->typeName, item->typeNs, in xmlSchemaResolveAttrTypeReferences()
|