summaryrefslogtreecommitdiffstats
path: root/neethi/test/policies/Policy-for-Endpoint-1A.xml
diff options
context:
space:
mode:
Diffstat (limited to 'neethi/test/policies/Policy-for-Endpoint-1A.xml')
-rw-r--r--neethi/test/policies/Policy-for-Endpoint-1A.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/neethi/test/policies/Policy-for-Endpoint-1A.xml b/neethi/test/policies/Policy-for-Endpoint-1A.xml
new file mode 100644
index 0000000..ff1a54f
--- /dev/null
+++ b/neethi/test/policies/Policy-for-Endpoint-1A.xml
@@ -0,0 +1,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:Assertion59 marker="59" />
+ <pa:Assertion22 marker="22" />
+ <pa:Assertion2 marker="2" />
+ <pa:Assertion1 marker="1" />
+ </wsp:All>
+ </wsp:ExactlyOne>
+</wsp:Policy>