Lines Matching refs:soap_error0

194 				soap_error0(E_ERROR, "Parsing Schema: include has no 'schemaLocation' attribute");  in load_schema()
214 soap_error0(E_ERROR, "Parsing Schema: redefine has no 'schemaLocation' attribute"); in load_schema()
241soap_error0(E_ERROR, "Parsing Schema: can't import schema. Namespace must not match the enclosing … in load_schema()
370 soap_error0(E_ERROR, "Parsing Schema: simpleType has no 'name' attribute"); in schema_simpleType()
394 soap_error0(E_ERROR, "Parsing Schema: expected <restriction>, <list> or <union> in simpleType"); in schema_simpleType()
453 soap_error0(E_ERROR, "Parsing Schema: element has both 'itemType' attribute and subtype"); in schema_list()
615 soap_error0(E_ERROR, "Parsing Schema: expected <restriction> or <extension> in simpleContent"); in schema_simpleContent()
656 soap_error0(E_ERROR, "Parsing Schema: restriction has no 'base' attribute"); in schema_restriction_simpleContent()
761 soap_error0(E_ERROR, "Parsing Schema: restriction has no 'base' attribute"); in schema_restriction_complexContent()
824 soap_error0(E_ERROR, "Parsing Schema: missing restriction value"); in schema_restriction_var_int()
852 soap_error0(E_ERROR, "Parsing Schema: missing restriction value"); in schema_restriction_var_char()
886 soap_error0(E_ERROR, "Parsing Schema: extension has no 'base' attribute"); in schema_extension_simpleContent()
941 soap_error0(E_ERROR, "Parsing Schema: extension has no 'base' attribute"); in schema_extension_complexContent()
1141 soap_error0(E_ERROR, "Parsing Schema: group has no 'name' nor 'ref' attributes"); in schema_group()
1154 soap_error0(E_ERROR, "Parsing Schema: group has both 'ref' attribute and subcontent"); in schema_group()
1161 soap_error0(E_ERROR, "Parsing Schema: group has both 'ref' attribute and subcontent"); in schema_group()
1168 soap_error0(E_ERROR, "Parsing Schema: group has both 'ref' attribute and subcontent"); in schema_group()
1338 soap_error0(E_ERROR, "Parsing Schema: <restriction> or <extension> expected in complexContent"); in schema_complexContent()
1417 soap_error0(E_ERROR, "Parsing Schema: complexType has no 'name' attribute"); in schema_complexType()
1587 soap_error0(E_ERROR, "Parsing Schema: element has no 'name' nor 'ref' attributes"); in schema_element()
1595 soap_error0(E_ERROR, "Parsing Schema: element has both 'ref' and 'nillable' attributes"); in schema_element()
1610 soap_error0(E_ERROR, "Parsing Schema: element has both 'ref' and 'fixed' attributes"); in schema_element()
1618 soap_error0(E_ERROR, "Parsing Schema: element has both 'ref' and 'fixed' attributes"); in schema_element()
1620 soap_error0(E_ERROR, "Parsing Schema: element has both 'default' and 'fixed' attributes"); in schema_element()
1665 soap_error0(E_ERROR, "Parsing Schema: element has both 'ref' and 'type' attributes"); in schema_element()
1684 soap_error0(E_ERROR, "Parsing Schema: element has both 'ref' attribute and subtype"); in schema_element()
1686 soap_error0(E_ERROR, "Parsing Schema: element has both 'type' attribute and subtype"); in schema_element()
1692 soap_error0(E_ERROR, "Parsing Schema: element has both 'ref' attribute and subtype"); in schema_element()
1694 soap_error0(E_ERROR, "Parsing Schema: element has both 'type' attribute and subtype"); in schema_element()
1802 soap_error0(E_ERROR, "Parsing Schema: attribute has no 'name' nor 'ref' attributes"); in schema_attribute()
1812 soap_error0(E_ERROR, "Parsing Schema: attribute has both 'ref' and 'type' attributes"); in schema_attribute()
1922 soap_error0(E_ERROR, "Parsing Schema: attribute has both 'ref' attribute and subtype"); in schema_attribute()
1924 soap_error0(E_ERROR, "Parsing Schema: attribute has both 'type' attribute and subtype"); in schema_attribute()
2016 soap_error0(E_ERROR, "Parsing Schema: attributeGroup has no 'name' nor 'ref' attributes"); in schema_attributeGroup()
2027soap_error0(E_ERROR, "Parsing Schema: attributeGroup has both 'ref' attribute and subattribute"); in schema_attributeGroup()
2032soap_error0(E_ERROR, "Parsing Schema: attributeGroup has both 'ref' attribute and subattribute"); in schema_attributeGroup()
2037soap_error0(E_ERROR, "Parsing Schema: attributeGroup has both 'ref' attribute and subattribute"); in schema_attributeGroup()