Lines Matching refs:BAD_CAST
1129 return(BAD_CAST "simple type definition"); in xmlSchemaItemTypeToStr()
1131 return(BAD_CAST "simple type definition"); in xmlSchemaItemTypeToStr()
1133 return(BAD_CAST "complex type definition"); in xmlSchemaItemTypeToStr()
1135 return(BAD_CAST "element declaration"); in xmlSchemaItemTypeToStr()
1137 return(BAD_CAST "attribute use"); in xmlSchemaItemTypeToStr()
1139 return(BAD_CAST "attribute declaration"); in xmlSchemaItemTypeToStr()
1141 return(BAD_CAST "model group definition"); in xmlSchemaItemTypeToStr()
1143 return(BAD_CAST "attribute group definition"); in xmlSchemaItemTypeToStr()
1145 return(BAD_CAST "notation declaration"); in xmlSchemaItemTypeToStr()
1147 return(BAD_CAST "model group (sequence)"); in xmlSchemaItemTypeToStr()
1149 return(BAD_CAST "model group (choice)"); in xmlSchemaItemTypeToStr()
1151 return(BAD_CAST "model group (all)"); in xmlSchemaItemTypeToStr()
1153 return(BAD_CAST "particle"); in xmlSchemaItemTypeToStr()
1155 return(BAD_CAST "unique identity-constraint"); in xmlSchemaItemTypeToStr()
1158 return(BAD_CAST "key identity-constraint"); in xmlSchemaItemTypeToStr()
1161 return(BAD_CAST "keyref identity-constraint"); in xmlSchemaItemTypeToStr()
1164 return(BAD_CAST "wildcard (any)"); in xmlSchemaItemTypeToStr()
1166 return(BAD_CAST "[helper component] QName reference"); in xmlSchemaItemTypeToStr()
1168 return(BAD_CAST "[helper component] attribute use prohibition"); in xmlSchemaItemTypeToStr()
1170 return(BAD_CAST "Not a schema component"); in xmlSchemaItemTypeToStr()
1186 return(BAD_CAST "complex type definition"); in xmlSchemaGetComponentTypeStr()
1188 return(BAD_CAST "simple type definition"); in xmlSchemaGetComponentTypeStr()
1306 *buf = xmlStrdup(BAD_CAST "{"); in xmlSchemaFormatQName()
1308 *buf = xmlStrcat(*buf, BAD_CAST "}"); in xmlSchemaFormatQName()
1315 *buf = xmlStrcat(*buf, BAD_CAST "(NULL)"); in xmlSchemaFormatQName()
1395 return (BAD_CAST "http://www.w3.org/2001/XMLSchema"); in xmlSchemaGetComponentTargetNs()
1440 *buf = xmlStrcat(*buf, BAD_CAST " '"); in xmlSchemaGetComponentDesignation()
1443 *buf = xmlStrcat(*buf, BAD_CAST "'"); in xmlSchemaGetComponentDesignation()
1466 return (BAD_CAST "skip"); in xmlSchemaWildcardPCToString()
1468 return (BAD_CAST "lax"); in xmlSchemaWildcardPCToString()
1470 return (BAD_CAST "strict"); in xmlSchemaWildcardPCToString()
1472 return (BAD_CAST "invalid process contents"); in xmlSchemaWildcardPCToString()
1530 *retValue = xmlStrdup(BAD_CAST ""); in xmlSchemaGetCanonValueWhtspExt()
1535 *retValue = xmlStrcat((xmlChar *) *retValue, BAD_CAST " "); in xmlSchemaGetCanonValueWhtspExt()
1599 *buf = xmlStrdup(BAD_CAST "atomic type 'xs:"); in xmlSchemaFormatItemForReport()
1601 *buf = xmlStrdup(BAD_CAST "list type 'xs:"); in xmlSchemaFormatItemForReport()
1603 *buf = xmlStrdup(BAD_CAST "union type 'xs:"); in xmlSchemaFormatItemForReport()
1605 *buf = xmlStrdup(BAD_CAST "simple type 'xs:"); in xmlSchemaFormatItemForReport()
1607 *buf = xmlStrcat(*buf, BAD_CAST "'"); in xmlSchemaFormatItemForReport()
1614 *buf = xmlStrdup(BAD_CAST""); in xmlSchemaFormatItemForReport()
1616 *buf = xmlStrdup(BAD_CAST "local "); in xmlSchemaFormatItemForReport()
1619 *buf = xmlStrcat(*buf, BAD_CAST "atomic type"); in xmlSchemaFormatItemForReport()
1621 *buf = xmlStrcat(*buf, BAD_CAST "list type"); in xmlSchemaFormatItemForReport()
1623 *buf = xmlStrcat(*buf, BAD_CAST "union type"); in xmlSchemaFormatItemForReport()
1625 *buf = xmlStrcat(*buf, BAD_CAST "simple type"); in xmlSchemaFormatItemForReport()
1627 *buf = xmlStrcat(*buf, BAD_CAST " '"); in xmlSchemaFormatItemForReport()
1629 *buf = xmlStrcat(*buf, BAD_CAST "'"); in xmlSchemaFormatItemForReport()
1637 *buf = xmlStrdup(BAD_CAST ""); in xmlSchemaFormatItemForReport()
1639 *buf = xmlStrdup(BAD_CAST "local "); in xmlSchemaFormatItemForReport()
1640 *buf = xmlStrcat(*buf, BAD_CAST "complex type"); in xmlSchemaFormatItemForReport()
1642 *buf = xmlStrcat(*buf, BAD_CAST " '"); in xmlSchemaFormatItemForReport()
1644 *buf = xmlStrcat(*buf, BAD_CAST "'"); in xmlSchemaFormatItemForReport()
1652 *buf = xmlStrdup(BAD_CAST "attribute use "); in xmlSchemaFormatItemForReport()
1654 *buf = xmlStrcat(*buf, BAD_CAST "'"); in xmlSchemaFormatItemForReport()
1658 *buf = xmlStrcat(*buf, BAD_CAST "'"); in xmlSchemaFormatItemForReport()
1660 *buf = xmlStrcat(*buf, BAD_CAST "(unknown)"); in xmlSchemaFormatItemForReport()
1668 *buf = xmlStrdup(BAD_CAST "attribute decl."); in xmlSchemaFormatItemForReport()
1669 *buf = xmlStrcat(*buf, BAD_CAST " '"); in xmlSchemaFormatItemForReport()
1673 *buf = xmlStrcat(*buf, BAD_CAST "'"); in xmlSchemaFormatItemForReport()
1683 *buf = xmlStrdup(BAD_CAST "element decl."); in xmlSchemaFormatItemForReport()
1684 *buf = xmlStrcat(*buf, BAD_CAST " '"); in xmlSchemaFormatItemForReport()
1687 *buf = xmlStrcat(*buf, BAD_CAST "'"); in xmlSchemaFormatItemForReport()
1694 *buf = xmlStrdup(BAD_CAST "unique '"); in xmlSchemaFormatItemForReport()
1696 *buf = xmlStrdup(BAD_CAST "key '"); in xmlSchemaFormatItemForReport()
1698 *buf = xmlStrdup(BAD_CAST "keyRef '"); in xmlSchemaFormatItemForReport()
1700 *buf = xmlStrcat(*buf, BAD_CAST "'"); in xmlSchemaFormatItemForReport()
1706 *buf = xmlStrcat(*buf, BAD_CAST " wildcard"); in xmlSchemaFormatItemForReport()
1720 *buf = xmlStrdup(BAD_CAST "facet '"); in xmlSchemaFormatItemForReport()
1722 *buf = xmlStrcat(*buf, BAD_CAST "'"); in xmlSchemaFormatItemForReport()
1725 *buf = xmlStrdup(BAD_CAST "model group def."); in xmlSchemaFormatItemForReport()
1726 *buf = xmlStrcat(*buf, BAD_CAST " '"); in xmlSchemaFormatItemForReport()
1728 *buf = xmlStrcat(*buf, BAD_CAST "'"); in xmlSchemaFormatItemForReport()
1740 *buf = xmlStrcat(*buf, BAD_CAST " '"); in xmlSchemaFormatItemForReport()
1742 *buf = xmlStrcat(*buf, BAD_CAST "'"); in xmlSchemaFormatItemForReport()
1759 *buf = xmlStrdup(BAD_CAST "Element '"); in xmlSchemaFormatItemForReport()
1766 *buf = xmlStrcat(*buf, BAD_CAST "'"); in xmlSchemaFormatItemForReport()
1770 *buf = xmlStrcat(*buf, BAD_CAST ", attribute '"); in xmlSchemaFormatItemForReport()
1777 *buf = xmlStrcat(*buf, BAD_CAST "'"); in xmlSchemaFormatItemForReport()
1827 *buf = xmlStrdup(BAD_CAST "'"); in xmlSchemaFormatFacetEnumSet()
1829 *buf = xmlStrcat(*buf, BAD_CAST ", '"); in xmlSchemaFormatFacetEnumSet()
1830 *buf = xmlStrcat(*buf, BAD_CAST value); in xmlSchemaFormatFacetEnumSet()
1831 *buf = xmlStrcat(*buf, BAD_CAST "'"); in xmlSchemaFormatFacetEnumSet()
2198 *msg = xmlStrdup(BAD_CAST ""); in xmlSchemaFormatNodeForError()
2208 *msg = xmlStrdup(BAD_CAST "Element '"); in xmlSchemaFormatNodeForError()
2216 *msg = xmlStrcat(*msg, BAD_CAST "', "); in xmlSchemaFormatNodeForError()
2217 *msg = xmlStrcat(*msg, BAD_CAST "attribute '"); in xmlSchemaFormatNodeForError()
2219 *msg = xmlStrdup(BAD_CAST "Element '"); in xmlSchemaFormatNodeForError()
2228 *msg = xmlStrcat(*msg, BAD_CAST "': "); in xmlSchemaFormatNodeForError()
2238 *msg = xmlStrdup(BAD_CAST "Element '"); in xmlSchemaFormatNodeForError()
2242 *msg = xmlStrcat(*msg, BAD_CAST "', "); in xmlSchemaFormatNodeForError()
2243 *msg = xmlStrcat(*msg, BAD_CAST "attribute '"); in xmlSchemaFormatNodeForError()
2245 *msg = xmlStrdup(BAD_CAST "Element '"); in xmlSchemaFormatNodeForError()
2250 *msg = xmlStrcat(*msg, BAD_CAST "': "); in xmlSchemaFormatNodeForError()
2256 *msg = xmlStrdup(BAD_CAST ""); in xmlSchemaFormatNodeForError()
2274 *msg = xmlStrcat(*msg, BAD_CAST " ["); in xmlSchemaFormatNodeForError()
2278 *msg = xmlStrcat(*msg, BAD_CAST "]"); in xmlSchemaFormatNodeForError()
2295 msg = xmlStrdup(BAD_CAST "Internal error: %s, "); in xmlSchemaInternalErr2()
2296 msg = xmlStrcat(msg, BAD_CAST message); in xmlSchemaInternalErr2()
2297 msg = xmlStrcat(msg, BAD_CAST ".\n"); in xmlSchemaInternalErr2()
2345 msg = xmlStrcat(msg, BAD_CAST ": "); in xmlSchemaCustomErr4()
2349 msg = xmlStrcat(msg, BAD_CAST ".\n"); in xmlSchemaCustomErr4()
2384 msg = xmlStrcat(msg, BAD_CAST ".\n"); in xmlSchemaCustomWarning()
2406 msg = xmlStrdup(BAD_CAST "Element '%s': "); in xmlSchemaKeyrefErr()
2408 msg = xmlStrcat(msg, BAD_CAST ".\n"); in xmlSchemaKeyrefErr()
2473 msg = xmlStrcat(msg, BAD_CAST "'%s' is not a valid value of "); in xmlSchemaSimpleTypeErr()
2475 msg = xmlStrcat(msg, BAD_CAST "The character content is not a valid " in xmlSchemaSimpleTypeErr()
2479 msg = xmlStrcat(msg, BAD_CAST "the local "); in xmlSchemaSimpleTypeErr()
2481 msg = xmlStrcat(msg, BAD_CAST "the "); in xmlSchemaSimpleTypeErr()
2484 msg = xmlStrcat(msg, BAD_CAST "atomic type"); in xmlSchemaSimpleTypeErr()
2486 msg = xmlStrcat(msg, BAD_CAST "list type"); in xmlSchemaSimpleTypeErr()
2488 msg = xmlStrcat(msg, BAD_CAST "union type"); in xmlSchemaSimpleTypeErr()
2492 msg = xmlStrcat(msg, BAD_CAST " '"); in xmlSchemaSimpleTypeErr()
2494 msg = xmlStrcat(msg, BAD_CAST "xs:"); in xmlSchemaSimpleTypeErr()
2502 msg = xmlStrcat(msg, BAD_CAST "'"); in xmlSchemaSimpleTypeErr()
2505 msg = xmlStrcat(msg, BAD_CAST ".\n"); in xmlSchemaSimpleTypeErr()
2538 msg = xmlStrcat(msg, BAD_CAST "The attribute '%s' is not allowed.\n"); in xmlSchemaIllegalAttrErr()
2563 msg = xmlStrcat(msg, BAD_CAST "."); in xmlSchemaComplexTypeErr()
2571 str = xmlStrdup(BAD_CAST " Expected is one of ( "); in xmlSchemaComplexTypeErr()
2573 str = xmlStrdup(BAD_CAST " Expected is ( "); in xmlSchemaComplexTypeErr()
2583 str = xmlStrcat(str, BAD_CAST "##other"); in xmlSchemaComplexTypeErr()
2592 localName = xmlStrdup(BAD_CAST "*"); in xmlSchemaComplexTypeErr()
2597 localName = xmlStrncat(localName, BAD_CAST cur, end - cur); in xmlSchemaComplexTypeErr()
2611 nsName = xmlStrdup(BAD_CAST "{*}"); in xmlSchemaComplexTypeErr()
2617 nsName = xmlStrdup(BAD_CAST "{##other:"); in xmlSchemaComplexTypeErr()
2619 nsName = xmlStrdup(BAD_CAST "{"); in xmlSchemaComplexTypeErr()
2621 nsName = xmlStrncat(nsName, BAD_CAST cur, end - cur); in xmlSchemaComplexTypeErr()
2622 nsName = xmlStrcat(nsName, BAD_CAST "}"); in xmlSchemaComplexTypeErr()
2624 str = xmlStrcat(str, BAD_CAST nsName); in xmlSchemaComplexTypeErr()
2631 str = xmlStrcat(str, BAD_CAST localName); in xmlSchemaComplexTypeErr()
2635 str = xmlStrcat(str, BAD_CAST ", "); in xmlSchemaComplexTypeErr()
2637 str = xmlStrcat(str, BAD_CAST " ).\n"); in xmlSchemaComplexTypeErr()
2641 msg = xmlStrcat(msg, BAD_CAST "\n"); in xmlSchemaComplexTypeErr()
2671 msg = xmlStrcat(msg, BAD_CAST "["); in xmlSchemaFacetErr()
2672 msg = xmlStrcat(msg, BAD_CAST "facet '"); in xmlSchemaFacetErr()
2674 msg = xmlStrcat(msg, BAD_CAST "'] "); in xmlSchemaFacetErr()
2689 msg = xmlStrcat(msg, BAD_CAST "The value '%s' has a length of '%s'; "); in xmlSchemaFacetErr()
2691 msg = xmlStrcat(msg, BAD_CAST "The value has a length of '%s'; "); in xmlSchemaFacetErr()
2698 BAD_CAST "this differs from the allowed length of '%s'.\n"); in xmlSchemaFacetErr()
2701 BAD_CAST "this exceeds the allowed maximum length of '%s'.\n"); in xmlSchemaFacetErr()
2704 BAD_CAST "this underruns the allowed minimum length of '%s'.\n"); in xmlSchemaFacetErr()
2714 msg = xmlStrcat(msg, BAD_CAST "The value '%s' is not an element " in xmlSchemaFacetErr()
2719 msg = xmlStrcat(msg, BAD_CAST "The value '%s' is not accepted " in xmlSchemaFacetErr()
2724 msg = xmlStrcat(msg, BAD_CAST "The value '%s' is less than the " in xmlSchemaFacetErr()
2729 msg = xmlStrcat(msg, BAD_CAST "The value '%s' is greater than the " in xmlSchemaFacetErr()
2734 msg = xmlStrcat(msg, BAD_CAST "The value '%s' must be greater than " in xmlSchemaFacetErr()
2739 msg = xmlStrcat(msg, BAD_CAST "The value '%s' must be less than " in xmlSchemaFacetErr()
2744 msg = xmlStrcat(msg, BAD_CAST "The value '%s' has more " in xmlSchemaFacetErr()
2749 msg = xmlStrcat(msg, BAD_CAST "The value '%s' has more fractional " in xmlSchemaFacetErr()
2754 msg = xmlStrcat(msg, BAD_CAST "The value '%s' is not facet-valid.\n"); in xmlSchemaFacetErr()
2757 msg = xmlStrcat(msg, BAD_CAST "The value is not facet-valid.\n"); in xmlSchemaFacetErr()
2762 msg = xmlStrcat(msg, BAD_CAST ".\n"); in xmlSchemaFacetErr()
2805 xmlSchemaPErr(ctxt, ownerElem, error, "%s: %s.\n", BAD_CAST des, BAD_CAST message); in xmlSchemaPMissingAttrErr()
2809 BAD_CAST des, BAD_CAST name); in xmlSchemaPMissingAttrErr()
2848 "%s.\n", BAD_CAST des, BAD_CAST name, in xmlSchemaPResCompAttrErr()
2850 BAD_CAST refTypeStr, NULL); in xmlSchemaPResCompAttrErr()
2885 BAD_CAST des, (const xmlChar *) "Unknown", in xmlSchemaPCustomAttrErr()
2890 BAD_CAST des, attr->name, (const xmlChar *) msg, NULL, NULL); in xmlSchemaPCustomAttrErr()
2916 "%sThe attribute '%s' is not allowed.\n", BAD_CAST strA, in xmlSchemaPIllegalAttrErr()
2950 msg = xmlStrdup(BAD_CAST "%s: "); in xmlSchemaPCustomErrExt()
2952 msg = xmlStrcat(msg, BAD_CAST ".\n"); in xmlSchemaPCustomErrExt()
2956 (const char *) msg, BAD_CAST des, str1, str2, str3, NULL); in xmlSchemaPCustomErrExt()
3011 msg = xmlStrcat(msg, BAD_CAST ", "); in xmlSchemaPAttrUseErr4()
3013 BAD_CAST xmlSchemaFormatItemForReport(&str, NULL, in xmlSchemaPAttrUseErr4()
3016 msg = xmlStrcat(msg, BAD_CAST ": "); in xmlSchemaPAttrUseErr4()
3018 msg = xmlStrcat(msg, BAD_CAST ".\n"); in xmlSchemaPAttrUseErr4()
3047 BAD_CAST des, xmlSchemaFacetTypeToString(facet->type), in xmlSchemaPIllegalFacetAtomicErr()
3076 BAD_CAST des, xmlSchemaFacetTypeToString(facet->type)); in xmlSchemaPIllegalFacetListUnionErr()
3103 BAD_CAST des, BAD_CAST name1, BAD_CAST name2, NULL, NULL); in xmlSchemaPMutualExclAttrErr()
3141 msg = xmlStrcat(msg, BAD_CAST "'%s' is not a valid value of "); in xmlSchemaPSimpleTypeErr()
3143 msg = xmlStrcat(msg, BAD_CAST "The character content is not a " in xmlSchemaPSimpleTypeErr()
3146 msg = xmlStrcat(msg, BAD_CAST "the local "); in xmlSchemaPSimpleTypeErr()
3148 msg = xmlStrcat(msg, BAD_CAST "the "); in xmlSchemaPSimpleTypeErr()
3151 msg = xmlStrcat(msg, BAD_CAST "atomic type"); in xmlSchemaPSimpleTypeErr()
3153 msg = xmlStrcat(msg, BAD_CAST "list type"); in xmlSchemaPSimpleTypeErr()
3155 msg = xmlStrcat(msg, BAD_CAST "union type"); in xmlSchemaPSimpleTypeErr()
3159 msg = xmlStrcat(msg, BAD_CAST " '"); in xmlSchemaPSimpleTypeErr()
3161 msg = xmlStrcat(msg, BAD_CAST "xs:"); in xmlSchemaPSimpleTypeErr()
3169 msg = xmlStrcat(msg, BAD_CAST "'."); in xmlSchemaPSimpleTypeErr()
3174 msg = xmlStrcat(msg, BAD_CAST "The value '%s' is not valid."); in xmlSchemaPSimpleTypeErr()
3176 msg = xmlStrcat(msg, BAD_CAST "The character content is not " in xmlSchemaPSimpleTypeErr()
3181 msg = xmlStrcat(msg, BAD_CAST " Expected is '"); in xmlSchemaPSimpleTypeErr()
3184 msg = xmlStrcat(msg, BAD_CAST "'.\n"); in xmlSchemaPSimpleTypeErr()
3186 msg = xmlStrcat(msg, BAD_CAST "\n"); in xmlSchemaPSimpleTypeErr()
3192 msg = xmlStrcat(msg, BAD_CAST message); in xmlSchemaPSimpleTypeErr()
3193 msg = xmlStrcat(msg, BAD_CAST ".\n"); in xmlSchemaPSimpleTypeErr()
3229 BAD_CAST des, BAD_CAST message); in xmlSchemaPContentErr()
3234 BAD_CAST des, BAD_CAST content); in xmlSchemaPContentErr()
3238 BAD_CAST des, NULL); in xmlSchemaPContentErr()
4668 if ((prop->ns == NULL) && xmlStrEqual(prop->name, BAD_CAST name)) in xmlSchemaGetPropNode()
4696 xmlStrEqual(prop->name, BAD_CAST name) && in xmlSchemaGetPropNodeNs()
4697 xmlStrEqual(prop->ns->href, BAD_CAST uri)) in xmlSchemaGetPropNodeNs()
4741 val = xmlGetNoNsProp(node, BAD_CAST name); in xmlSchemaGetProp()
6187 if (xmlStrEqual(BAD_CAST value, BAD_CAST "true")) in xmlSchemaPGetBoolNodeValue()
6189 else if (xmlStrEqual(BAD_CAST value, BAD_CAST "false")) in xmlSchemaPGetBoolNodeValue()
6191 else if (xmlStrEqual(BAD_CAST value, BAD_CAST "1")) in xmlSchemaPGetBoolNodeValue()
6193 else if (xmlStrEqual(BAD_CAST value, BAD_CAST "0")) in xmlSchemaPGetBoolNodeValue()
6200 NULL, BAD_CAST value, in xmlSchemaPGetBoolNodeValue()
6235 if (xmlStrEqual(val, BAD_CAST "true")) in xmlGetBooleanProp()
6237 else if (xmlStrEqual(val, BAD_CAST "false")) in xmlGetBooleanProp()
6239 else if (xmlStrEqual(val, BAD_CAST "1")) in xmlGetBooleanProp()
6241 else if (xmlStrEqual(val, BAD_CAST "0")) in xmlGetBooleanProp()
6577 (!xmlStrEqual(attr->name, BAD_CAST "id"))) || in xmlSchemaParseAnnotation()
6586 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseAnnotation()
6602 (!xmlStrEqual(attr->name, BAD_CAST "source"))) || in xmlSchemaParseAnnotation()
6624 if (!xmlStrEqual(attr->name, BAD_CAST "source")) { in xmlSchemaParseAnnotation()
6630 (xmlStrEqual(attr->name, BAD_CAST "lang") && in xmlSchemaParseAnnotation()
6725 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseFacet()
6733 if (xmlStrEqual(fixed, BAD_CAST "true")) in xmlSchemaParseFacet()
6798 if ((attr == NULL) || (xmlStrEqual(ns, BAD_CAST "##any"))) in xmlSchemaParseWildcardNs()
6800 else if (xmlStrEqual(ns, BAD_CAST "##other")) { in xmlSchemaParseWildcardNs()
6819 if ((xmlStrEqual(nsItem, BAD_CAST "##other")) || in xmlSchemaParseWildcardNs()
6820 (xmlStrEqual(nsItem, BAD_CAST "##any"))) { in xmlSchemaParseWildcardNs()
6830 if (xmlStrEqual(nsItem, BAD_CAST "##targetNamespace")) { in xmlSchemaParseWildcardNs()
6832 } else if (xmlStrEqual(nsItem, BAD_CAST "##local")) { in xmlSchemaParseWildcardNs()
6950 if ((!xmlStrEqual(attr->name, BAD_CAST "id")) && in xmlSchemaParseAny()
6951 (!xmlStrEqual(attr->name, BAD_CAST "minOccurs")) && in xmlSchemaParseAny()
6952 (!xmlStrEqual(attr->name, BAD_CAST "maxOccurs")) && in xmlSchemaParseAny()
6953 (!xmlStrEqual(attr->name, BAD_CAST "namespace")) && in xmlSchemaParseAny()
6954 (!xmlStrEqual(attr->name, BAD_CAST "processContents"))) { in xmlSchemaParseAny()
6964 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseAny()
7043 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseNotation()
7093 if ((!xmlStrEqual(attr->name, BAD_CAST "id")) && in xmlSchemaParseAnyAttribute()
7094 (!xmlStrEqual(attr->name, BAD_CAST "namespace")) && in xmlSchemaParseAnyAttribute()
7095 (!xmlStrEqual(attr->name, BAD_CAST "processContents"))) { in xmlSchemaParseAnyAttribute()
7105 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseAnyAttribute()
7183 if (xmlStrEqual(attr->name, BAD_CAST "id")) { in xmlSchemaParseLocalAttribute()
7186 } else if (xmlStrEqual(attr->name, BAD_CAST "ref")) { in xmlSchemaParseLocalAttribute()
7190 if (xmlStrEqual(attr->name, BAD_CAST "name")) { in xmlSchemaParseLocalAttribute()
7192 } else if (xmlStrEqual(attr->name, BAD_CAST "id")) { in xmlSchemaParseLocalAttribute()
7195 } else if (xmlStrEqual(attr->name, BAD_CAST "type")) { in xmlSchemaParseLocalAttribute()
7199 } else if (xmlStrEqual(attr->name, BAD_CAST "form")) { in xmlSchemaParseLocalAttribute()
7206 if (xmlStrEqual(attrValue, BAD_CAST "qualified")) { in xmlSchemaParseLocalAttribute()
7208 } else if (!xmlStrEqual(attrValue, BAD_CAST "unqualified")) in xmlSchemaParseLocalAttribute()
7219 if (xmlStrEqual(attr->name, BAD_CAST "use")) { in xmlSchemaParseLocalAttribute()
7223 if (xmlStrEqual(attrValue, BAD_CAST "optional")) in xmlSchemaParseLocalAttribute()
7225 else if (xmlStrEqual(attrValue, BAD_CAST "prohibited")) in xmlSchemaParseLocalAttribute()
7227 else if (xmlStrEqual(attrValue, BAD_CAST "required")) in xmlSchemaParseLocalAttribute()
7237 } else if (xmlStrEqual(attr->name, BAD_CAST "default")) { in xmlSchemaParseLocalAttribute()
7251 } else if (xmlStrEqual(attr->name, BAD_CAST "fixed")) { in xmlSchemaParseLocalAttribute()
7326 if (xmlStrEqual(name, BAD_CAST "xmlns")) { in xmlSchemaParseLocalAttribute()
7569 if (xmlStrEqual(attrValue, BAD_CAST "xmlns")) { in xmlSchemaParseGlobalAttribute()
7603 if ((!xmlStrEqual(attr->name, BAD_CAST "id")) && in xmlSchemaParseGlobalAttribute()
7604 (!xmlStrEqual(attr->name, BAD_CAST "default")) && in xmlSchemaParseGlobalAttribute()
7605 (!xmlStrEqual(attr->name, BAD_CAST "fixed")) && in xmlSchemaParseGlobalAttribute()
7606 (!xmlStrEqual(attr->name, BAD_CAST "name")) && in xmlSchemaParseGlobalAttribute()
7607 (!xmlStrEqual(attr->name, BAD_CAST "type"))) in xmlSchemaParseGlobalAttribute()
7621 xmlSchemaPValAttrID(pctxt, node, BAD_CAST "id"); in xmlSchemaParseGlobalAttribute()
7717 if ((!xmlStrEqual(attr->name, BAD_CAST "ref")) && in xmlSchemaParseAttributeGroupRef()
7718 (!xmlStrEqual(attr->name, BAD_CAST "id"))) in xmlSchemaParseAttributeGroupRef()
7730 xmlSchemaPValAttrID(pctxt, node, BAD_CAST "id"); in xmlSchemaParseAttributeGroupRef()
7856 if ((!xmlStrEqual(attr->name, BAD_CAST "name")) && in xmlSchemaParseAttributeGroupDefinition()
7857 (!xmlStrEqual(attr->name, BAD_CAST "id"))) in xmlSchemaParseAttributeGroupDefinition()
7869 xmlSchemaPValAttrID(pctxt, node, BAD_CAST "id"); in xmlSchemaParseAttributeGroupDefinition()
7917 if (xmlStrEqual(value, BAD_CAST "qualified")) { in xmlSchemaPValAttrFormDefault()
7920 } else if (!xmlStrEqual(value, BAD_CAST "unqualified")) in xmlSchemaPValAttrFormDefault()
7962 if (xmlStrEqual(value, BAD_CAST "#all")) { in xmlSchemaPValAttrBlockFinal()
7990 if (xmlStrEqual(item, BAD_CAST "extension")) { in xmlSchemaPValAttrBlockFinal()
7996 } else if (xmlStrEqual(item, BAD_CAST "restriction")) { in xmlSchemaPValAttrBlockFinal()
8002 } else if (xmlStrEqual(item, BAD_CAST "substitution")) { in xmlSchemaPValAttrBlockFinal()
8008 } else if (xmlStrEqual(item, BAD_CAST "list")) { in xmlSchemaPValAttrBlockFinal()
8014 } else if (xmlStrEqual(item, BAD_CAST "union")) { in xmlSchemaPValAttrBlockFinal()
8264 if ((!xmlStrEqual(attr->name, BAD_CAST "id")) && in xmlSchemaParseIDCSelectorAndField()
8265 (!xmlStrEqual(attr->name, BAD_CAST "xpath"))) { in xmlSchemaParseIDCSelectorAndField()
8312 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseIDCSelectorAndField()
8364 if ((!xmlStrEqual(attr->name, BAD_CAST "id")) && in xmlSchemaParseIDC()
8365 (!xmlStrEqual(attr->name, BAD_CAST "name")) && in xmlSchemaParseIDC()
8367 (!xmlStrEqual(attr->name, BAD_CAST "refer")))) { in xmlSchemaParseIDC()
8398 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseIDC()
8532 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseElement()
8580 if (xmlStrEqual(attr->name, BAD_CAST "ref") || in xmlSchemaParseElement()
8581 xmlStrEqual(attr->name, BAD_CAST "name") || in xmlSchemaParseElement()
8582 xmlStrEqual(attr->name, BAD_CAST "id") || in xmlSchemaParseElement()
8583 xmlStrEqual(attr->name, BAD_CAST "maxOccurs") || in xmlSchemaParseElement()
8584 xmlStrEqual(attr->name, BAD_CAST "minOccurs")) in xmlSchemaParseElement()
8648 if (xmlStrEqual(attrValue, BAD_CAST "qualified")) { in xmlSchemaParseElement()
8650 } else if (!xmlStrEqual(attrValue, BAD_CAST "unqualified")) { in xmlSchemaParseElement()
8670 if ((!xmlStrEqual(attr->name, BAD_CAST "name")) && in xmlSchemaParseElement()
8671 (!xmlStrEqual(attr->name, BAD_CAST "type")) && in xmlSchemaParseElement()
8672 (!xmlStrEqual(attr->name, BAD_CAST "id")) && in xmlSchemaParseElement()
8673 (!xmlStrEqual(attr->name, BAD_CAST "default")) && in xmlSchemaParseElement()
8674 (!xmlStrEqual(attr->name, BAD_CAST "fixed")) && in xmlSchemaParseElement()
8675 (!xmlStrEqual(attr->name, BAD_CAST "block")) && in xmlSchemaParseElement()
8676 (!xmlStrEqual(attr->name, BAD_CAST "nillable"))) in xmlSchemaParseElement()
8679 if ((!xmlStrEqual(attr->name, BAD_CAST "maxOccurs")) && in xmlSchemaParseElement()
8680 (!xmlStrEqual(attr->name, BAD_CAST "minOccurs")) && in xmlSchemaParseElement()
8681 (!xmlStrEqual(attr->name, BAD_CAST "form"))) in xmlSchemaParseElement()
8686 } else if ((!xmlStrEqual(attr->name, BAD_CAST "final")) && in xmlSchemaParseElement()
8687 (!xmlStrEqual(attr->name, BAD_CAST "abstract")) && in xmlSchemaParseElement()
8688 (!xmlStrEqual(attr->name, BAD_CAST "substitutionGroup"))) { in xmlSchemaParseElement()
8921 if ((!xmlStrEqual(attr->name, BAD_CAST "id")) && in xmlSchemaParseUnion()
8922 (!xmlStrEqual(attr->name, BAD_CAST "memberTypes"))) { in xmlSchemaParseUnion()
8932 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseUnion()
8957 NULL, attr, BAD_CAST tmp, &nsName, &localName) == 0) { in xmlSchemaParseUnion()
9089 if ((!xmlStrEqual(attr->name, BAD_CAST "id")) && in xmlSchemaParseList()
9090 (!xmlStrEqual(attr->name, BAD_CAST "itemType"))) { in xmlSchemaParseList()
9101 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseList()
9257 if (!xmlStrEqual(attr->name, BAD_CAST "id")) { in xmlSchemaParseSimpleType()
9286 if ((!xmlStrEqual(attr->name, BAD_CAST "id")) && in xmlSchemaParseSimpleType()
9287 (!xmlStrEqual(attr->name, BAD_CAST "name")) && in xmlSchemaParseSimpleType()
9288 (!xmlStrEqual(attr->name, BAD_CAST "final"))) { in xmlSchemaParseSimpleType()
9325 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseSimpleType()
9421 if ((!xmlStrEqual(attr->name, BAD_CAST "ref")) && in xmlSchemaParseModelGroupDefRef()
9422 (!xmlStrEqual(attr->name, BAD_CAST "id")) && in xmlSchemaParseModelGroupDefRef()
9423 (!xmlStrEqual(attr->name, BAD_CAST "minOccurs")) && in xmlSchemaParseModelGroupDefRef()
9424 (!xmlStrEqual(attr->name, BAD_CAST "maxOccurs"))) { in xmlSchemaParseModelGroupDefRef()
9434 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseModelGroupDefRef()
9523 if ((!xmlStrEqual(attr->name, BAD_CAST "name")) && in xmlSchemaParseModelGroupDefinition()
9524 (!xmlStrEqual(attr->name, BAD_CAST "id"))) { in xmlSchemaParseModelGroupDefinition()
9534 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseModelGroupDefinition()
9684 res = xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseSchemaElement()
10412 schemaLocation = BAD_CAST "in_memory_buffer"; in xmlSchemaAddSchemaDoc()
10429 schemaLocation = BAD_CAST "in_memory_buffer"; in xmlSchemaAddSchemaDoc()
10484 schemaLocation = BAD_CAST "in_memory_buffer"; in xmlSchemaAddSchemaDoc()
10567 schemaLocation = BAD_CAST "in_memory_buffer"; in xmlSchemaAddSchemaDoc()
10594 schemaLocation = BAD_CAST "in_memory_buffer"; in xmlSchemaAddSchemaDoc()
10766 if ((!xmlStrEqual(attr->name, BAD_CAST "id")) && in xmlSchemaParseImport()
10767 (!xmlStrEqual(attr->name, BAD_CAST "namespace")) && in xmlSchemaParseImport()
10768 (!xmlStrEqual(attr->name, BAD_CAST "schemaLocation"))) { in xmlSchemaParseImport()
10914 if ((!xmlStrEqual(attr->name, BAD_CAST "id")) && in xmlSchemaParseIncludeOrRedefineAttrs()
10915 (!xmlStrEqual(attr->name, BAD_CAST "schemaLocation"))) { in xmlSchemaParseIncludeOrRedefineAttrs()
10925 xmlSchemaPValAttrID(pctxt, node, BAD_CAST "id"); in xmlSchemaParseIncludeOrRedefineAttrs()
11295 if ((!xmlStrEqual(attr->name, BAD_CAST "id")) && in xmlSchemaParseModelGroup()
11296 (!xmlStrEqual(attr->name, BAD_CAST "maxOccurs")) && in xmlSchemaParseModelGroup()
11297 (!xmlStrEqual(attr->name, BAD_CAST "minOccurs"))) { in xmlSchemaParseModelGroup()
11314 if (!xmlStrEqual(attr->name, BAD_CAST "id")) { in xmlSchemaParseModelGroup()
11329 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseModelGroup()
11537 if ((!xmlStrEqual(attr->name, BAD_CAST "id")) && in xmlSchemaParseRestriction()
11538 (!xmlStrEqual(attr->name, BAD_CAST "base"))) { in xmlSchemaParseRestriction()
11551 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseRestriction()
11841 if ((!xmlStrEqual(attr->name, BAD_CAST "id")) && in xmlSchemaParseExtension()
11842 (!xmlStrEqual(attr->name, BAD_CAST "base"))) { in xmlSchemaParseExtension()
11853 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseExtension()
11978 if ((!xmlStrEqual(attr->name, BAD_CAST "id"))) { in xmlSchemaParseSimpleContent()
11989 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseSimpleContent()
12067 if ((!xmlStrEqual(attr->name, BAD_CAST "id")) && in xmlSchemaParseComplexContent()
12068 (!xmlStrEqual(attr->name, BAD_CAST "mixed"))) in xmlSchemaParseComplexContent()
12080 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseComplexContent()
12216 if (xmlStrEqual(attr->name, BAD_CAST "id")) { in xmlSchemaParseComplexType()
12220 xmlSchemaPValAttrID(ctxt, node, BAD_CAST "id"); in xmlSchemaParseComplexType()
12221 } else if (xmlStrEqual(attr->name, BAD_CAST "mixed")) { in xmlSchemaParseComplexType()
12232 if (xmlStrEqual(attr->name, BAD_CAST "name")) { in xmlSchemaParseComplexType()
12234 } else if (xmlStrEqual(attr->name, BAD_CAST "abstract")) { in xmlSchemaParseComplexType()
12241 } else if (xmlStrEqual(attr->name, BAD_CAST "final")) { in xmlSchemaParseComplexType()
12261 } else if (xmlStrEqual(attr->name, BAD_CAST "block")) { in xmlSchemaParseComplexType()
12813 start, NULL, BAD_CAST "*", BAD_CAST "*", wild); in xmlSchemaBuildAContentModel()
12820 start, NULL, BAD_CAST "*", NULL, wild); in xmlSchemaBuildAContentModel()
12828 pctxt->state, NULL, BAD_CAST "*", ns->value, wild); in xmlSchemaBuildAContentModel()
12835 start, end, BAD_CAST "*", wild->negNsSet->value, in xmlSchemaBuildAContentModel()
12852 start, NULL, BAD_CAST "*", BAD_CAST "*", wild); in xmlSchemaBuildAContentModel()
12856 start, NULL, BAD_CAST "*", NULL, wild); in xmlSchemaBuildAContentModel()
12863 start, NULL, BAD_CAST "*", ns->value, wild); in xmlSchemaBuildAContentModel()
12870 start, hop, BAD_CAST "*", wild->negNsSet->value, in xmlSchemaBuildAContentModel()
17198 BAD_CAST xmlSchemaFacetTypeToString(fac1->type), \
17199 BAD_CAST xmlSchemaFacetTypeToString(fac2->type), NULL);
17224 msg = xmlStrdup(BAD_CAST "'"); in xmlSchemaDeriveFacetErr()
17226 msg = xmlStrcat(msg, BAD_CAST "' has to be"); in xmlSchemaDeriveFacetErr()
17228 msg = xmlStrcat(msg, BAD_CAST " equal to"); in xmlSchemaDeriveFacetErr()
17230 msg = xmlStrcat(msg, BAD_CAST " greater than"); in xmlSchemaDeriveFacetErr()
17232 msg = xmlStrcat(msg, BAD_CAST " less than"); in xmlSchemaDeriveFacetErr()
17235 msg = xmlStrcat(msg, BAD_CAST " or equal to"); in xmlSchemaDeriveFacetErr()
17236 msg = xmlStrcat(msg, BAD_CAST " '"); in xmlSchemaDeriveFacetErr()
17239 msg = xmlStrcat(msg, BAD_CAST "' of the base type"); in xmlSchemaDeriveFacetErr()
17241 msg = xmlStrcat(msg, BAD_CAST "'"); in xmlSchemaDeriveFacetErr()
18266 tmpname = xmlDictLookup(pctxt->dict, BAD_CAST buf, -1); in xmlSchemaFixupComplexType()
18830 BAD_CAST "nonNegativeInteger" : in xmlSchemaCheckFacet()
18831 BAD_CAST "positiveInteger", in xmlSchemaCheckFacet()
18838 if (xmlStrEqual(facet->value, BAD_CAST "preserve")) { in xmlSchemaCheckFacet()
18840 } else if (xmlStrEqual(facet->value, BAD_CAST "replace")) { in xmlSchemaCheckFacet()
18842 } else if (xmlStrEqual(facet->value, BAD_CAST "collapse")) { in xmlSchemaCheckFacet()
19766 BAD_CAST "fixed"); in xmlSchemaCheckElemPropsCorrect()
19769 BAD_CAST "default"); in xmlSchemaCheckElemPropsCorrect()
21531 return (BAD_CAST "pattern"); in xmlSchemaFacetTypeToString()
21533 return (BAD_CAST "maxExclusive"); in xmlSchemaFacetTypeToString()
21535 return (BAD_CAST "maxInclusive"); in xmlSchemaFacetTypeToString()
21537 return (BAD_CAST "minExclusive"); in xmlSchemaFacetTypeToString()
21539 return (BAD_CAST "minInclusive"); in xmlSchemaFacetTypeToString()
21541 return (BAD_CAST "whiteSpace"); in xmlSchemaFacetTypeToString()
21543 return (BAD_CAST "enumeration"); in xmlSchemaFacetTypeToString()
21545 return (BAD_CAST "length"); in xmlSchemaFacetTypeToString()
21547 return (BAD_CAST "maxLength"); in xmlSchemaFacetTypeToString()
21549 return (BAD_CAST "minLength"); in xmlSchemaFacetTypeToString()
21551 return (BAD_CAST "totalDigits"); in xmlSchemaFacetTypeToString()
21553 return (BAD_CAST "fractionDigits"); in xmlSchemaFacetTypeToString()
21557 return (BAD_CAST "Internal Error"); in xmlSchemaFacetTypeToString()
21937 nsName = xmlSchemaLookupNamespace(vctxt, BAD_CAST prefix); in xmlSchemaValidateNotation()
21967 BAD_CAST xmlStrdup(value), NULL); in xmlSchemaValidateNotation()
22644 *buf = xmlStrdup(BAD_CAST "["); in xmlSchemaFormatIDCKeySequence()
22646 *buf = xmlStrcat(*buf, BAD_CAST "'"); in xmlSchemaFormatIDCKeySequence()
22651 *buf = xmlStrcat(*buf, BAD_CAST value); in xmlSchemaFormatIDCKeySequence()
22655 *buf = xmlStrcat(*buf, BAD_CAST "???"); in xmlSchemaFormatIDCKeySequence()
22658 *buf = xmlStrcat(*buf, BAD_CAST "', "); in xmlSchemaFormatIDCKeySequence()
22660 *buf = xmlStrcat(*buf, BAD_CAST "'"); in xmlSchemaFormatIDCKeySequence()
22666 *buf = xmlStrcat(*buf, BAD_CAST "]"); in xmlSchemaFormatIDCKeySequence()
22668 return (BAD_CAST *buf); in xmlSchemaFormatIDCKeySequence()
24027 if (xmlStrEqual(localName, BAD_CAST "nil")) { in xmlSchemaValidatorPushAttribute()
24031 } else if (xmlStrEqual(localName, BAD_CAST "type")) { in xmlSchemaValidatorPushAttribute()
24035 } else if (xmlStrEqual(localName, BAD_CAST "schemaLocation")) { in xmlSchemaValidatorPushAttribute()
24039 } else if (xmlStrEqual(localName, BAD_CAST "noNamespaceSchemaLocation")) { in xmlSchemaValidatorPushAttribute()
24496 BAD_CAST xmlStrdup(nsName), BAD_CAST local); in xmlSchemaValidateQName()
24499 BAD_CAST local); in xmlSchemaValidateQName()
24561 value = BAD_CAST ""; in xmlSchemaVCheckCVCSimpleType()
25585 value = BAD_CAST normValue; in xmlSchemaVAttributesComplex()
25612 defAttrOwnerElem, BAD_CAST prefix); in xmlSchemaVAttributesComplex()
25624 iattr->nsName, BAD_CAST prefix); in xmlSchemaVAttributesComplex()
26278 textChild = xmlNewText(BAD_CAST normValue); in xmlSchemaValidatorPopElem()
26846 vctxt->inode->value = BAD_CAST xmlStrndup(value, len); in xmlSchemaVPushText()
26848 vctxt->inode->value = BAD_CAST xmlStrdup(value); in xmlSchemaVPushText()
26862 vctxt->inode->value = BAD_CAST xmlStrncat( in xmlSchemaVPushText()
26866 BAD_CAST xmlStrncatNew(vctxt->inode->value, value, len); in xmlSchemaVPushText()
27227 ret = xmlSchemaVPushText(vctxt, nodeType, BAD_CAST value, in xmlSchemaVReaderWalk()