Lines Matching defs:has

907     int appliedXPath; /* Indicates that an XPath has been applied. */
1470 * The caller has to free the returned retValue.
2650 msg = xmlStrcat(msg, BAD_CAST "The value '%s' has a length of '%s'; ");
2652 msg = xmlStrcat(msg, BAD_CAST "The value has a length of '%s'; ");
2705 msg = xmlStrcat(msg, BAD_CAST "The value '%s' has more "
2710 msg = xmlStrcat(msg, BAD_CAST "The value '%s' has more fractional "
5814 * At this point xmlSplitQName3 has to return a local name.
5825 "The value '%s' of simple type 'xs:QName' has no "
6632 "Facet %s has no value\n", node->name, NULL);
6686 "Facet %s has unexpected child content\n",
6977 "Notation has no name\n", NULL, NULL);
7702 * (7.1) "If it has an <attributeGroup> among its contents
8434 * of an error or if the particle has minOccurs==maxOccurs==0.
9381 * for the model group after the reference has been resolved.
9870 * After the construction context has been freed, there will be
10585 "The document '%s' has no document element",
10783 "the importing schema has no target namespace",
10981 * TODO: Ask the WG if a the location has always to resolve
10999 * "SII has a targetNamespace [attribute], and its �actual
11008 "'%s' has to be absent, since the including/redefining "
11009 "schema has no target namespace",
11347 * (6.1) "If it has a <group> among its contents at
11488 * SPEC (1.2) "...otherwise (<restriction> has no <simpleType> "
12254 * alternative is chosen has no effect
12478 /* The application has responsibility for the document */
12973 "<element> particle has no term");
13104 * or particle, which has an element declaration as it's
13263 * Returns 1 if the type has the given value type, or
13292 * Returns 1 if the type has the given value type, or
14044 * {attribute declaration} has the same {name} and {target
14239 "The %s has an attribute wildcard, "
14780 * It just has to be validly derived from at least one
14977 * which has a QName-helper component as its {term}, we want
15066 /* Base type: If the datatype has been �derived� by �restriction�
15528 * OPTIMIZE: if the type is restricting, it has no local defined
16070 * type definition itself whose {attribute declaration} has the same
16117 * SPEC (1.3) "If it has an {attribute wildcard}, the complex type
16135 "The base %s has an attribute wildcard, "
16576 "'%s', base type has no content type",
17085 msg = xmlStrcat(msg, BAD_CAST "' has to be");
17609 "The 'whitespace' value has to be equal to "
17710 int has = 0, needVal = 0, normVal = 0;
17712 has = (type->baseType->flags & XML_SCHEMAS_TYPE_HAS_FACETS) ? 1 : 0;
17713 if (has) {
17728 has = 1;
17733 has = 1;
17736 has = 1;
17745 if (has)
17748 if (has && (! needVal) && WXS_IS_ATOMIC(type)) {
17844 "list type has no item-type assigned");
17856 "union type has no member-types assigned");
17865 "type has no base-type assigned");
18108 * (1.2) "...otherwise (<restriction> has no <simpleType>
18316 * This is the case when the base type has a simple
18351 "The type has an 'all' model group in its "
18372 "which has an 'all' model group in its "
18580 "a type user derived type has no base type");
20128 "The attribute declaration has a 'fixed' value constraint "
20178 * "If the {attribute declaration} has a fixed
20179 * {value constraint}, then if the attribute use itself has a
20738 * on the constructor, we'll assure here that the constructor has
20747 * (6.2) "If it has no such self-reference, then all of the
22835 * Check if the matcher has any key-sequences at all, plus
22836 * if it has a key-sequence for the current target node.
24032 "elem info has not been cleared");
24339 "The QName value '%s' has no "
24537 * the list type has an enum or pattern facet.
24632 "union simple type has no member types");
24753 "The QName value '%s' has no "
26037 * If the declaration has a {value constraint},
26038 * the item has neither element nor character [children] and
26039 * clause 3.2 has not applied, then all of the following must be true:
26168 * 5.2.2 If there is a fixed {value constraint} and clause 3.2 has
26394 * "anyType" has an unbounded, lax "any" wildcard.
26442 * element information item has no character or element
26464 "type has elem content but no content model");
26544 * the element information item has no element information
26612 * element information item has no character or element
26630 * element information item has no character information
27717 VERROR(1, NULL, "The document has no document element");
28026 "The document has no document element", NULL, NULL);