(file) Return to fault.xml CVS log (file) (dir) Up to [Pegasus] / pegasus_unsupported / wsm / doc

File: [Pegasus] / pegasus_unsupported / wsm / doc / fault.xml (download) / (as text)
Revision: 1.1, Wed May 30 18:40:59 2007 UTC (17 years ago) by karl
Branch: MAIN
CVS Tags: HEAD
PEP#: 9999
TITLE: add wsm

DESCRIPTION: add wsm modules

<s:Envelope>
    <s:Header>
        <wsa:Action>
            http://schemas.xmlsoap.org/ws/2004/08/addressing/fault
        </wsa:Action>
        <wsa:MessageID>
            uuid:d9726315-bc91-430b-9ed8-ce5ffb858a87
        </wsa:MessageID>
        <wsa:RelatesTo>
            uuid:d9726315-bc91-430b-9ed8-ce5ffb858a85
        </wsa:RelatesTo>
    </s:Header>
    <s:Body>
        <s:Fault>
            <s:Code>
                <s:Value>
                    [Code]
                </s:Value>
                <s:Subcode>
                    <s:Value>
                        [Subcode]
                    </s:Value>
                </s:Subcode>
            </s:Code>
            <s:Reason>
                <s:Text xml:lang="en">
                    [Reason]
                </s:Text>
            </s:Reason>
            <s:Detail>
            </s:Detail>
        </s:Fault>
    </s:Body>
</s:Envelope>

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2