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

Lines Matching refs:namespace

31  *     XPath will have trouble to resolve to this namespace, since not known.
560 const xmlChar *refTargetNs; /* The target namespace of the
1277 * @namespaceName: the namespace name
2568 * Get the namespace name.
2784 * @refURI: the referenced namespace URI
3761 * set: a schema wildcard namespace
4158 const xmlChar * namespace ATTRIBUTE_UNUSED,
4169 if (namespace != NULL)
4170 fprintf(output, "ns '%s'", namespace);
4499 fprintf(output, "no target namespace");
4600 * no namespace.
4627 * a namespace URI of @uri.
4721 * @ns: the element namespace
4755 * nsName: the type's namespace
4802 * @ns: the target namespace of the attribute
4836 * @ns: the target namespace of the attribute group
4876 * @ns: the target namespace of the group
4943 * @ns: the target namespace of the group
5135 * @namespace: the namespace
5176 * @namespace: the namespace
5246 * @nsName: the target namespace
5298 * @namespace: the type namespace
5339 * @namespace: the namespace
5573 * Creates a new wildcard namespace constraint.
5585 xmlSchemaPErrMemory(ctxt, "creating wildcard namespace constraint", NULL);
5610 /* The target namespace of the parent element declaration. */
5759 * @uri: the resulting namespace URI if found
5804 * target namespace.
5824 "corresponding namespace declaration in scope", value, NULL);
5840 * @uri: the resulting namespace URI if found
5873 * @uri: the resulting namespace URI if found
6402 * Check if the referenced namespace was <import>ed.
6416 * No matching <import>ed namespace found.
6425 "namespace are not allowed, since not indicated by an "
6431 "namespace '%s' are not allowed, since not indicated by an "
6504 * {any attributes with non-schema namespace . . .}>
6535 * {any attributes with non-schema namespace . . .}>
6557 * {any attributes with non-schema namespace . . .}>
6696 * Parses the attribute "processContents" and "namespace"
6733 * Build the namespace constraints.
6735 attr = xmlSchemaGetPropNode(node, "namespace");
6892 (!xmlStrEqual(attr->name, BAD_CAST "namespace")) &&
7033 (!xmlStrEqual(attr->name, BAD_CAST "namespace")) &&
7046 * Parse the namespace list.
7140 * Evaluate the target namespace
7248 "The target namespace must not match '%s'",
7526 "The target namespace must not match '%s'",
7703 * target namespace, then it must have exactly one such group."
8031 xmlSchemaPErrMemory(ctxt, "allocating a namespace array",
8579 * Evaluate the target namespace.
9303 * name attribute plus target namespace;"
10099 * Keep the current target namespace on the parser *not* on the
10329 * Save the namespace import information.
10335 * No location; this is just an import of the namespace.
10374 * namespace, regardless of the ���actual value��� of schemaLocation, but
10384 * 3 Based on the namespace name, identify an existing schema document,
10387 * 5 Attempt to resolve the namespace name to locate such a resource.
10418 "namespace '%s', since this namespace was already "
10449 * TODO: Check when the namespace in wildcards for chameleons
10695 (!xmlStrEqual(attr->name, BAD_CAST "namespace")) &&
10710 "namespace", xmlSchemaGetBuiltInType(XML_SCHEMAS_ANYURI),
10758 * 1.1 If the namespace [attribute] is present, then its ���actual value���
10766 "The value of the attribute 'namespace' must not match "
10767 "the target namespace '%s' of the importing schema",
10773 * 1.2 If the namespace [attribute] is not present, then the enclosing
10780 "The attribute 'namespace' must be existent if "
10781 "the importing schema has no target namespace",
11005 "The target namespace of the included/redefined schema "
11007 "schema has no target namespace",
11016 "The target namespace '%s' of the included/redefined "
11025 * Chameleons: the original target namespace will
11026 * differ from the resulting namespace.
11348 * its own name attribute plus target namespace, then
11514 * of its own name attribute plus target namespace;"
12121 * TODO: We need the target namespace.
12714 * 1. the {"*", "*"} for elements in a namespace.
12721 * 2. the {"*"} for elements in no namespace.
13377 * Clones the namespace constraints of source
13423 * Unions the namespace constraints of the given wildcards.
13491 * 3 If both O1 and O2 are sets of (namespace names or ���absent���),
13524 * 4 If the two are negations of different values (namespace names
13566 * 5.1 If the set S includes both the negated namespace
13580 * 5.2 If the set S includes the negated namespace name
13597 * namespace name, then the union is not expressible.
13606 * 5.4 If the set S does not include either the negated namespace
13608 * and a namespace name must be the value.
13683 * Intersects the namespace constraints of the given wildcards.
13742 * 3 If either O1 or O2 is a pair of not and a value (a namespace
13743 * name or ���absent���) and the other is a set of (namespace names or
13794 * 4 If both O1 and O2 are sets of (namespace names or ���absent���),
13828 /* 5 If the two are negations of different namespace names,
13843 * 6 If the one is a negation of a namespace name and the other
13845 * of a namespace name must be the value.
13863 * Returns 0 if the namespace constraint of @sub is an intensional
13876 * 2.1 sub must be a pair of not and a namespace name or ���absent���.
13884 * 3.1 sub must be a set whose members are either namespace names or ���absent���.
13914 * 3.2.2 super must be a pair of not and a namespace name or
13961 * @ns: the namespace
13964 * (cvc-wildcard-namespace)
13966 * Returns 0 if the given namespace matches the wildcard,
14043 * namespace}, then all of the following must be true:"
14152 * {attribute wildcard} and the {target namespace} of the
14182 * {target namespace} as its {attribute declaration} in the {attribute
14251 * {namespace constraint} must be a subset of the {base type
14252 * definition}'s {attribute wildcard}'s {namespace constraint},
14463 * and whose {namespace constraint} is the intensional union
14464 * of the {namespace constraint} of the ���complete wildcard���
15835 * {target namespace}s."
16071 * {name}, {target namespace} and {type definition} as its attribute
16119 * {attribute wildcard}'s {namespace constraint} must be a subset
16120 * of the complex type definition's {attribute wildcard}'s {namespace
16716 * SPEC (1) "The declarations' {name}s and {target namespace}s are
16820 * SPEC (1) "The element declaration's {target namespace} is ���valid���
16821 * with respect to the wildcard's {namespace constraint} as defined by
16895 * SPEC (2) "R's {namespace constraint} must be an intensional subset
16896 * of B's {namespace constraint} as defined by Wildcard Subset (���3.10.6)."
19278 * {target namespace}s are identical."
19817 * the same {name} and {target namespace}, then
20387 * target namespace must successfully ���resolve��� to a model
20390 * target namespace must successfully ���resolve��� to an attribute
20623 * same namespace from multiple locations. We don't do currently,
21484 * @nsName: the namespace name of the new schema
21661 * Get the namespace name.
21688 * I.e. the namespace name *and* the document's URI.
21692 "The value must consist of tuples: the target namespace "
21729 * Note that the namespace bindings are already
24326 * - is there any namespace binding?
24327 * - is there a default namespace?
24334 * A namespace must be found if the prefix is
24342 "corresponding namespace declaration in "
24749 * A namespace must be found if the prefix is NOT NULL.
24756 "corresponding namespace declaration in scope",
25031 * "The attributes of must be empty, excepting those whose namespace
25117 * item's [attributes] excepting those whose [namespace name] is
25157 * {target namespace} is identical to the attribute information
25158 * item's [namespace name] (where an ���absent��� {target namespace}
25159 * is taken to be identical to a [namespace name] with no value),
25248 * "... its [namespace name] must be ���valid��� with respect to
25289 * [local name] and [namespace name] resolve (as
25461 * Create a namespace declaration on the validation
25462 * root node if no namespace declaration is in scope.
25703 * The namespace of the element was already identified to be
27205 * Although the parser builds its own namespace list,
27210 * Store prefix and namespace name.
27218 "allocating namespace bindings for SAX validation",
27232 "re-allocating namespace bindings for SAX validation",
27252 * SAX VAL TODO: We are not adding namespace declaration
27745 * DOC VAL TODO: We do not register namespace declaration