• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/

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;
10434 (bkt->targetNamespace != sourceTargetNamespace)) {
10439 * aleady build for the targetNamespace of the including
10445 * targetNamespace of those components, do nothing otherwise.
10447 * chameleon for every destinct including targetNamespace; thus
10463 * targetNamespace.
10466 * the new targetNamespace.
10603 * targetNamespace value here.
10605 targetNamespace = xmlSchemaGetProp(pctxt, docElem,
10606 "targetNamespace");
10613 targetNamespace);
10622 bkt->targetNamespace = targetNamespace;
10623 bkt->origTargetNamespace = targetNamespace;
10750 * Note that it is important to use the original @targetNamespace
10752 * @targetNamespace if the importing schema is a chameleon schema
10753 * (with no @targetNamespace).
10760 * targetNamespace [attribute].
10774 * <schema> must have a targetNamespace [attribute].
10944 NULL, 0, node, pctxt->targetNamespace, NULL, &bucket);
10990 * Check targetNamespace sanity before parsing the new schema.
10992 * targetNamespace was bad.
10997 * "SII has a targetNamespace [attribute], and its ���actual
10998 * value��� is identical to the ���actual value��� of the targetNamespace
11001 if (pctxt->targetNamespace == NULL) {
11011 pctxt->targetNamespace)) {
11020 pctxt->targetNamespace);
11023 } else if (pctxt->targetNamespace != NULL) {
11030 (bucket->targetNamespace != pctxt->targetNamespace)) {
11036 "different targetNamespace");
11039 bucket->targetNamespace = pctxt->targetNamespace;
11506 (! xmlStrEqual(type->baseNs, type->targetNamespace)))
11521 xmlSchemaFormatQName(&str2, type->targetNamespace,
12109 ctxt->targetNamespace, node, 0);
12113 NULL, ctxt->targetNamespace, node, 0);
12129 name, ctxt->targetNamespace, node, 1);
12136 type->targetNamespace = ctxt->targetNamespace;
12549 elemDecl->name, elemDecl->targetNamespace, elemDecl);
12556 member->name, member->targetNamespace, member);
12565 elemDecl->name, elemDecl->targetNamespace, elemDecl), end);
12581 * member->name, member->targetNamespace,
12585 member->name, member->targetNamespace, member);
12602 elemDecl->name, elemDecl->targetNamespace, elemDecl),
12612 member->name, member->targetNamespace, member),
12644 elemDecl->name, elemDecl->targetNamespace, elemDecl);
12650 elemDecl->name, elemDecl->targetNamespace, elemDecl);
12652 elemDecl->name, elemDecl->targetNamespace, elemDecl);
12663 elemDecl->name, elemDecl->targetNamespace, elemDecl);
12998 elemDecl->targetNamespace,
13006 elemDecl->targetNamespace,
13209 nsName = ((xmlSchemaQNameRefPtr) link->type)->targetNamespace;
14159 (WXS_ATTRUSE_DECL(cur))->targetNamespace) != 0))
14391 pro->targetNamespace))
15000 ref->itemType, ref->name, ref->targetNamespace);
15004 "ref", ref->name, ref->targetNamespace, ref->itemType,
16531 xmlSchemaFormatQName(&str, base->targetNamespace,
16558 xmlSchemaFormatQName(&str, base->targetNamespace,
16610 xmlSchemaFormatQName(&str, base->targetNamespace,
16629 xmlSchemaFormatQName(&str, base->targetNamespace,
16638 xmlSchemaFormatQName(&str, base->targetNamespace,
16721 (! xmlStrEqual(elemR->targetNamespace, elemB->targetNamespace))))
16825 ((xmlSchemaElementPtr) r->children)->targetNamespace) != 0)
18129 XML_SCHEMA_TYPE_SIMPLE, tmpname, type->targetNamespace,
18133 XML_SCHEMA_TYPE_SIMPLE, NULL, type->targetNamespace,
18630 base->targetNamespace, base->name));
18871 item->targetNamespace, item->name));
19188 (prohib->targetNamespace == WXS_ATTRUSE_DECL_TNS(use)))
19199 prohib->targetNamespace, prohib->name),
19360 ref->targetNamespace);
19365 "ref", ref->name, ref->targetNamespace,
19823 xmlStrEqual(WXS_PARTICLE_TERM_AS_ELEM(cur)->targetNamespace,
19824 WXS_PARTICLE_TERM_AS_ELEM(searchParticle)->targetNamespace))
19838 WXS_PARTICLE_TERM_AS_ELEM(cur)->targetNamespace,
19944 ref->itemType, ref->name, ref->targetNamespace);
19948 ref->targetNamespace, ref->itemType, NULL);
20083 ref->name, ref->targetNamespace);
20088 "ref", ref->name, ref->targetNamespace,
20272 idc->ref->targetNamespace);
20282 idc->ref->targetNamespace,
20314 xmlSchemaFormatQName(&str, refer->targetNamespace,
20330 prohib->targetNamespace) == NULL) {
20335 "ref", prohib->name, prohib->targetNamespace,
24878 (*localType)->targetNamespace,
25149 if (!xmlStrEqual(iattr->nsName, attrDecl->targetNamespace))
25219 tmpiattr->nsName = attrDecl->targetNamespace;
25648 iattr->decl->targetNamespace,