Lines Matching defs:qname
521 * The attr. decl. OR a QName-ref. to an attr. decl. OR
522 * a QName-ref. to an attribute group definition.
1158 return(BAD_CAST "[helper component] QName reference");
1285 * Returns the given QName in the format "{namespaceName}localName" or
2395 xmlChar *msg = NULL, *qname = NULL;
2402 xmlSchemaFormatQName(&qname,
2406 FREE_AND_NULL(qname);
2488 const xmlChar *qName = xmlSchemaFormatQName(&str, type->targetNamespace, type->name);
2490 str = xmlStrdup(qName);
2812 * @name: the name of the attribute holding the QName
2817 * Used to report QName attribute values that failed to resolve
2838 "%s, attribute '%s': The QName value '%s' does not resolve to a(n) "
3155 const xmlChar *qName = xmlSchemaFormatQName(&str, type->targetNamespace, type->name);
3157 str = xmlStrdup(qName);
3851 * @item: a QName reference structure
3853 * Deallocatea a QName reference structure.
5430 "allocating QName reference item", NULL);
5791 * @value: the QName value
5795 * Extracts the local name and the URI of a QName value and validates it.
5799 * Returns 0, in case the QName is valid, a positive error code
5857 "The value '%s' of simple type 'xs:QName' has no "
5876 * Extracts and validates the QName of an attribute value.
5880 * Returns 0, in case the QName is valid, a positive error code
5909 * Extracts and validates the QName of an attribute value.
5911 * Returns 0, in case the QName is valid, a positive error code
7351 * Create a QName reference to the attribute declaration.
7359 * referenced attribute declaration when the QName is resolved.
7764 * Create a QName-reference helper component. We will substitute this
9357 * We will return a particle component with a qname-component or
9412 * Create a qname-reference and set as the term; it will be substituted
11564 NULL, node, "This is a redefinition, but the QName "
15088 * which has a QName-helper component as its {term}, we want
19114 * circularity is also ruled out. That is, when QName resolution
19115 * (Schema Document) ($3.15.3) is applied to a `QName` arising from
19117 * it must not be the case that a `QName` is encountered at any depth
19132 * TODO: Report the referenced attr group as QName.
20569 * Overwrite the QName-reference with the
20589 * QName-reference component.
23078 * Save a cached QName for this node on the IDC node, to be
24456 "The QName value '%s' has no "
24870 "The QName value '%s' has no "
24932 "The QName value '%s' of the xsi:type attribute does not "
25404 * defined by QName resolution (Instance) ($3.15.4)) to
25601 * prefix defined for the QName?