• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/

Lines Matching defs:targetNamespace

30  *     IDC XPath expression and chameleon includes: the targetNamespace is changed, so
175 #define WXS_ATTRUSE_DECL_TNS(au) (WXS_ATTRUSE_DECL(au))->targetNamespace
398 const xmlChar *targetNamespace;
426 * For chameleon includes, @targetNamespace will be the
427 * targetNamespace of the including schema.
429 const xmlChar *targetNamespace;
453 const xmlChar *targetNamespace;
545 const xmlChar *targetNamespace;
628 const xmlChar *targetNamespace;
649 const xmlChar *targetNamespace;
705 const xmlChar *targetNamespace;
742 const xmlChar *targetNamespace;
1356 #define xmlSchemaGetQNameRefTargetNs(r) (WXS_QNAME_CAST (r))->targetNamespace
1367 return(((xmlSchemaQNameRefPtr) ref)->targetNamespace);
1376 return (((xmlSchemaElementPtr) item)->targetNamespace);
1378 return (((xmlSchemaAttributePtr) item)->targetNamespace);
1380 return (((xmlSchemaAttributeGroupPtr) item)->targetNamespace);
1385 return (((xmlSchemaTypePtr) item)->targetNamespace);
1387 return (((xmlSchemaModelGroupDefPtr) item)->targetNamespace);
1391 return (((xmlSchemaIDCPtr) item)->targetNamespace);
1400 return (((xmlSchemaQNameRefPtr) item)->targetNamespace);
1402 return (((xmlSchemaNotationPtr) item)->targetNamespace);
1658 attr->targetNamespace, attr->name));
1673 elem->targetNamespace, elem->name));
2462 type->targetNamespace, type->name));
3127 type->targetNamespace, type->name));
3527 int type, const xmlChar *targetNamespace)
3550 ret->targetNamespace = targetNamespace;
3566 * An xmlSchema will be created for every distinct targetNamespace.
3567 * We assign the targetNamespace to the schemata here.
3582 * Ensure that the main schema gets a targetNamespace.
3584 mainSchema->targetNamespace = targetNamespace;
3594 * targetNamespace.
3601 WXS_IMPBUCKET(ret)->schema->targetNamespace = targetNamespace;
3619 if (targetNamespace == NULL)
3624 targetNamespace, ret);
4289 ((xmlSchemaElementPtr)term)->targetNamespace,
4357 tns = prohib->targetNamespace;
4362 tns = ref->targetNamespace;
4393 if (type->targetNamespace != NULL)
4394 fprintf(output, "ns '%s' ", type->targetNamespace);
4496 if (schema->targetNamespace != NULL)
4497 fprintf(output, "%s", (const char *) schema->targetNamespace);
4701 if (xmlStrEqual(nsName, schema->targetNamespace)) { \
5008 #define WXS_COMP_TNS(c, t) ((t) (c))->targetNamespace
5123 ret->targetNamespace = nsName;
5161 ret->targetNamespace = nsName;
5274 ret->targetNamespace = nsName;
5323 ret->targetNamespace = nsName;
5365 ret->targetNamespace = nsName;
5402 ret->targetNamespace = refNs;
5553 ret->targetNamespace = nsName;
5611 ret->targetNamespace = nsName;
5695 head->name, head->targetNamespace, ret) != 0) {
5711 head->name, head->targetNamespace));
5806 *uri = ctxt->targetNamespace;
6397 if (xmlStrEqual(pctxt->targetNamespace, namespaceName))
6744 wildc->negNsSet->value = ctxt->targetNamespace;
6765 "(##targetNamespace | ##local)))",
6769 if (xmlStrEqual(nsItem, BAD_CAST "##targetNamespace")) {
6770 dictnsItem = ctxt->targetNamespace;
6979 ctxt->targetNamespace, node);
7146 ns = pctxt->targetNamespace;
7239 ns = pctxt->targetNamespace;
7389 (tmpNs == (WXS_ATTR_PROHIB_CAST use)->targetNamespace))
7412 prohib->targetNamespace = tmpNs;
7523 if (xmlStrEqual(pctxt->targetNamespace, xmlSchemaInstanceNs)) {
7531 pctxt->targetNamespace, node, 1);
7786 name, pctxt->targetNamespace, node);
8289 const xmlChar *targetNamespace)
8332 item = xmlSchemaAddIDC(ctxt, schema, name, targetNamespace,
8358 &(item->ref->targetNamespace),
8361 item->ref->targetNamespace);
8582 ns = ctxt->targetNamespace;
8588 ns = ctxt->targetNamespace;
8597 ns = ctxt->targetNamespace;
8772 XML_SCHEMA_TYPE_IDC_UNIQUE, decl->targetNamespace);
8775 XML_SCHEMA_TYPE_IDC_KEY, decl->targetNamespace);
8778 XML_SCHEMA_TYPE_IDC_KEYREF, decl->targetNamespace);
9164 * SPEC "The �actual value� of the targetNamespace [attribute]
9180 ctxt->targetNamespace, node, 0);
9184 NULL, ctxt->targetNamespace, node, 0);
9213 attrValue, ctxt->targetNamespace, node, 1);
9263 type->targetNamespace = ctxt->targetNamespace;
9453 ctxt->targetNamespace, node);
9638 attr = xmlSchemaGetPropNode(node, "targetNamespace");
10024 const xmlChar *targetNamespace)
10039 (cur->targetNamespace == targetNamespace))
10052 const xmlChar *targetNamespace,
10066 (cur->origTargetNamespace == targetNamespace) &&
10102 pctxt->targetNamespace = bucket->targetNamespace;
10105 if ((bucket->targetNamespace != NULL) &&
10106 xmlStrEqual(bucket->targetNamespace, xmlSchemaNs)) {
10274 const xmlChar *targetNamespace = NULL;
10341 targetNamespace = importNamespace;
10427 (bkt->targetNamespace != sourceTargetNamespace)) {
10432 * aleady build for the targetNamespace of the including
10438 * targetNamespace of those components, do nothing otherwise.
10440 * chameleon for every destinct including targetNamespace; thus
10456 * targetNamespace.
10459 * the new targetNamespace.
10595 * targetNamespace value here.
10597 targetNamespace = xmlSchemaGetProp(pctxt, docElem,
10598 "targetNamespace");
10605 targetNamespace);
10614 bkt->targetNamespace = targetNamespace;
10615 bkt->origTargetNamespace = targetNamespace;
10742 * Note that it is important to use the original @targetNamespace
10744 * @targetNamespace if the importing schema is a chameleon schema
10745 * (with no @targetNamespace).
10752 * targetNamespace [attribute].
10766 * <schema> must have a targetNamespace [attribute].
10936 NULL, 0, node, pctxt->targetNamespace, NULL, &bucket);
10982 * Check targetNamespace sanity before parsing the new schema.
10984 * targetNamespace was bad.
10989 * "SII has a targetNamespace [attribute], and its �actual
10990 * value� is identical to the �actual value� of the targetNamespace
10993 if (pctxt->targetNamespace == NULL) {
11003 pctxt->targetNamespace)) {
11012 pctxt->targetNamespace);
11015 } else if (pctxt->targetNamespace != NULL) {
11022 (bucket->targetNamespace != pctxt->targetNamespace)) {
11028 "different targetNamespace");
11031 bucket->targetNamespace = pctxt->targetNamespace;
11498 (! xmlStrEqual(type->baseNs, type->targetNamespace)))
11513 xmlSchemaFormatQName(&str2, type->targetNamespace,
12101 ctxt->targetNamespace, node, 0);
12105 NULL, ctxt->targetNamespace, node, 0);
12121 name, ctxt->targetNamespace, node, 1);
12128 type->targetNamespace = ctxt->targetNamespace;
12541 elemDecl->name, elemDecl->targetNamespace, elemDecl);
12548 member->name, member->targetNamespace, member);
12557 elemDecl->name, elemDecl->targetNamespace, elemDecl), end);
12573 * member->name, member->targetNamespace,
12577 member->name, member->targetNamespace, member);
12594 elemDecl->name, elemDecl->targetNamespace, elemDecl),
12604 member->name, member->targetNamespace, member),
12636 elemDecl->name, elemDecl->targetNamespace, elemDecl);
12642 elemDecl->name, elemDecl->targetNamespace, elemDecl);
12644 elemDecl->name, elemDecl->targetNamespace, elemDecl);
12655 elemDecl->name, elemDecl->targetNamespace, elemDecl);
12990 elemDecl->targetNamespace,
12998 elemDecl->targetNamespace,
13201 nsName = ((xmlSchemaQNameRefPtr) link->type)->targetNamespace;
14151 (WXS_ATTRUSE_DECL(cur))->targetNamespace) != 0))
14383 pro->targetNamespace))
14990 ref->itemType, ref->name, ref->targetNamespace);
14994 "ref", ref->name, ref->targetNamespace, ref->itemType,
16521 xmlSchemaFormatQName(&str, base->targetNamespace,
16548 xmlSchemaFormatQName(&str, base->targetNamespace,
16600 xmlSchemaFormatQName(&str, base->targetNamespace,
16619 xmlSchemaFormatQName(&str, base->targetNamespace,
16628 xmlSchemaFormatQName(&str, base->targetNamespace,
16711 (! xmlStrEqual(elemR->targetNamespace, elemB->targetNamespace))))
16815 ((xmlSchemaElementPtr) r->children)->targetNamespace) != 0)
18117 XML_SCHEMA_TYPE_SIMPLE, tmpname, type->targetNamespace,
18121 XML_SCHEMA_TYPE_SIMPLE, NULL, type->targetNamespace,
18618 base->targetNamespace, base->name));
18859 item->targetNamespace, item->name));
19178 (prohib->targetNamespace == WXS_ATTRUSE_DECL_TNS(use)))
19189 prohib->targetNamespace, prohib->name),
19350 ref->targetNamespace);
19355 "ref", ref->name, ref->targetNamespace,
19813 xmlStrEqual(WXS_PARTICLE_TERM_AS_ELEM(cur)->targetNamespace,
19814 WXS_PARTICLE_TERM_AS_ELEM(searchParticle)->targetNamespace))
19828 WXS_PARTICLE_TERM_AS_ELEM(cur)->targetNamespace,
19934 ref->itemType, ref->name, ref->targetNamespace);
19938 ref->targetNamespace, ref->itemType, NULL);
20073 ref->name, ref->targetNamespace);
20078 "ref", ref->name, ref->targetNamespace,
20262 idc->ref->targetNamespace);
20272 idc->ref->targetNamespace,
20304 xmlSchemaFormatQName(&str, refer->targetNamespace,
20320 prohib->targetNamespace) == NULL) {
20325 "ref", prohib->name, prohib->targetNamespace,
24854 (*localType)->targetNamespace,
25125 if (!xmlStrEqual(iattr->nsName, attrDecl->targetNamespace))
25195 tmpiattr->nsName = attrDecl->targetNamespace;
25624 iattr->decl->targetNamespace,