Git init
[external/xmlsec1.git] / tests / aleksey-xkms-01 / soap11-locate-example-1-unsupported.xml
1 <?xml version="1.0"?>
2 <Envelope xmlns="http://www.w3.org/2002/06/soap-envelope">
3 <Body>
4 <Fault>
5 <Code>
6 <Value>VersionMismatch</Value>
7 </Code>
8 <Reason>
9 <Text xml:lang="en">Unsupported SOAP version</Text>
10 </Reason>
11 </Fault>
12 </Body>
13 </Envelope>