I need to call a webservice from the mainframe. I have the WSDL, so I can use the entire/x workbench to create a sub program to call. un fortunately part of the data in the call is an xml document which is specified in a separate xsd schema. I know that I can use the xml toolkit to create a data area from a dtd then use the toolkit again to srialize the data, but is there a way to start this process with a xsd instead of a dtd? Or is there a better method for creating such a call.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| XML Toolkit & XSD | 3 | 6036 | April 2, 2021 | |
| Generate an XML-File on a Mainframe | 2 | 10323 | April 2, 2021 | |
| i need a way to conver a wsdl file into a soap message | 2 | 9893 | April 2, 2021 | |
| PARSE XML (WSDL) file example program | 2 | 9783 | April 2, 2021 | |
| XML file processing without XMLtool kit | 4 | 5069 | April 2, 2021 |