ГОСТ Р ИСО/МЭК 29362—2013
<xsd:element name=’ClaimRefNo* type="xsd:string7>
</xsd:schema>
</wsdl:types>
<wsdl:message name="Claimln*>
<wsdl:part name=*body* element=*types:ClaimDetail7>
</wsdl:message>
<wsdl:message name="ClaimOut">
<wsdl:part name=*out" element=”types:ClaimRefNo7>
</wsdl:message>
<wsdl:portTypG name=’ClaimPortType">
<wsd!:operatk>n name=’SendClaim">
<wsdl:input messagG="tns:Claimln7>
<wsdl:output messagG=*tns:ClaimOut7>
<Avsdl:operation>
</wsdl:portType>
<wsdl:binding name=*ClaimBmding" type=*tns:ClaimPortTypG">
<soapbind:binding style="document*
transport=*
http://schemas.xmlsoap.ofg/soap/http7
>
<wsdl:opGration name=*SGndClaim’>
<soapbind:opGration soapAction="
http://example.com/soapact»on7
>
<wsdl:input>
<mime:mullipartRelated>
<mimG:part>
<soapbind:body parts=’body* use="litGral7>
</mime:part>
</mimG:multipartRGlated>
</wsdl:input>
<wsdl:output>
<soapbind:body use="literar />
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
</wsdl:defmitions>
Результирующее входящее сообщение для операции «SendClaim» для document/literal:
MIME-Version: 1.0
Content-Type: MultipartyRelated; boundary=MIME_boundary; type=text/xml;
start="<
rootpart@example.com
>"
Content-Description: Это необязательное описание сообщения.
-MIME_boundary
Content-Type: text/xml: charset=UTF-8
Content-Transfer-Encoding: 8bit
Content-ID: <
rootpart@example.com>
<?xml version=’1.0’ ?>
<SOAP-ENV:Envelope
xmlns:SOAP-ENV=’
http://schemas.xmlsoap.org/soap/envelope’’’
>
<SOAP-ENV:Body xmlns:types="
http://example.com/mimetypes
">
<types:ClaimDetail>
<Name>...</Name>
<!- Подробности описания претензии ~>
<ClaimPhoto>cid:claimphoto@example.com</ClaimPhoto>
<rtypes:ClaimDetail>
20