summaryrefslogtreecommitdiffstats
path: root/neethi/test/policies/Policy-for-Output-in-Operation-2A-in-relation-to-Endpoint-2B.xml
blob: 54be84fe48e7cfa04ad2050c32cff459df13f331 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<wsp:Policy xmlns:wsp="http://www.w3.org/ns/ws-policy"
    xmlns:pa="http://ws-policy.example.com/assertion" >
    <wsp:ExactlyOne>
        <wsp:All>
            <pa:Assertion52 marker="52" />
            <pa:Assertion16 marker="16" />
        </wsp:All>
    </wsp:ExactlyOne>
</wsp:Policy>