Generating SOAP wrapped XML files from WSDL and XSD's

Soldato
Joined
19 Oct 2008
Posts
6,062
For my media client I need to graft SOAP wrapped XML files the testing team to help with testing a web service, anyone know of a way of automatically generating a usable template message from the WSDL/XSD's? Given that the WSDL and XSD's I think(I'm no expert) are definitions of the service, I would have thought there would be some tool to create template message(s) from them that can then be edited to include test data?
 
Back
Top Bottom