This text file contains sample code fragments from: Section 16.2 - Nested and Parameterized Assertions Chapter 16 - Advanced WS-Policy Part I: Policy Centralization and Nested, Parameterized, and Ignorable Assertions Book - Web Service Contract Design & Versioning for SOA Series - The Prentice Hall Service Technology Series from Thomas Erl Site - www.servicetechbooks.com Example 16.10 - One assertion nested within another. Example 16.11 - An attempt at nesting an assertion that does not result in an actual, nested assertion. 50 Example 16.12 - A parameterized argt:responseGuarantee policy assertion. Example 16.13 - The policy expression from the domain policy definition now comprised of a policy alternative offering a choice between two security-related assertions. ...tokens... ... Example 16.14 - The sp:TransportBinding policy assertion containing three nested policy assertions. ... ...details of X509 token... ...layout details... Example 16.15 - The sp:SymmetricBinding policy assertion containing seven nested policy assertions. ...tokens... ...details of X509 token... ...layout details... Example 16.16 - A policy expression comprised of two security-related policy alternatives.