RE: Generic java object -> how to generate wsdl
"Marco Laponder" <[email protected]> Wed, 29 Jun 2005 07:41:18 +0200
| Newsgroups | gmane.text.xml.soap.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks for your response, just another question about a part of your answer: > Web services are XML Schema-centric rather than DTD-centric. You'll > need to convert your DTDs to XML Schema to proceed. I think you can > find a few free utilities for converting DTDs to Schema using Google. When I have a scheme instread of a DTD how can I use that for building my WSDL then ? Are there tools or must I still create the WSDL by hand and copying and pasting the right parts of my own scheme in the WSDL ? Kind regards, Marco Laponder [email protected]