summaryrefslogtreecommitdiffstats
path: root/axiom/test/resources/xml/soap/badsoap/notnamespaceQualified.xml
blob: dfc013cf91a820104418a5185313b2e6fc52067a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<Envelope>
    <Header>
        <MessageID mustUnderstand="0">uuid:920C5190-0B8F-11D9-8CED-F22EDEEBF7E5
        </MessageID>
        <To mustUnderstand="0">http://localhost:8081/axis/services/BankPort</To>
        <From mustUnderstand="0">
            <Address>
                http://schemas.xmlsoap.org/ws/2004/03/addressing/role/anonymous
            </Address>
        </From>
    </Header>
    <Body>
        <echoVoid></echoVoid>
    </Body>
</Envelope>