This text file contains sample code fragments from: Section 16.3 - Ignorable 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 - Prentice Hall Service-Oriented Computing Series from Thomas Erl Site - www.soabooks.com Example 16.17 - A policy expression containing an ignorable policy assertion. Example 16.18 - A policy assertion with the wsp:Optional attribute. Example 16.19 - A policy assertion with both wsp:Ignorable and wsp:Optional attributes. Example 16.20 - The policy expression from Example 16.19 is restructured into a policy alternative. 5:00 23:00 Example 16.21 - A parameterized instance of an ignorable policy assertion that states that the Web service is available between 5 AM and 11 PM. ... ... Example 16.22 - The ignorable custom:LogMessage assertion is added to the finance domain policy definition from the previous case study example. Example 16.23 - An ignorable policy assertion of questionable value. DB2 Example 16.24 - A parameterized version of the preceding policy assertion.