Lines Matching refs:soap_error1

220 			soap_error1(E_ERROR, "Parsing WSDL: Unknown required WSDL extension '%s'", node->ns->href);  in is_wsdl_element()
338 soap_error1(E_ERROR, "Parsing WSDL: Couldn't load from '%s'", struri); in load_wsdl_ex()
354 soap_error1(E_ERROR, "Parsing WSDL: Couldn't find <definitions> in '%s'", struri); in load_wsdl_ex()
378 soap_error1(E_ERROR, "Parsing WSDL: Unexpected WSDL element <%s>", trav2->name); in load_wsdl_ex()
403 soap_error1(E_ERROR, "Parsing WSDL: <message> '%s' already defined", name->children->content); in load_wsdl_ex()
413 soap_error1(E_ERROR, "Parsing WSDL: <portType> '%s' already defined", name->children->content); in load_wsdl_ex()
423 soap_error1(E_ERROR, "Parsing WSDL: <binding> '%s' already defined", name->children->content); in load_wsdl_ex()
433 soap_error1(E_ERROR, "Parsing WSDL: <service> '%s' already defined", name->children->content); in load_wsdl_ex()
439 soap_error1(E_ERROR, "Parsing WSDL: Unexpected WSDL element <%s>", trav->name); in load_wsdl_ex()
464 soap_error1(E_ERROR, "Parsing WSDL: Missing <message> with name '%s'", tmp->children->content); in wsdl_soap_binding_header()
473 soap_error1(E_ERROR, "Parsing WSDL: Missing part '%s' in <message>", tmp->children->content); in wsdl_soap_binding_header()
500 soap_error1(E_ERROR, "Parsing WSDL: Unknown encodingStyle '%s'", tmp->children->content); in wsdl_soap_binding_header()
549 soap_error1(E_ERROR, "Parsing WSDL: Unexpected WSDL element <%s>", trav->name); in wsdl_soap_binding_header()
608 soap_error1(E_ERROR, "Parsing WSDL: Missing part '%s' in <message>", parts); in wsdl_soap_binding_body()
625 soap_error1(E_ERROR, "Parsing WSDL: Unknown encodingStyle '%s'", tmp->children->content); in wsdl_soap_binding_body()
651 soap_error1(E_ERROR, "Parsing WSDL: Unexpected WSDL element <%s>", trav->name); in wsdl_soap_binding_body()
670 soap_error1(E_ERROR, "Parsing WSDL: Missing <message> with name '%s'", message_name); in wsdl_message()
683 soap_error1(E_ERROR, "Parsing WSDL: Unexpected extensibility element <%s>", trav->name); in wsdl_message()
690 soap_error1(E_ERROR, "Parsing WSDL: Unexpected WSDL element <%s>", trav->name); in wsdl_message()
699 soap_error1(E_ERROR, "Parsing WSDL: No name associated with <part> '%s'", message->name); in wsdl_message()
768 soap_error1(E_ERROR, "Parsing WSDL: Unexpected WSDL element <%s>", trav->name); in load_wsdl()
807 soap_error1(E_ERROR, "Parsing WSDL: Unexpected WSDL element <%s>", trav2->name); in load_wsdl()
836 soap_error1(E_ERROR, "Parsing WSDL: No <binding> element with name '%s'", ctype); in load_wsdl()
891soap_error1(E_ERROR, "Parsing WSDL: Missing <portType> with name '%s'", name->children->content); in load_wsdl()
909 soap_error1(E_ERROR, "Parsing WSDL: Unexpected WSDL element <%s>", trav2->name); in load_wsdl()
928 soap_error1(E_ERROR, "Parsing WSDL: Unexpected WSDL element <%s>", trav3->name); in load_wsdl()
935soap_error1(E_ERROR, "Parsing WSDL: Missing <portType>/<operation> with name '%s'", op_name->child… in load_wsdl()
981soap_error1(E_ERROR, "Parsing WSDL: Missing name for <input> of '%s'", op_name->children->content); in load_wsdl()
1010soap_error1(E_ERROR, "Parsing WSDL: Missing name for <output> of '%s'", op_name->children->content… in load_wsdl()
1051soap_error1(E_ERROR, "Parsing WSDL: Missing name for <fault> of '%s'", op_name->children->content); in load_wsdl()
1055soap_error1(E_ERROR, "Parsing WSDL: Missing name for <output> of '%s'", op_name->children->content… in load_wsdl()
1064soap_error1(E_ERROR, "Parsing WSDL: The fault message '%s' must have a single part", message->chil… in load_wsdl()
1099soap_error1(E_ERROR, "Parsing WSDL: Unknown encodingStyle '%s'", tmp->children->content); in load_wsdl()
1106 soap_error1(E_ERROR, "Parsing WSDL: Unexpected WSDL element <%s>", trav->name); in load_wsdl()