Schema Central > WSDL 1.1 > mime.xsd > mime:multipartRelated
Advanced search
Need SOA Help?

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

mime:multipartRelated

Element information

Type: mime:multipartRelatedType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
wsdl:required [0..1]xsd:booleanfrom type wsdl:tExtensibilityElement

Sample instance

<mime:multipartRelated>
   <mime:part>
      <soap:body parts="body" use="literal"/>
   </mime:part>
   <mime:part>
      <mime:content part="docs" type="text/html"/>
   </mime:part>
   <mime:part>
      <mime:content part="logo" type="image/gif"/>
      <mime:content part="logo" type="image/jpeg"/>
   </mime:part>
</mime:multipartRelated>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com