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()
613 soap_error0(E_ERROR, "Parsing Schema: expected <restriction> or <extension> in simpleContent"); in schema_simpleContent()
654 soap_error0(E_ERROR, "Parsing Schema: restriction has no 'base' attribute"); in schema_restriction_simpleContent()
759 soap_error0(E_ERROR, "Parsing Schema: restriction has no 'base' attribute"); in schema_restriction_complexContent()
822 soap_error0(E_ERROR, "Parsing Schema: missing restriction value"); in schema_restriction_var_int()
850 soap_error0(E_ERROR, "Parsing Schema: missing restriction value"); in schema_restriction_var_char()
884 soap_error0(E_ERROR, "Parsing Schema: extension has no 'base' attribute"); in schema_extension_simpleContent()
939 soap_error0(E_ERROR, "Parsing Schema: extension has no 'base' attribute"); in schema_extension_complexContent()
1139 soap_error0(E_ERROR, "Parsing Schema: group has no 'name' nor 'ref' attributes"); in schema_group()
1152 soap_error0(E_ERROR, "Parsing Schema: group has both 'ref' attribute and subcontent"); in schema_group()
1159 soap_error0(E_ERROR, "Parsing Schema: group has both 'ref' attribute and subcontent"); in schema_group()
1166 soap_error0(E_ERROR, "Parsing Schema: group has both 'ref' attribute and subcontent"); in schema_group()
1336 soap_error0(E_ERROR, "Parsing Schema: <restriction> or <extension> expected in complexContent"); in schema_complexContent()
1415 soap_error0(E_ERROR, "Parsing Schema: complexType has no 'name' attribute"); in schema_complexType()
1585 soap_error0(E_ERROR, "Parsing Schema: element has no 'name' nor 'ref' attributes"); in schema_element()
1593 soap_error0(E_ERROR, "Parsing Schema: element has both 'ref' and 'nillable' attributes"); in schema_element()
1608 soap_error0(E_ERROR, "Parsing Schema: element has both 'ref' and 'fixed' attributes"); in schema_element()
1616 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 'default' and 'fixed' attributes"); in schema_element()
1663 soap_error0(E_ERROR, "Parsing Schema: element has both 'ref' and 'type' attributes"); in schema_element()
1682 soap_error0(E_ERROR, "Parsing Schema: element has both 'ref' attribute and subtype"); in schema_element()
1684 soap_error0(E_ERROR, "Parsing Schema: element has both 'type' attribute and subtype"); in schema_element()
1690 soap_error0(E_ERROR, "Parsing Schema: element has both 'ref' attribute and subtype"); in schema_element()
1692 soap_error0(E_ERROR, "Parsing Schema: element has both 'type' attribute and subtype"); in schema_element()
1800 soap_error0(E_ERROR, "Parsing Schema: attribute has no 'name' nor 'ref' attributes"); in schema_attribute()
1810 soap_error0(E_ERROR, "Parsing Schema: attribute has both 'ref' and 'type' attributes"); in schema_attribute()
1918 soap_error0(E_ERROR, "Parsing Schema: attribute has both 'ref' attribute and subtype"); in schema_attribute()
1920 soap_error0(E_ERROR, "Parsing Schema: attribute has both 'type' attribute and subtype"); in schema_attribute()
2010 soap_error0(E_ERROR, "Parsing Schema: attributeGroup has no 'name' nor 'ref' attributes"); in schema_attributeGroup()
2021soap_error0(E_ERROR, "Parsing Schema: attributeGroup has both 'ref' attribute and subattribute"); in schema_attributeGroup()
2026soap_error0(E_ERROR, "Parsing Schema: attributeGroup has both 'ref' attribute and subattribute"); in schema_attributeGroup()
2031soap_error0(E_ERROR, "Parsing Schema: attributeGroup has both 'ref' attribute and subattribute"); in schema_attributeGroup()