Thread WSDL (53 answers)
Opened by bianca at 2010-05-22 16:12

esskar
 2010-05-21 17:28
#137498 #137498
User since
2003-08-04
7321 Artikel
ModeratorIn

user image
ich hab mal wsdl.exe drauf angewendet:
Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
1>EXEC : warning : This web reference does not conform to WS-I Basic Profile v1.1.
1>R2706: A wsdl:binding in a DESCRIPTION MUST use the value of "literal" for the use attribute in all soapbind:body, soapbind:fault, soapbind:header and soapbind:headerfault elements.
1> - Input element soapbind:body of operation 'validate_iban' on portType 'IBAN_CalculatorBinding' from namespace 'https://ssl.ibanrechner.de/'.
1> - Output element soapbind:body of operation 'validate_iban' on portType 'IBAN_CalculatorBinding' from namespace 'https://ssl.ibanrechner.de/'.
1> - Input element soapbind:body of operation 'calculate_iban' on portType 'IBAN_CalculatorBinding' from namespace 'https://ssl.ibanrechner.de/'.
1> - Output element soapbind:body of operation 'calculate_iban' on portType 'IBAN_CalculatorBinding' from namespace 'https://ssl.ibanrechner.de/'.
1> - Input element soapbind:body of operation 'get_dutch_banks' on portType 'IBAN_CalculatorBinding' from namespace 'https://ssl.ibanrechner.de/'.
1> - Output element soapbind:body of operation 'get_dutch_banks' on portType 'IBAN_CalculatorBinding' from namespace 'https://ssl.ibanrechner.de/'.
1> - Input element soapbind:body of operation 'get_swiss_banks' on portType 'IBAN_CalculatorBinding' from namespace 'https://ssl.ibanrechner.de/'.
1> - Output element soapbind:body of operation 'get_swiss_banks' on portType 'IBAN_CalculatorBinding' from namespace 'https://ssl.ibanrechner.de/'.
1> - Input element soapbind:body of operation 'country_supported' on portType 'IBAN_CalculatorBinding' from namespace 'https://ssl.ibanrechner.de/'.
1> - Output element soapbind:body of operation 'country_supported' on portType 'IBAN_CalculatorBinding' from namespace 'https://ssl.ibanrechner.de/'.
1> - Input element soapbind:body of operation 'get_form' on portType 'IBAN_CalculatorBinding' from namespace 'https://ssl.ibanrechner.de/'.
1> - Output element soapbind:body of operation 'get_form' on portType 'IBAN_CalculatorBinding' from namespace 'https://ssl.ibanrechner.de/'.
1>
1>For more details on the WS-I Basic Profile v1.1, see the specification
1>at http://www.ws-i.org/Profiles/BasicProfile-1.1.html.
1>
1>
1>If you would like more help, please type "wsdl /?".
1>EXEC : error : Unable to import binding 'IBAN_CalculatorBinding' from namespace 'https://ssl.ibanrechner.de/'.
1> - Unable to import operation 'get_form'.
1> - The datatype 'https://ssl.ibanrechner.de/:Map' is missing.

sieht nicht so gut aus, eigentlich!

View full thread WSDL