summaryrefslogtreecommitdiff
path: root/tests/requests/get-status.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/requests/get-status.xml')
-rw-r--r--tests/requests/get-status.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/requests/get-status.xml b/tests/requests/get-status.xml
new file mode 100644
index 0000000..07ac787
--- /dev/null
+++ b/tests/requests/get-status.xml
@@ -0,0 +1 @@
+<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" soapenc:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><soap:Body><ns1:get_status xmlns:ns1="urn:Debbugs/SOAP" soapenc:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><ns1:bugs xsi:type="soapenc:Array" soapenc:arrayType="xsd:int[3]"><ns1:bugs xsi:type="xsd:int">1</ns1:bugs><ns1:bugs xsi:type="xsd:int">2</ns1:bugs><ns1:bugs xsi:type="xsd:int">3</ns1:bugs></ns1:bugs></ns1:get_status></soap:Body></soap:Envelope>