summaryrefslogtreecommitdiffstats
path: root/neethi/test/policies/Policy-for-Service-1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'neethi/test/policies/Policy-for-Service-1.xml')
-rw-r--r--neethi/test/policies/Policy-for-Service-1.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/neethi/test/policies/Policy-for-Service-1.xml b/neethi/test/policies/Policy-for-Service-1.xml
new file mode 100644
index 0000000..a94a159
--- /dev/null
+++ b/neethi/test/policies/Policy-for-Service-1.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<wsp:Policy xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"
+ xmlns:pa="http://ws-policy.example.com/assertion" >
+ <wsp:ExactlyOne>
+ <wsp:All>
+ <pa:Assertion58 marker="58" />
+ </wsp:All>
+ </wsp:ExactlyOne>
+</wsp:Policy>