This text file contains sample code fragments from: Section 19.5 - WS-Addressing Policy Assertions Chapter 19 - Advanced Message Design Part II: WS-Addressing Rules and Design Techniques Book - Web Service Contract Design & Versioning for SOA Series - Prentice Hall Service-Oriented Computing Series from Thomas Erl Site - www.soabooks.com Example 19.16 - A policy that says WS-Addressing is supported but not required. Example 19.17 - A nested policy with the wsam:AnonymousResponse value. http://www.w3.org/2005/08/addressing/anonymous Example 19.18 - The anonymous value that has a special meaning when used with SOAP over HTTP as part of the wsa:ReplyTo and wsa:FaultTo MAP elements of a request message. Example 19.19 - A nested policy with the wsam:NonAnonymousResponse value. ... Example 19.20 - A WS-Policy expression added to a WSDL 2.0 contract, requiring the use of asynchronous WS-Addressing communication.