|
Apache CXF example source code file (test25.xml)
The Apache CXF test25.xml source code
<wsp:Policy
xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"
xmlns:tst="http://sample.org/Assertions">
<wsp:ExactlyOne>
<wsp:All>
<tst:A>A
<tst:B>B
<tst:C>C
</wsp:All>
<wsp:All>
<tst:A>A
</wsp:All>
<wsp:All>
<tst:B>B
</wsp:All>
<wsp:All>
<tst:C>C
</wsp:All>
<wsp:All>
<tst:A>A
<tst:B>B
</wsp:All>
<wsp:All>
<tst:A>A
<tst:C>C
</wsp:All>
<wsp:All>
<tst:B>B
<tst:C>C
</wsp:All>
<wsp:All>
</wsp:All>
</wsp:ExactlyOne>
</wsp:Policy>
Other Apache CXF examples (source code examples)Here is a short list of links related to this Apache CXF test25.xml source code file: |
| ... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.