Previous Table of Contents Next


7.9 Input Data

   Input data is a WSDL file containing a WSDL document. Structure of a WSDL document is shown below.

   <?xml version="1.0"?>

   <definitions ><types> </types><message> </message><portType> </portType><binding> </binding><service> </service>

   </definitions>