This text file contains sample code fragments from:
Section 19.3 - WS-Addressing and Action Values
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.13 - A WSDL operation contains an input element with the wsam:Action extensibility attribute. However this attribute is not added to the output element.
...
http://actioncon.com/action
Example 19.14 - The populated wsa:Action header.
...
http://actioncon.com/contract/po/
ptPurchaseOrder/msgSubmitOrderResponse
Example 19.15 - The wsa:Action element value, auto-generated based on default rules that concatenate the WSDL target namespace value, port type name, and message name.