summaryrefslogtreecommitdiffstats
path: root/neethi/test/policies/Policy-for-Input-in-Operation-2A-in-relation-to-Endpoint-2B.xml
blob: 59cc4faf33e3d32fb44bb046e80bec9259c0d96d (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:Assertion51 marker="51" />
            <pa:Assertion15 marker="15" />
        </wsp:All>
    </wsp:ExactlyOne>
</wsp:Policy>