summaryrefslogtreecommitdiff
path: root/tests/aleksey-xkms-01/soap11-locate-example-1-unsupported.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aleksey-xkms-01/soap11-locate-example-1-unsupported.xml')
-rw-r--r--tests/aleksey-xkms-01/soap11-locate-example-1-unsupported.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/aleksey-xkms-01/soap11-locate-example-1-unsupported.xml b/tests/aleksey-xkms-01/soap11-locate-example-1-unsupported.xml
new file mode 100644
index 00000000..9b0fcebe
--- /dev/null
+++ b/tests/aleksey-xkms-01/soap11-locate-example-1-unsupported.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<Envelope xmlns="http://www.w3.org/2002/06/soap-envelope">
+<Body>
+<Fault>
+<Code>
+<Value>VersionMismatch</Value>
+</Code>
+<Reason>
+<Text xml:lang="en">Unsupported SOAP version</Text>
+</Reason>
+</Fault>
+</Body>
+</Envelope>