This text file contains sample code fragments from:
Section 23.4 - Expressing Termination Information
Chapter 23 - Advanced Versioning
Book - Web Service Contract Design & Versioning for SOA
Series - The Prentice Hall Service Technology Series from Thomas Erl
Site - www.servicetechbooks.com
This service is scheduled for termination on Jan 31, 2010.
...
Example 23.11 - A human-readable annotation with termination details added via the documentation construct.
Jan-31-2010
Example 23.12 - Termination information expressed via an ignorable policy assertion.
Jan-31-2010
Example 23.13 - The custom:termination assertion as part of a policy alternative.
Jan-31-2010
Example 23.14 - A custom termination assertion that is not ignorable. (In this case, the wsp:Ignorable attribute could have been omitted altogether because it has a setting of "false" by default.)
nil
Example 23.15 - An example of a custom value that expresses that the service has no current termination date.
Jan-31-2010
...
Example 23.16 - The ignorable custom:termination policy assertion attached to a specific operation.
Jan-31-2009
Mar-07-2010
...
Example 23.17 - Separate ignorable policies attached to different operation elements. Each assertion expresses a different termination date.