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 | 2 | 6070 | October 11, 2011 | |
| Generate an XML-File on a Mainframe | 1 | 10348 | November 22, 2006 | |
| XML generation using NATURAL from mainframes | 2 | 2261 | April 3, 2013 | |
| i need a way to conver a wsdl file into a soap message | 1 | 9924 | August 10, 2006 | |
| extract data from XML file to ADABAS | 12 | 2789 | October 15, 2014 |