Lines Matching refs:soap_error0
212 soap_error0(E_ERROR, "Parsing Schema: include has no 'schemaLocation' attribute"); in load_schema()
232 soap_error0(E_ERROR, "Parsing Schema: redefine has no 'schemaLocation' attribute"); in load_schema()
259 …soap_error0(E_ERROR, "Parsing Schema: can't import schema. Namespace must not match the enclosing … in load_schema()
388 soap_error0(E_ERROR, "Parsing Schema: simpleType has no 'name' attribute"); in schema_simpleType()
412 soap_error0(E_ERROR, "Parsing Schema: expected <restriction>, <list> or <union> in simpleType"); in schema_simpleType()
471 soap_error0(E_ERROR, "Parsing Schema: element has both 'itemType' attribute and subtype"); in schema_list()
633 soap_error0(E_ERROR, "Parsing Schema: expected <restriction> or <extension> in simpleContent"); in schema_simpleContent()
674 soap_error0(E_ERROR, "Parsing Schema: restriction has no 'base' attribute"); in schema_restriction_simpleContent()
779 soap_error0(E_ERROR, "Parsing Schema: restriction has no 'base' attribute"); in schema_restriction_complexContent()
842 soap_error0(E_ERROR, "Parsing Schema: missing restriction value"); in schema_restriction_var_int()
870 soap_error0(E_ERROR, "Parsing Schema: missing restriction value"); in schema_restriction_var_char()
904 soap_error0(E_ERROR, "Parsing Schema: extension has no 'base' attribute"); in schema_extension_simpleContent()
959 soap_error0(E_ERROR, "Parsing Schema: extension has no 'base' attribute"); in schema_extension_complexContent()
1159 soap_error0(E_ERROR, "Parsing Schema: group has no 'name' nor 'ref' attributes"); in schema_group()
1172 soap_error0(E_ERROR, "Parsing Schema: group has both 'ref' attribute and subcontent"); in schema_group()
1179 soap_error0(E_ERROR, "Parsing Schema: group has both 'ref' attribute and subcontent"); in schema_group()
1186 soap_error0(E_ERROR, "Parsing Schema: group has both 'ref' attribute and subcontent"); in schema_group()
1356 soap_error0(E_ERROR, "Parsing Schema: <restriction> or <extension> expected in complexContent"); in schema_complexContent()
1435 soap_error0(E_ERROR, "Parsing Schema: complexType has no 'name' attribute"); in schema_complexType()
1605 soap_error0(E_ERROR, "Parsing Schema: element has no 'name' nor 'ref' attributes"); in schema_element()
1613 soap_error0(E_ERROR, "Parsing Schema: element has both 'ref' and 'nillable' attributes"); in schema_element()
1628 soap_error0(E_ERROR, "Parsing Schema: element has both 'ref' and 'fixed' attributes"); in schema_element()
1636 soap_error0(E_ERROR, "Parsing Schema: element has both 'default' and 'fixed' attributes"); in schema_element()
1681 soap_error0(E_ERROR, "Parsing Schema: element has both 'ref' and 'type' attributes"); in schema_element()
1700 soap_error0(E_ERROR, "Parsing Schema: element has both 'ref' attribute and subtype"); in schema_element()
1702 soap_error0(E_ERROR, "Parsing Schema: element has both 'type' attribute and subtype"); in schema_element()
1708 soap_error0(E_ERROR, "Parsing Schema: element has both 'ref' attribute and subtype"); in schema_element()
1710 soap_error0(E_ERROR, "Parsing Schema: element has both 'type' attribute and subtype"); in schema_element()
1818 soap_error0(E_ERROR, "Parsing Schema: attribute has no 'name' nor 'ref' attributes"); in schema_attribute()
1829 soap_error0(E_ERROR, "Parsing Schema: attribute has both 'ref' and 'type' attributes"); in schema_attribute()
1939 soap_error0(E_ERROR, "Parsing Schema: attribute has both 'ref' attribute and subtype"); in schema_attribute()
1941 soap_error0(E_ERROR, "Parsing Schema: attribute has both 'type' attribute and subtype"); in schema_attribute()
2033 soap_error0(E_ERROR, "Parsing Schema: attributeGroup has no 'name' nor 'ref' attributes"); in schema_attributeGroup()
2044 … soap_error0(E_ERROR, "Parsing Schema: attributeGroup has both 'ref' attribute and subattribute"); in schema_attributeGroup()
2049 … soap_error0(E_ERROR, "Parsing Schema: attributeGroup has both 'ref' attribute and subattribute"); in schema_attributeGroup()
2054 … soap_error0(E_ERROR, "Parsing Schema: attributeGroup has both 'ref' attribute and subattribute"); in schema_attributeGroup()