summaryrefslogtreecommitdiff
path: root/tests/aleksey-xkms-01/soap12-locate-example-1-unsupported.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aleksey-xkms-01/soap12-locate-example-1-unsupported.xml')
-rw-r--r--tests/aleksey-xkms-01/soap12-locate-example-1-unsupported.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/aleksey-xkms-01/soap12-locate-example-1-unsupported.xml b/tests/aleksey-xkms-01/soap12-locate-example-1-unsupported.xml
new file mode 100644
index 00000000..02b7e2a3
--- /dev/null
+++ b/tests/aleksey-xkms-01/soap12-locate-example-1-unsupported.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/">
+<Body>
+<Fault>
+<faultcode>VersionMismatch</faultcode>
+<faultstring>Unsupported SOAP version</faultstring>
+</Fault>
+</Body>
+</Envelope>