-
in this type of webservice soap, your xsl not follow (but detect the fact we have imported xsd) the imported xsd to print input/ouput message.
myxsd2.xsd:
```xml
...
...
```
m…
-
## steps
compile two input files with the command
```
>scalaxb-0.6.7-SNAPSHOT Service3.wsdl Service2.wsdl
```
Service2.wsdl
``` xml
``…
-
hi Mr @KoynovStas
how did u combine .wsdl and .xsd file to generate corresponding .h file with generated wsdl2h.exe(at previos stage) ?
abviously these wsdl generate those .h:
devicemgmt.w…
-
```
What steps will reproduce the problem?
1. got php code from http://www.jool.nl/webservicehelper/
2. changed xsd:all to xsd:any (per issue #39)
3. parsed my wsdl at
http://downtownorlando.info/wsd…
-
```
What steps will reproduce the problem?
1. got php code from http://www.jool.nl/webservicehelper/
2. changed xsd:all to xsd:any (per issue #39)
3. parsed my wsdl at
http://downtownorlando.info/wsd…
-
This is a feature request more than a bug report. As far as I know, a huge feature request, which understandably you may want to refuse or postpone to much later. I'm putting it here so that others ma…
-
```
What steps will reproduce the problem?
1. use the WSDL below
2. execute creation of proxy classes
Seems that the soap enabler is not for complexer wsdls.
What is the expected output? What do you …
-
a wsdl file that works with soap4r produces not working server and client stubs with soap4r-spox.
wsdl file is:
```
…
-
```
Sorry for my English...
1. get last (v133) source of wsdl2objc from svn.
2. compile it.
3. run. As wsdl-file set url from my local server (there is webservice on
C#, code in archive). Set output…
-
```
Sorry for my English...
1. get last (v133) source of wsdl2objc from svn.
2. compile it.
3. run. As wsdl-file set url from my local server (there is webservice on
C#, code in archive). Set output…