Part 3, SOAP Binding - Editorial Issues

(a) Missing: mapping from XML Representation for {soap modules} [1]

(b) Malformed: XML Representation of SOAP Binding Fault [2]

<definitions >
  <binding >
    <fault ref="xs:QName"
           wsoap:code="xs:QName"
           wsoap:subcodes="list of xs:QName"? />
---------------------------------------------->
    </fault>*
  </binding>
</definitions>

[1] http://www.w3.org/TR/2004/WD-wsdl20-bindings-20040803/#soap-module-decl
[2]
http://www.w3.org/TR/2004/WD-wsdl20-bindings-20040803/#soap-fault-decl-xml

Regards,
Asir S Vedamuthu
asirv at webmethods dot com
http://www.webmethods.com/ 

Received on Thursday, 3 February 2005 18:29:58 UTC