This text file contains sample code fragments from: Section 14.5 - WS-BPEL and WSDL Chapter 14 - Advanced WSDL Part I: Modularization, Extensibility, MEPs, and Asynchrony Book - Web Service Contract Design & Versioning for SOA Series - The Prentice Hall Service Technology Series from Thomas Erl Site - www.servicetechbooks.com Example 14.15 - A partnerLinkType construct that references two portType constructs. (This code resides in the WS-BPEL process definition, not in the WSDL definition.) Example 14.16 - A partnerLinkType construct that references a single portType construct. Example 14.17 - A property declaration of type xsd:integer. Example 14.18 - A bpws:propertyAlias element being used to find the value for the PONumber property in the msgSubmitOrderRequest message. Example 14.19 - An abbreviated WSDL definition that highlights the extensibility elements introduced by the WS-BPEL language.