[jbossws-dev] [Design of JBoss Web Services] - Re: Soap with Attachments and document/literal

darran.lofthouse@jboss.com do-not-reply at jboss.com
Mon Jan 15 17:54:44 EST 2007


I think the original WSDL at the top of the user post is correct, the basic profile only specifies that the part must reference elements if the part is referenced from a soapbind:body element, it doesn't specify a requirement for mime:content parts.

anonymous wrote :  R2204   A document-literal binding in a DESCRIPTION MUST refer, in each of its soapbind:body element(s), only to wsdl:part element(s) that have been defined using the element attribute.

The attachments profile also contains the following parts defined in a document/literal example: -


  | <wsdl:message name="ClaimIn">
  |   <wsdl:part name="body" element="types:ClaimDetail"/>
  |   <wsdl:part name="ClaimPhoto" type="xsd:base64Binary"/>
  | </wsdl:message>
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001996#4001996

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4001996



More information about the jbossws-dev mailing list