blob: 763d0b1b6b7d4755f180e9e9cec6be760968cd2c [file] [log] [blame]
HTTP/1.1 200 OK
Server: WebSphere Application Server/5.1
Content-Type: text/xml; charset=utf-8
Content-Language: en-GB
Transfer-Encoding: chunked
###
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
<myLetterResponse xmlns="MixedFalseWithMixedTextMessage">
Dear Mr.<To>John Smith</To>.
Date: <Date>2005-11-29</Date>
Your order <OrderNumber>1032</OrderNumber>
is now being processed.
</myLetterResponse>
</soapenv:Body>
</soapenv:Envelope>
0
HTTP/1.1 200 OK
Server: WebSphere Application Server/5.1
Content-Type: text/xml; charset=utf-8
Content-Language: en-GB
Transfer-Encoding: chunked
###
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
<myLetterResponse xmlns="MixedFalseWithMixedTextMessage">
Dear Mr.<To>John Smith</To>.
Date: <Date>2005-11-29</Date>
Your order <OrderNumber>1032</OrderNumber>
is now being processed.
</myLetterResponse>
</soapenv:Body>
</soapenv:Envelope>
0