summaryrefslogtreecommitdiff
path: root/tests/aleksey-xkms-01/soap12-locate-example-1-unsupported.xml
blob: 02b7e2a3397fe5f8ae2a1f6dcb4af4ee5b776d42 (plain)
1
2
3
4
5
6
7
8
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>