summaryrefslogtreecommitdiffstats
path: root/neethi/test/policies/Policy-for-Operation-1A-in-relation-to-Endpoint-1A.xml
blob: dfccd95caaeb233e0f6d01d771a558dbbad5dad9 (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:Assertion23 marker="23" />
            <pa:Assertion4 marker="4" />
        </wsp:All>
    </wsp:ExactlyOne>
</wsp:Policy>