-
```
What steps will reproduce the problem?
1. Set your WSDL only reachable behind Basic Authentication
2. Create your SOAPClient using Basic Authentication system (whatever you're
using combo usernam…
-
```
What steps will reproduce the problem?
1. Set your WSDL only reachable behind Basic Authentication
2. Create your SOAPClient using Basic Authentication system (whatever you're
using combo usernam…
-
```
What steps will reproduce the problem?
1. Generate code from: https://www.smoneybox.com/service/service.wsdl
2. The code is without attributes and elements in sMoneyboxServiceSvc.h\.m
What is the…
-
```
What steps will reproduce the problem?
1. Generate code from: https://www.smoneybox.com/service/service.wsdl
2. The code is without attributes and elements in sMoneyboxServiceSvc.h\.m
What is the…
-
```
What steps will reproduce the problem?
1. Generate code from the WCF WSDL (noted below)
2. Add code to iPhone project
3. Compile
What is the expected output?
Successful compilation.
What do you …
-
```
What steps will reproduce the problem?
1. Generate code from the WCF WSDL (noted below)
2. Add code to iPhone project
3. Compile
What is the expected output?
Successful compilation.
What do you …
-
```
What steps will reproduce the problem?
1. unzip the attached file
2. run WSDLMerge.exe \PartyManager-v1.wsdl PartyManager-Merged.wsdl
What is the expected output? What do you see instead?
Single…
-
```
What steps will reproduce the problem?
1. Extract attached files
2. Run command.cmd
3. Check "merged" result agains the source wsdl
What is the expected output? What do you see instead?
Mergde WS…
-
```
What steps will reproduce the problem?
1. Generate code from the WCF WSDL (noted below)
2. Add code to iPhone project
3. Compile
What is the expected output?
Successful compilation.
What do you …
-
```
The return type of a request if the Client has been instantiated with a wsdl is
nested dicts/lists. It describes well tags and text content of xml tags. But
the xml attributes are left aside.
I…