Hi list, two short questions:
The sample WSDL used in the tutorial includes the following snippet: ---[ quote ]--- <wsdl-soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" /> <wsdl:operation name="GetMetadata"> <wsdl-soap:operation soapAction="GetMetadata" /> <wsdl:input> <wsdl-soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" /> </wsdl:input> ---[/quote ]--- >From what I know Document/encoded isn't specified -- shouldn't the style refer to one of RPC/encoded or Document/literal? A question for the developers: How do you verify that code generated by Muse conforms to the WSN specifications? Do you use a certain test suite? If so, is it available somewhere? Cheers, Felix --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
