summaryrefslogtreecommitdiffstats
path: root/neethi/test/policies/Policy-for-Endpoint-2A.xml
blob: 1517682039622132dddf25c886c24fa3a2d9ef71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?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:Assertion62 marker="62" />
            <pa:Assertion40 marker="40" />
            <pa:Assertion12 marker="12" />
            <pa:Assertion1 marker="1" />
        </wsp:All>
    </wsp:ExactlyOne>
</wsp:Policy>