Document/encoded - WSN

View: New views
1 Messages — Rating Filter:   Alert me  

Document/encoded - WSN

by fgeller :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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: muse-user-unsubscribe@...
For additional commands, e-mail: muse-user-help@...