-
We have a WSDL which contains the following:
```
... binding:
```
After SEI generation and endpoint publication the JAX-WS generated WSDL collapses both into one message:
```
…
-
```
I am trying to generate Apex classes from a wsdl file.but i am facing a
problem...
Apex Generation Failed Unable to find schema for element;
{http://www.w3.org/2001/XMLSchema}string
Can you pl…
-
```
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…
-
```
What steps will reproduce the problem?
1. Create a simple SOAP Server as indicated in pysimplesoap documentation
2. Let the WSDL be generated by pysimplesoap
3. Display WSDL content through comman…
-
```
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.Right Click References
2.Click "Add Web Reference"
3.Put in Local FilePath
What is the expected output? What do you see instead?
Expected to be able to se…
-
```
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…
-
```
What steps will reproduce the problem?
1. Create a simple SOAP Server as indicated in pysimplesoap documentation
2. Let the WSDL be generated by pysimplesoap
3. Display WSDL content through comman…
-
```
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…
-
```
What steps will reproduce the problem?
1. Create a simple SOAP Server as indicated in pysimplesoap documentation
2. Let the WSDL be generated by pysimplesoap
3. Display WSDL content through comman…