]> git.wh0rd.org - gnudebbugs.git/blob - tests/data/get_bugs-2.xml
initial release
[gnudebbugs.git] / tests / data / get_bugs-2.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
3 xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
4 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
5 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
6 soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
7 <soap:Body>
8 <get_bugsResponse xmlns="Debbugs/SOAP">
9 <soapenc:Array soapenc:arrayType="xsd:int[2]" xsi:type="soapenc:Array">
10 <item xsi:type="xsd:int">25740</item>
11 <item xsi:type="xsd:int">33711</item>
12 </soapenc:Array>
13 </get_bugsResponse>
14 </soap:Body>
15 </soap:Envelope>