ГОСТ Р ИСО/МЭК 29362—2013
transport="
http://schemas.xmlsoap.org/soap/http7>
<wsdl:operation name="SendClaim">
<soapbind:operatk>n soapAction=*
http://example.com/soapaction7>
<wsdl:input>
<mime:multipartRelated>
<mime:part>
<soapbind:body use="literal"
parts-’ClaimDetail*
namespace="
http://example.com/mimetypes7>
</mime:part>
<mime:part>
<mime:content part="ClaimPhoto"
type="image/jpeg7>
</mime:part>
</mime:multipartRelated>
<Avsdl:input>
<\vsdl:output>
<soapbind:body use="literar
namespace="
http://example.con\/mimetypes7>
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
</wsdl:defmitk>ns>
Результирующее входящее сообщение операции "SendClaim" для rpc/literal:
MIME-Version: 1.0
Content-Type: MultipartyRelated; boundary=MIME_boundary; type=text/xml:
start=’
<rootpart@example.com>
"
Content-Description: This is the optional message 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=*http7/example.com/mimetypes”>
<types:SendClaim>
<ClaimDetail>
<Name>...</Name>
<ClaimForm>cid:claimform@example.com</ClaimForm>
</ClaimDetai!>
</types:SendClaim>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
~MIME_boundary
Content-Type: text/xml
Content-Transfer-Encoding: 8bit
Content-ID: <c!
aimform@example.com>
...Форма претензии, на которую указывает ссылка swaRof...
-MIME_boundary
Content-Type: image/jpeg
Content-Transfer-Encoding: binary
Content-ID: <ClaimPhoto=
4d7a5fa2-14af-451c-961b-5c3abf786796@oxample.com>
...Вложение MIME цифровой фотографии в двоичном представлении...
-MIME_boundary—
12