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 | 6061 | April 2, 2021 | |
| Generate an XML-File on a Mainframe | 2 | 10339 | April 2, 2021 | |
| XML generation using NATURAL from mainframes | 3 | 2253 | April 2, 2021 | |
| i need a way to conver a wsdl file into a soap message | 2 | 9913 | April 2, 2021 | |
| extract data from XML file to ADABAS | 13 | 2727 | April 2, 2021 |