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

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.
10370 * namespace, regardless of the �actual value� of schemaLocation, but
10380 * 3 Based on the namespace name, identify an existing schema document,
10383 * 5 Attempt to resolve the namespace name to locate such a resource.
10411 "namespace '%s', since this namespace was already "
10442 * TODO: Check when the namespace in wildcards for chameleons
10687 (!xmlStrEqual(attr->name, BAD_CAST "namespace")) &&
10702 "namespace", xmlSchemaGetBuiltInType(XML_SCHEMAS_ANYURI),
10750 * 1.1 If the namespace [attribute] is present, then its �actual value�
10758 "The value of the attribute 'namespace' must not match "
10759 "the target namespace '%s' of the importing schema",
10765 * 1.2 If the namespace [attribute] is not present, then the enclosing
10772 "The attribute 'namespace' must be existent if "
10773 "the importing schema has no target namespace",
10997 "The target namespace of the included/redefined schema "
10999 "schema has no target namespace",
11008 "The target namespace '%s' of the included/redefined "
11017 * Chameleons: the original target namespace will
11018 * differ from the resulting namespace.
11340 * its own name attribute plus target namespace, then
11506 * of its own name attribute plus target namespace;"
12113 * TODO: We need the target namespace.
12706 * 1. the {"*", "*"} for elements in a namespace.
12713 * 2. the {"*"} for elements in no namespace.
13369 * Clones the namespace constraints of source
13415 * Unions the namespace constraints of the given wildcards.
13483 * 3 If both O1 and O2 are sets of (namespace names or �absent�),
13516 * 4 If the two are negations of different values (namespace names
13558 * 5.1 If the set S includes both the negated namespace
13572 * 5.2 If the set S includes the negated namespace name
13589 * namespace name, then the union is not expressible.
13598 * 5.4 If the set S does not include either the negated namespace
13600 * and a namespace name must be the value.
13675 * Intersects the namespace constraints of the given wildcards.
13734 * 3 If either O1 or O2 is a pair of not and a value (a namespace
13735 * name or �absent�) and the other is a set of (namespace names or
13786 * 4 If both O1 and O2 are sets of (namespace names or �absent�),
13820 /* 5 If the two are negations of different namespace names,
13835 * 6 If the one is a negation of a namespace name and the other
13837 * of a namespace name must be the value.
13855 * Returns 0 if the namespace constraint of @sub is an intensional
13868 * 2.1 sub must be a pair of not and a namespace name or �absent�.
13876 * 3.1 sub must be a set whose members are either namespace names or �absent�.
13906 * 3.2.2 super must be a pair of not and a namespace name or
13953 * @ns: the namespace
13956 * (cvc-wildcard-namespace)
13958 * Returns 0 if the given namespace matches the wildcard,
14035 * namespace}, then all of the following must be true:"
14144 * {attribute wildcard} and the {target namespace} of the
14174 * {target namespace} as its {attribute declaration} in the {attribute
14243 * {namespace constraint} must be a subset of the {base type
14244 * definition}'s {attribute wildcard}'s {namespace constraint},
14455 * and whose {namespace constraint} is the intensional union
14456 * of the {namespace constraint} of the �complete wildcard�
15825 * {target namespace}s."
16061 * {name}, {target namespace} and {type definition} as its attribute
16109 * {attribute wildcard}'s {namespace constraint} must be a subset
16110 * of the complex type definition's {attribute wildcard}'s {namespace
16706 * SPEC (1) "The declarations' {name}s and {target namespace}s are
16810 * SPEC (1) "The element declaration's {target namespace} is �valid�
16811 * with respect to the wildcard's {namespace constraint} as defined by
16885 * SPEC (2) "R's {namespace constraint} must be an intensional subset
16886 * of B's {namespace constraint} as defined by Wildcard Subset (�3.10.6)."
19268 * {target namespace}s are identical."
19807 * the same {name} and {target namespace}, then
20377 * target namespace must successfully �resolve� to a model
20380 * target namespace must successfully �resolve� to an attribute
20613 * same namespace from multiple locations. We don't do currently,
21474 * @nsName: the namespace name of the new schema
21651 * Get the namespace name.
21678 * I.e. the namespace name *and* the document's URI.
21682 "The value must consist of tuples: the target namespace "
21719 * Note that the namespace bindings are already
24302 * - is there any namespace binding?
24303 * - is there a default namespace?
24310 * A namespace must be found if the prefix is
24318 "corresponding namespace declaration in "
24725 * A namespace must be found if the prefix is NOT NULL.
24732 "corresponding namespace declaration in scope",
25007 * "The attributes of must be empty, excepting those whose namespace
25093 * item's [attributes] excepting those whose [namespace name] is
25133 * {target namespace} is identical to the attribute information
25134 * item's [namespace name] (where an �absent� {target namespace}
25135 * is taken to be identical to a [namespace name] with no value),
25224 * "... its [namespace name] must be �valid� with respect to
25265 * [local name] and [namespace name] resolve (as
25437 * Create a namespace declaration on the validation
25438 * root node if no namespace declaration is in scope.
25679 * The namespace of the element was already identified to be
27181 * Although the parser builds its own namespace list,
27186 * Store prefix and namespace name.
27194 "allocating namespace bindings for SAX validation",
27208 "re-allocating namespace bindings for SAX validation",
27228 * SAX VAL TODO: We are not adding namespace declaration
27721 * DOC VAL TODO: We do not register namespace declaration