Multiple output msgs in a WSDL

Hello All,
I would be extremely thankful to you if you could
please help me out in the following issue.

I have a WSDL file and i wish to know if I can have
multiple output msgs as shown below

 < portType
 name="portedb_sbl_authenticatie">
 < operation
 name="edb_sbl_authenticatie">

 < input
 name="inedb_sbl_authenticatie"
 message="def:inedb_sbl_authenticatie"/>
 < output
 name="outedb_sbl_authenticatieResponse0"
 message="def:outedb_sbl_authenticatieResponse0"/>
 < output
 name="outedb_sbl_authenticatieResponse1"
 message="def:outedb_sbl_authenticatieResponse1"/>

 < fault
 name="outedb_sbl_authenticatieResponse2"
 message="def:outedb_sbl_authenticatieResponse2"/>

 < /operation>
 < /portType>

 Please guide me if the above WSDL is WSDL Standard
compliant.If not,
 is there any way by which I can include such multiple
responses.



________________________________________________________________________
Yahoo! India Matrimony: Find your life partner online
Go to: http://yahoo.shaadi.com/india-matrimony

Received on Tuesday, 19 October 2004 03:19:37 UTC