Posted By:
Lasse_Koskela
Posted On:
Monday, January 20, 2003 09:31 PM
I would also like to know how to do this programmatically without using vendor-specific APIs, but this is how it goes in theory:
The WSDL file defines operations, which define input and output messages. The messages are referred to using types. These types are either "standard" like , or "custom", defined in the WSDL file within the types element.