blob: 3d93e740a152daadd5856a48070628d586e68d16 [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:Header/>
<soapenv:Body>
<queryResponse xmlns="http://arrays.test.apache.org">
<item1 plmid="5"></item1>
<item2 owner="25" format="format" associatedFile="associatedFile"></item2>
</queryResponse>
</soapenv:Body>
</soapenv:Envelope>
0