You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by remko de knikker <re...@yale.edu> on 2003/06/20 18:57:49 UTC

wsdlOutputSchema??

I created a doc/literal webservice with a method1Request message. The 
scheam of this message was included in the wsdl-query by using 
wsdlInputSchema -file in the wsdd. But I don't know how to include the 
schema for the output message as well. I tried <wsdlOutputSchema>, but 
that seemed too beautiful to be true. ;-(

remko