Hello ! Could anyone tell me if/how I can generate a W3C XML Schema from a WSDL that I have produced ?
I want to put everying from the messages down into the types/schema (not the port, binding or service stuff). I use XML Spy as my XML editor, into which I have loaded the my WSDL without error, & tried to use the 'Generate DTD/Schema' facility therein; many errors ensue, requiring the removal of the namespace prefixes within the WSDL, ultimitely leading to a 'nonsense' looking schema. Thanks, Tim
