Kuldeep
Microsoft is behind it. It's the default in all Microsoft products.
Kuldeep
I *think* the short story is that a RPC/literal message can't be validated just by an XML Schema validator, whereas a doc/lit one can.
Each message contains zero or one part. That part points to a schema element declaration that describes the entire contents of the message body.
<message name="myMethodRequest">
<part name="x" element="xElement"/>
<part name="y" element="yElement"/>
</message>
R2201: A document-literal binding in a DESCRIPTION MUST, in each of its soapbind:body element(s), have at most one part listed in the parts attribute, if the parts attribute is specified.
R2210: If a document-literal binding in a DESCRIPTION does not specify the parts attribute on a soapbind:body element, the corresponding abstract wsdl:message MUST define zero or one wsdlarts.
Don't get me started about those stupid light bulbs. |