<?xml version="1.0" ?>
<!-- $Id: message10.xml,v 1.1 2007/07/09 20:39:11 plehegar Exp $ -->
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"
        xmlns:wsa="http://www.w3.org/2005/08/addressing">
    <S:Header>
        <wsa:To>http://www.w3.org/2005/08/addressing/anonymous</wsa:To>
        <wsa:Action>
            http://example.org/wsaTestService2/wsaTestPortType/echo/Fault/echoFaultName</wsa:Action>
        <wsa:RelatesTo>uuid:562a96db-6502-462a-8b15-4470a62f7b99</wsa:RelatesTo>
    </S:Header>
    <S:Body>
        <ns2:Fault xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/">
            <faultcode>ns2:Server</faultcode>
            <faultstring>"fault-test11132" triggered the fault</faultstring>
            <detail>
                <ns4:echoFault xmlns:ns4="http://example.org/echo">"fault-test11132" triggered the fault</ns4:echoFault>
            </detail>
        </ns2:Fault>
    </S:Body>
</S:Envelope>