<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE spec PUBLIC "-//W3C//DTD Specification V2.2+Addr//EN" "xmlspec.dtd">
<!--
/*
 * Copyright © 2006 World Wide Web Consortium,
 *
 * (Massachusetts Institute of Technology, European Research Consortium for
 * Informatics and Mathematics, Keio University). All Rights Reserved. This
 * work is distributed under the W3C® Document License [1] in the hope that
 * it will be useful, but WITHOUT ANY WARRANTY; without even the implied
 * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 *
 * [1] http://www.w3.org/Consortium/Legal/2002/copyright-documents-20021231
 */
    -->
<!-- $Id: ws-addr-wsdl.xml,v 1.3 2006/05/25 18:58:27 plehegar Exp $ -->
<?xml-stylesheet type='text/xsl' href='xmlspec-addressing.xsl'?><spec xmlns:xlink="http://www.w3.org/1999/xlink" w3c-doctype="cr" role="public">
    <header>
        <title>Web Services Addressing 1.0 - WSDL Binding</title>
        <w3c-designation>http://www.w3.org/TR/2006/CR-ws-addr-wsdl-20060529</w3c-designation>
        <w3c-doctype>W3C Candidate Recommendation</w3c-doctype>
        <pubdate>
            <day>29</day>
            <month>May</month>
            <year>2006</year>
        </pubdate>
        <publoc>
            <loc href="http://www.w3.org/TR/2006/CR-ws-addr-wsdl-20060529" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http://www.w3.org/TR/2006/CR-ws-addr-wsdl-20060529</loc>
        </publoc> <altlocs>
	<loc role="pdf" href="ws-addr-wsdl.pdf" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">PDF</loc>
	<loc role="postscript" href="ws-addr-wsdl.ps" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">PostScript</loc>
	<loc role="xml" href="ws-addr-wsdl.xml" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">XML</loc>
	<loc role="plain" href="ws-addr-wsdl.txt" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">plain text</loc>
    </altlocs> <prevlocs>
            <loc href="http://www.w3.org/TR/2006/WD-ws-addr-wsdl-20060216/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http://www.w3.org/TR/2006/WD-ws-addr-wsdl-20060216/</loc>
        </prevlocs>
        <latestloc>
            <loc href="http://www.w3.org/TR/ws-addr-wsdl" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http://www.w3.org/TR/ws-addr-wsdl</loc>
        </latestloc>
        <authlist>
            <author>
                <name>Martin Gudgin</name>
                <affiliation>Microsoft Corp</affiliation>
            </author>
            <author>
                <name>Marc Hadley</name>
                <affiliation>Sun Microsystems, Inc</affiliation>
            </author>
            <author>
                <name>Tony Rogers</name>
                <affiliation>Computer Associates International, Inc</affiliation>
            </author>
            <author>
                <name>Ümit Yalçinalp</name>
                <affiliation>SAP AG </affiliation>
            </author>
        </authlist>
        <abstract>
            <p>Web Services Addressing provides transport-neutral mechanisms to address Web services
                and messages. Web Services Addressing 1.0 - WSDL Binding (this document) defines how the abstract
                properties defined in Web Services Addressing 1.0 - Core are described using WSDL.</p>
            <p>The classes of products for which this specification is designed to be relevant
                include WSDL and WS-Addressing EPR consumers.</p>
        </abstract> 
<status id="Status">
  <p>
    <emph>This section describes the status of this document at the time
    of its publication. Other documents may supersede this document. A
    list of current W3C publications and the latest revision of this
    technical report can be found in the <loc href="http://www.w3.org/TR/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">W3C technical reports index</loc> at
    http://www.w3.org/TR/.</emph>
  </p>

  <p>This is the <loc href="http://www.w3.org/2005/10/Process-20051014/tr.html#RecsCR" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
  Candidate Recommendation</loc> of the Web Services Addressing 1.0 - WSDL Binding specification for
  review by W3C members and other interested parties. It has been
  produced by the <loc href="http://www.w3.org/2002/ws/addr/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">Web
  Services Addressing Working Group</loc> (WG), which is part of the
  <loc href="http://www.w3.org/2002/ws/Activity" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">W3C Web Services
  Activity</loc>. The publication of this document signifies a <loc href="http://www.w3.org/2005/10/Process-20051014/tr.html#cfi" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">call
  for implementations</loc> of this specification. This specification
  will remain Candidate Recommendation at least until 7 July
  2006.</p>
  
  <p>This document addresses the comments received against the
  Last Call Working Draft previously published. The detailed
  disposition of those comments can be found in the <loc href="http://www.w3.org/2002/ws/addr/lc-issues/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">Last Call issues
  list</loc>. A <loc href="diff.html" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">diff-marked version against the previous
  version of this document</loc> is available. For a detailed list of
  changes since the last publication of this document, please refer to
  appendix <specref ref="changelog"/>.</p>

  <p>The Working Group plans to submit
  this specification for consideration as a <loc href="http://www.w3.org/2005/10/Process-20051014/tr.html#RecsPR" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">W3C
  Proposed Recommendation</loc> if the following exit criteria have
  been met:
  </p>

  <ulist>
    <item>
      <p>
	Two interoperable implementations of each optional and required feature of the
	specifications have been produced.
      </p>
    </item>
    <item>
      <p>
	The Working Group releases a test suite along with an <loc href="http://www.w3.org/2002/ws/addr/6/05/impl-report/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">implementation
	report</loc>.
      </p>
    </item>
  </ulist>

  <p>Implementers are encouraged to <loc href="http://www.w3.org/2004/02/Process-20040205/tr.html#cfi" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">provide feedback</loc> by
  7 July 2006. Comments are to be sent to the public <loc href="mailto:public-ws-addressing-comments@w3.org" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">public-ws-addressing-comments@w3.org</loc>
  mailing list (<loc href="http://lists.w3.org/Archives/Public/public-ws-addressing-comments/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">public
  archive</loc>). Issues about this
  document are recorded in the <loc href="http://www.w3.org/2002/ws/addr/cr-issues/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">Candidate
  Recommendation issues list</loc> maintained by the Working Group. A
  list of <loc href="http://www.w3.org/2002/ws/addr/objections.html" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">formal
  objections</loc> against the set of WS-Addressing 1.0 Working Drafts
  is also available.</p>

  <p>The Working Group plans to start with testing WSDL 1.1 [<bibref ref="WSDL11"/>] features. Depending on the status of the WSDL 2.0
  [<bibref ref="WSDL20"/>] implementations as part of its Candidate
  Recommendation testing, an updated Candidate Recommendation document
  integrating changes resulting from the WSDL 1.1 testing may be
  published before proceeding to the testing of WSDL 2.0 features.</p>

  <p>Discussion of this document takes place on the <loc href="mailto:public-ws-addressing@w3.org" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">public-ws-addressing@w3.org</loc>
  mailing list (<loc href="http://lists.w3.org/Archives/Public/public-ws-addressing/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">public
  archive</loc>).
  </p>

  <p> This document was produced by a group operating under the <loc href="http://www.w3.org/Consortium/Patent-Policy-20040205/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">5 February 2004 W3C Patent Policy</loc>. W3C maintains a <loc href="http://www.w3.org/2004/01/pp-impl/36696/status#specs" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">public list of any patent disclosures</loc> made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains <loc href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">Essential Claim(s)</loc> must disclose the information in accordance with <loc href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">section 6 of the W3C Patent Policy</loc>. </p>

  <p>
    Publication as a Candidate Recommendation does not imply
    endorsement by the W3C Membership. This is a draft document and
    may be updated, replaced or obsoleted by other documents at any
    time. It is inappropriate to cite this document as other than work
    in progress.
  </p>

</status>
 <langusage>
            <language id="en-US">English</language>
        </langusage>
        <revisiondesc>
            <p>Last Modified: $Date: 2006/05/25 18:58:27 $</p>
        </revisiondesc>
    </header>
    <body>
        <div1 id="tocRange">
            <head> Introduction</head>
            <p>Web Services Addressing 1.0 - Core[<bibref ref="WSADDR-CORE"/>] defines a set of abstract
                properties and an XML Infoset [<bibref ref="XMLInfoSet"/>] representation thereof to
                reference Web service endpoints and to facilitate end-to-end addressing of endpoints
                in messages. Web Services Addressing 1.0 - WSDL Binding (this document) defines how the abstract
                properties defined in Web Services Addressing 1.0 - Core are described using WSDL. WS-Addressing
                is designed to be able to work with WSDL 2.0 [<bibref ref="WSDL20"/>] and also (for
                backwards compatibility) with WSDL 1.1 [<bibref ref="WSDL11"/>] described services.</p>
            <div2 id="notation">
                <head> Notational Conventions</head>
                <p>The keywords "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD",
                    "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be
                    interpreted as described in RFC 2119 [<bibref ref="RFC2119"/>].</p>
                <p>When describing abstract data models, this specification uses the notational
                    convention used by the XML Infoset [<bibref ref="XMLInfoSet"/>]. Specifically,
                    abstract property names always appear in square brackets (e.g., [some
                    property]).</p>
                <p>When describing concrete XML schemas [<bibref ref="XMLSchemaP1"/>, <bibref ref="XMLSchemaP2"/>], this specification uses the notational convention of
                    WS-Security [<bibref ref="WS-Security"/>]. Specifically, each member of an
                    element's [children] or [attributes] property is described using an XPath-like
                    notation (e.g., /x:MyHeader/x:SomeProperty/@value1). The use of {any} indicates
                    the presence of an element wildcard (&lt;xs:any/&gt;). The use of @{any}
                    indicates the presence of an attribute wildcard
                    (&lt;xs:anyAttribute/&gt;).</p>
            </div2>
            <div2 id="namespaces">
                <head> Namespaces</head>
                <p> This specification uses a number of namespace prefixes throughout; they are
                    listed in <specref ref="nsprefs"/>. Note that the choice of any namespace prefix
                    is arbitrary and not semantically significant (see [<bibref ref="XMLNS"/>]).</p>
                <table summary="Namespace prefixes usage in this specification" id="nsprefs" border="1">
                    <caption>Prefixes and Namespaces used in this specification</caption>
                    <tbody>
                        <tr>
                            <th align="left" rowspan="1" colspan="1">Prefix</th>
                            <th align="left" rowspan="1" colspan="1">Namespace</th>
                        </tr>
                        <tr>
                            <td rowspan="1" colspan="1">S</td>
                            <td rowspan="1" colspan="1">http://www.w3.org/2003/05/soap-envelope</td>
                        </tr>
                        <tr>
                            <td rowspan="1" colspan="1">S11</td>
                            <td rowspan="1" colspan="1">http://schemas.xmlsoap.org/soap/envelope</td>
                        </tr>
                        <tr>
                            <td rowspan="1" colspan="1">wsa</td>
                            <td rowspan="1" colspan="1"> http://www.w3.org/2005/08/addressing </td>
                        </tr>
                        <tr>
                            <td rowspan="1" colspan="1">wsaw</td>
                            <td rowspan="1" colspan="1"> http://www.w3.org/2006/05/addressing/wsdl </td>
                        </tr>
                        <tr>
                            <td rowspan="1" colspan="1">wsoap</td>
                            <td rowspan="1" colspan="1"> http://www.w3.org/2006/01/wsdl/soap </td>
                        </tr>
                        <tr>
                            <td rowspan="1" colspan="1">xs</td>
                            <td rowspan="1" colspan="1">http://www.w3.org/2001/XMLSchema</td>
                        </tr>
                        <tr>
                            <td rowspan="1" colspan="1">wsdl</td>
                            <td rowspan="1" colspan="1">Either http://www.w3.org/2006/01/wsdl or http://schemas.xmlsoap.org/wsdl/
                                depending on context</td>
                        </tr>
                        <tr>
                            <td rowspan="1" colspan="1">wsdl20</td>
                            <td rowspan="1" colspan="1">http://www.w3.org/2006/01/wsdl</td>
                        </tr>
                        <tr>
                            <td rowspan="1" colspan="1">wsdl11</td>
                            <td rowspan="1" colspan="1">http://schemas.xmlsoap.org/wsdl/</td>
                        </tr>
                        <tr>
                            <td rowspan="1" colspan="1">soap11</td>
                            <td rowspan="1" colspan="1">http://schemas.xmlsoap.org/wsdl/soap/</td>
                        </tr>
                    </tbody>
                </table>
                <p>The working group intends to update the value of the Web Services Addressing 1.0 - WSDL Binding
                    namespace URI each time a new version of this document is published until such
                    time that the document reaches Candidate Recommendation status. Once it has
                    reached Candidate Recommendation status, the working group intends to maintain
                    the value of the Web Services Addressing 1.0 - WSDL Binding namespace URI that was assigned in the
                    Candidate Recommendation unless significant changes are made that impact the
                    implementation of the specification.</p>
                <p>WS-Addressing is defined in terms of the XML Information Set [<bibref ref="XMLInfoSet"/>]. WS-Addressing can be used with SOAP [<bibref ref="SOAP12-PART1"/>, <bibref ref="SOAP11"/>] as described in Web Services Addressing 1.0 - SOAP Binding[<bibref ref="WSADDR-SOAP"/>]. The examples in this specification use an XML 1.0
                        [<bibref ref="XML10"/>] representation but this is not a requirement.</p>
                <p>All information items defined by this specification are identified by the XML
                    namespace URI [<bibref ref="XMLNS"/>] "http://www.w3.org/2006/05/addressing/wsdl". A normative XML
                    Schema [<bibref ref="XMLSchemaP1"/>, <bibref ref="XMLSchemaP2"/>] document can
                    be obtained by dereferencing the XML namespace URI.</p>
            </div2>
        </div1>
        <div1 id="metadatinepr">
            <head>Including WSDL Metadata in EPRs</head>
            <p>An EPR's metadata section can contain a reference to WSDL metadata, can include
                embedded WSDL metadata, or both.</p>
            <div2 id="refmetadatfromepr">
                <head>Referencing WSDL Metadata from an EPR</head>
                <p>The WSDL binding of Web Services Addressing introduces the following element and
                    attribute information items for referencing WSDL metadata from an EPR's metadata
                    section:</p>
                <glist>
                    <gitem>
                        <label> wsaw:InterfaceName (0..1)</label>
                        <def>
                            <p>A QName identifying a description of the sequences of messages that a
                                service sends and/or receives. This corresponds to a WSDL 2.0
                                interface or, for backwards compatibility, a WSDL 1.1 port type.
                                When this element is included in an EPR, the EPR is considered to be
                                specific to the interface or port type it identifies.</p>
                        </def>
                    </gitem>
                    <gitem>
                        <label> wsaw:ServiceName (0..1)</label>
                        <def>
                            <p>A QName that identifies the set of endpoints at which a particular
                                Web service is deployed. The set of endpoints is represented by a
                                service in WSDL 2.0 or, for backwards compatibility, a WSDL 1.1
                                service.</p>
                        </def>
                    </gitem>
                    <gitem>
                        <label> wsaw:ServiceName/@EndpointName (0..1)</label>
                        <def>
                            <p>An NCName that identifies one endpoint amongst the set identified by
                                the service name above. An endpoint is represented by an endpoint in
                                WSDL 2.0 or, for backwards compatibility, a port in WSDL 1.1. When
                                this attribute is specified, the EPR is considered to be specific to
                                the endpoint or port it identifies.</p>
                        </def>
                    </gitem>
                </glist>
                <p>The element information items defined above are used in an EPR's metadata
                    section. The following shows an example endpoint reference. This references the
                    interface named "ghns:reservationInterface" at the endpoint IRI
                    "http://greath.example.com/2004/reservation". Note the use of the WSDL[<bibref ref="WSDL20"/>] wsdlLocation attribute.</p>
                <example>
                    <head>Example endpoint reference.</head>
                    <eg xml:space="preserve">
&lt;wsa:EndpointReference
    xmlns:wsa="http://www.w3.org/2005/08/addressing"
    xmlns:ghns="http://greath.example.com/2004/wsdl/resSvc"&gt;
  &lt;wsa:Address&gt;http://greath.example.com/2004/reservation&lt;/wsa:Address&gt;
  &lt;wsa:Metadata
      xmlns:wsdli="http://www.w3.org/2006/01/wsdl-instance"
      wsdli:wsdlLocation="http://greath.example.com/2004/wsdl/resSvc http://greath.example.com/2004/reservation.wsdl"&gt;
    &lt;wsaw:InterfaceName&gt;ghns:reservationInterface&lt;/wsaw:InterfaceName&gt;
  &lt;/wsa:Metadata&gt;
&lt;/wsa:EndpointReference&gt;</eg>
                </example>
            </div2>
            <div2 id="embedmetadataepr">
                <head>Embedding WSDL Metadata in an EPR</head>
                <p>WSDL 2.0 or, for backwards compatibility, 1.1 definitions can be embedded in the
                    metadata section of an EPR to provide a consuming application with WSDL
                    information that applies to the referenced endpoint. To do so, the creator of an
                    EPR MAY include a WSDL 2.0 description element (or a WSDL 1.1 definitions
                    element) in the metadata property of the EPR. The semantics of the embedded WSDL
                    is as defined by the WSDL 2.0 or 1.1 specifications.</p>
                <p>In particular, embedding a WSDL service component description MAY be used by EPR
                    issuers to indicate the presence of alternative addresses and protocol bindings
                    to access the referenced endpoint. The alternatives are provided by the
                    different endpoints of the embedded service. In the case of WSDL 1.1, additional
                    ports can be conveyed by the WSDL 1.1 service definition which are not
                    alternative access channels to the endpoint. In that case, if the InterfaceName
                    or ServiceName elements are also included in the metadata section of the EPR,
                    only the ports with the same interface as that specified are to be considered
                    alternative access channels.</p>
                <p>If the ServiceName element appears in the EPR’s [metadata] and an embedded WSDL
                    service component is also provided inside a descriptions or definitions
                    component, then the ServiceName SHOULD match the name of (one or more of) the
                    WSDL service(s) included therein; the endpoint (port) name SHOULD match as well
                    if present. The behavior of an EPR consumer when the ServiceName doesn’t match
                    an embedded description is undefined.</p>
                <example>
                    <head>An EPR containing WSDL 2.0 metadata</head>
                    <eg xml:space="preserve">
&lt;wsa:EndpointReference
    xmlns:wsa="http://www.w3.org/2005/08/addressing"&gt;
    
  &lt;wsa:Address&gt;http://greath.example.com/2004/reservation&lt;/wsa:Address&gt;
  &lt;wsa:Metadata
      xmlns:wsdli="http://www.w3.org/2006/01/wsdl-instance"
      wsdli:wsdlLocation="http://greath.example.com/2004/wsdl/resSvc http://greath.example.com/2004/reservation.wsdl"&gt;
    &lt;wsdl20:description  
        targetNamespace="http://greath.example.com/2004/wsdl/resSvc"
        xmlns:tns="http://greath.example.com/2004/wsdl/resSvc"
        xmlns:ghns="http://greath.example.com/2004/wsdl/resSvc"
        xmlns:wsdl20="http://www.w3.org/2006/01/wsdl"&gt;
      &lt;wsdl20:import namespace="http://greath.example.com/2004/wsdl/resSvc"
          location="http://greath.example.com/2004/reservation.wsdl"/&gt;
      &lt;wsdl20:service name="reservationService" 
          interface="tns:reservationInterface"&gt;
        &lt;wsdl20:endpoint name="reservationEndpoint" 
          binding="tns:reservationSOAPBinding"
          address ="http://greath.example.com/2004/reservation"/&gt;
      &lt;/wsdl20:service&gt;
    &lt;/wsdl20:description&gt;
  &lt;/wsa:Metadata&gt;
&lt;/wsa:EndpointReference&gt;
</eg>
                </example>
                <example>
                    <head>An EPR containing WSDL 1.1 metadata</head>
                    <eg xml:space="preserve">
&lt;wsa:EndpointReference
    xmlns:wsa="http://www.w3.org/2005/08/addressing"&gt;
  &lt;wsa:Address&gt;http://greath.example.com/2004/reservation&lt;/wsa:Address&gt;
  &lt;wsa:Metadata&gt;
    &lt;wsdl11:definitions targetNamespace="http://greath.example.com/2004/wsdl/resSvc"
        xmlns:ghns="http://greath.example.com/2004/wsdl/resSvc"
        xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"&gt;
      &lt;wsdl11:import namespace="http://greath.example.com/2004/wsdl/resSvc"  
          location="http://greath.example.com/2004/reservation.wsdl"/&gt;
      &lt;wsdl11:service name="reservationService"&gt;
        &lt;wsdl11:port name="ep1" binding="ghns:reservationSOAPBinding"&gt; 
          &lt;soap:address location="http://greath.example.com/2004/reservation"/&gt;
        &lt;/wsdl11:port&gt;
      &lt;/wsdl11:service&gt;
    &lt;/wsdl11:definitions&gt;
  &lt;/wsa:Metadata&gt;
&lt;/wsd:EndpointReference&gt;
</eg>
                </example>
            </div2>
        </div1>
        <div1 id="indicatinguse">
            <head>Indicating Use of WS-Addressing</head>
            <p>This specification supports two mechanisms for indicating, in a WSDL description,
                that the endpoint conforms to the WS-Addressing specification. </p>
            <div2 id="uaee">
                <head><el>UsingAddressing</el> Extension Element</head>
                <p> WS-Addressing defines an empty global element, wsaw:UsingAddressing, that can be
                    used to indicate that an endpoint conforms to the WS-Addressing specification.
                    The wsdl:required attribute MAY be used to indicate whether WS-Addressing
                    Message Addressing Properties are required in messages received from service
                    requesters. <specref ref="mappresence"/> outlines the requirements on messages
                    sent from an endpoint based on the contents of any preceding input message and
                    how the use of addressing is indicated in the WSDL. </p>
                <table border="1" id="mappresence">
                    <caption>MAPs Present in output message when wsaw:UsingAddressing is present</caption>
                    <thead>
                        <tr>
                            <th rowspan="1" colspan="1">MAPs in Input message</th>
                            <th rowspan="1" colspan="1">wsdl:required="true" {addressing}=required</th>
                            <th rowspan="1" colspan="1">wsdl:required="false" {addressing}=optional</th>
                        </tr>
                    </thead>
                    <tbody>
                        <tr>
                            <td rowspan="1" colspan="1">Yes</td>
                            <td rowspan="1" colspan="1">REQUIRED</td>
                            <td rowspan="1" colspan="1">REQUIRED</td>
                        </tr>
                        <tr>
                            <td rowspan="1" colspan="1">No</td>
                            <td rowspan="1" colspan="1">Fault</td>
                            <td rowspan="1" colspan="1">OPTIONAL. If using SOAP, MAP headers MUST NOT have a
                                soap:mustUnderstand attribute with a value of "true"</td>
                        </tr>
                    </tbody>
                </table>
                <p>If WS-A is engaged, use of the message addressing properties MUST be fully
                    compliant with this specification; in particular, senders MUST use all message
                    addressing properties mandated by the Web Services Addressing 1.0 - Core[<bibref ref="WSADDR-CORE"/>], applicable WS-Addressing protocol bindings (e.g.
                        Web Services Addressing 1.0 - SOAP Binding[<bibref ref="WSADDR-SOAP"/>]), and this specification,
                    and MUST follow all applicable WS-Addressing normative requirements. </p>
                <p>The wsaw:UsingAddressing element SHOULD appear as a child of the wsdl:binding
                    element. Alternatively, the wsaw:UsingAddressing element MAY instead be included
                    as a child of the wsdl20:endpoint (or wsdl11:port) when an endpoint intends to
                    indicate compliance with WS-Addressing for a specific endpoint only.</p>
                <p>The inclusion of the wsaw:UsingAddressing element indicates that the applicable
                    WS-Addressing specifications are supported and allows use of anonymous or
                    non-anonymous URIs as addresses in an EPR. Specifically, when included in a SOAP
                    binding, the wsaw:UsingAddressing marker identifies the use of Web Services
                    Addressing 1.0 bound to SOAP as defined by Web Services Addressing 1.0 - SOAP Binding[<bibref ref="WSADDR-SOAP"/>].The presence of this element can extend the semantics
                    of the endpoint's WSDL binding. </p>
                <example>
                    <head>Indicating use of WS-Addressing using wsaw:UsingAddressing in WSDL 2.0</head>
                    <eg xml:space="preserve">&lt;binding name="reservationSOAPBinding" 
    interface="tns:reservationInterface"
    type="http://www.w3.org/2006/01/wsdl/soap"
    wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP"&gt;
  &lt;wsaw:UsingAddressing wsdl:required="true" /&gt;
  &lt;operation ref="tns:opCheckAvailability"
      wsoap:mep="http://www.w3.org/2003/05/soap/mep/request-response" /&gt;
  &lt;fault ref="tns:invalidDataFault" wsoap:code="soap:Sender" /&gt;
&lt;/binding&gt;</eg>
                </example>
                <example>
                    <head>Indicating use of WS-Addressing using wsaw:UsingAddressing in WSDL 1.1</head>
                    <eg xml:space="preserve">&lt;binding name="reservationSOAPBinding"
                        type="tns:reservationInterface"&gt;
  &lt;soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" /&gt;
  &lt;wsaw:UsingAddressing wsdl:required="true" /&gt;
  &lt;operation name="opCheckAvailability"&gt;
    &lt;soap:operation soapaction="http://greath.example.com/2004/wsdl/resSvc/opCheckAvailability" /&gt;
    &lt;input&gt; 
      &lt;soap:body use="literal" /&gt;
    &lt;/input&gt; 
    &lt;output&gt;
      &lt;soap:body use="literal" /&gt;
    &lt;/output&gt;
  &lt;/operation&gt;
&lt;/binding&gt;</eg>
                </example>
                <div3 id="wsdl20_usingaddressing">
                    <head>WSDL 2.0 Component Model Changes</head>
                    <p>Use of WS-Addressing adds the following property to the WSDL 2.0 component
                        model:</p>
                    <ulist>
                        <item>
                            <p>{addressing} OPTIONAL, of type <code>xs:token</code> with one of the
                                values <attval>required</attval> or <attval>optional</attval>, to
                                the Binding and Endpoint components. When present, the property
                                indicates that the use of addressing has been declared. </p>
                        </item>
                    </ulist>
                    <p><specref ref="tab_addressing_Mapping"/> shows the mapping from the XML
                        representation to the WSDL 2.0 component model.</p>
                    <table border="1" id="tab_addressing_Mapping">
                        <caption>Mapping from XML Representation to Binding and Endpoint components
                            Extension Properties</caption>
                        <tbody>
                            <tr>
                                <th rowspan="1" colspan="1">Property</th>
                                <th rowspan="1" colspan="1">Value</th>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">{addressing}</td>
                                <td rowspan="1" colspan="1"> If a <el>wsaw:UsingAddresing</el> extension element is present: <ulist>
                                        <item>
                                            <p>if a <att>wsdl:required</att> <emph>attribute information item</emph> is present
                                                and has a value of <attval>true</attval>, then
                                                  <attval>required</attval></p>
                                        </item>
                                        <item>
                                            <p>otherwise <attval>optional</attval></p>
                                        </item>
                                    </ulist>
                                </td>
                            </tr>
                        </tbody>
                    </table>
                    <p><specref ref="mappresence"/> summarizes the meaning of the property as
                        detailed in section <specref ref="uaee"/>.</p>
                </div3>
                <div3>
                    <head>Other Uses of UsingAddressing Extension Element</head>
                    <p>The wsaw:UsingAddressing element MAY also be used in other contexts (e.g., as
                        a policy assertion in a policy framework). Its use and that of related
                        elements and attributes including wsaw:Anonymous (see <specref ref="anonelement"/>) and wsaw:Action (see <specref ref="explicitaction"/>) in such contexts is semantically equivalent to the use of
                        wsaw:UsingAddressing as a WSDL extension.</p>
                    <p>Note that the association of wsaw:UsingAddressing to WSDL constructs where
                        the wsaw:UsingAddressing WSDL extension element is not allowed is not
                        meaningful.</p>
                </div3>
            </div2>
            <div2 id="anonelement">
                <head> Anonymous Element </head>
                <p> WS-Addressing defines a wsaw:Anonymous element that is only used in conjunction
                    with wsaw:UsingAddressing (or its equivalent wsoap:module, see section <specref ref="wsdlsoapmodule"/>) element. The usage of
                    wsaw:Anonymous element is associated with the usage constraints specified for
                    the wsaw:UsingAddressing element. Hence, it MUST NOT contain the wsdl:required
                    attribute. </p>
                <p>A WSDL or policy based service description that includes the wsaw:UsingAddressing
                    but no wsaw:Anonymous marker makes no assertion regarding a requirement or a
                    constraint in the use of the anonymous URI in EPRs contained in messages sent to
                    the endpoint. In this cases, endpoint service descriptions have to rely on
                    additional metadata, such as WSDL bindings or additional policy assertions, to
                    indicate any requirements or restrictions on the use of the anonymous URI by
                    clients. However, in the absence of additional metadata, clients of the endpoint
                    MAY assume that the service endpoint follows the behavior indicated by the
                    'optional' value of the wsaw:Anonymous marker. An endpoint SHOULD send a
                    wsa:OnlyAnonymousAddressSupported or a wsa:OnlyNonAnonymousAddressSupported
                    fault back to the client if a message received includes a response epr with an
                    [address] that is unsupported by the endpoint. </p>
                <p>The wsaw:Anonymous element, if present, MUST have one of three distinct values
                    that indicate three different levels of support for handling anonymous addresses
                    in EPRs. In the following text, the term response endpoint EPR refers to the
                    [reply endpoint] and [fault endpoint] message addressing properties
                    collectively. </p>
                <ulist>
                    <item>
                        <p>"optional": This value indicates that a response endpoint EPR in a
                            request message MAY contain an anonymous URI as an address. </p>
                    </item>
                    <item>
                        <p>"required":This value indicates that all response endpoint EPRs in a
                            request message MUST always use anonymous URI as an address. </p>
                        <p>If a response endpoint EPR does not contain the anonymous URI as an
                            address value, then a predefined InvalidAddressingHeader fault defined
                            in Web Services Addressing 1.0 - SOAP Binding [<bibref ref="WSADDR-SOAP"/>] MUST be generated. </p>
                    </item>
                    <item>
                        <p>"prohibited":This value indicates that any response EPRs in a request
                            message MUST NOT use anonymous URI as an address.</p>
                        <p>If a response endpoint EPR contains the anonymous URI as an address
                            value, then a predefined InvalidAddressingHeader fault defined in Web
                            Services Addressing 1.0 - SOAP Binding [<bibref ref="WSADDR-SOAP"/>]
                            MUST be generated. </p>
                    </item>
                </ulist>
                <p>This element MAY appear as a child of an operation element in a binding element
                    in WSDL 1.1, or as a binding operation extension element in WSDL 2.0.</p>
                <example>
                    <head> Indicating use of anonymous addresses using wsaw:Anonymous. </head>
                    <eg xml:space="preserve">&lt;binding name="reservationSOAPBinding" type="tns:reservationInterface"&gt;
  &lt;soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" /&gt;
  &lt;wsaw:UsingAddressing wsdl:required="true" /&gt;
  &lt;operation name="opCheckAvailability"&gt;
    &lt;soap:operation soapaction="http://greath.example.com/2004/wsdl/resSvc/opCheckAvailability" /&gt;
    &lt;input&gt;
      &lt;soap:body use="literal" /&gt;
    &lt;/input&gt;
    &lt;output&gt;
      &lt;soap:body use="literal" /&gt;
    &lt;/output&gt;
    &lt;wsaw:Anonymous&gt;required&lt;/wsaw:Anonymous&gt;
  &lt;/operation&gt;
&lt;/binding&gt;
</eg>
                </example>
                <div3 id="wsdl20_anonymous">
                    <head>WSDL 2.0 Component Model Changes</head>
                    <p>Use of the Anonymous element adds the following property to the WSDL 2.0
                        component model: </p>
                    <ulist>
                        <item>
                            <p>{anonymous addresses} OPTIONAL, of type xs:string, to the Binding
                                Operation component.</p>
                        </item>
                    </ulist>
                    <p><specref ref="tab_anonymous_Mapping"/> shows the mapping from the XML
                        representation to the WSDL 2.0 component model.</p>
                    <table border="1" id="tab_anonymous_Mapping">
                        <caption>Mapping from XML Representation to Binding Operation component
                            Extension Properties</caption>
                        <tbody>
                            <tr>
                                <th rowspan="1" colspan="1">Property</th>
                                <th rowspan="1" colspan="1">Value</th>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">{anonymous addresses}</td>
                                <td rowspan="1" colspan="1"> The value of the <el>wsaw:Anonymous</el> <emph>element information item</emph>, if present.
                                    Otherwise, it is not present. </td>
                            </tr>
                        </tbody>
                    </table>
                </div3>
            </div2>
            <div2 id="wsdlsoapmodule">
                <head>WSDL SOAP Module</head>
                <p> In WSDL 2.0, a SOAP Module component can be used to declare the use of the
                    WS-Addressing 1.0 Module for the SOAP binding. The meaning of the use of such a
                    SOAP Module component is semantically equivalent to the {addressing} property
                    defined in section <specref ref="wsdl20_usingaddressing"/>. Note that this
                    module is only meaningful when used on WSDL components where the {addressing}
                    property is allowed, i.e. as a member of the {soap modules} property of a
                    Binding component.</p>
                <p>The WS-Addressing 1.0 SOAP Module is described in Web Services Addressing 1.0 - SOAP Binding[<bibref ref="WSADDR-SOAP"/>] and is identified with the following URI:
                    http://www.w3.org/2005/08/addressing/module</p>
                <example>
                    <head>Indicating use of WS-Addressing using wsoap:module in WSDL 2.0</head>
                    <eg xml:space="preserve">&lt;binding name="reservationSOAPBinding" 
    interface="tns:reservationInterface"
    type="http://www.w3.org/2006/01/wsdl/soap"
    wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP"&gt;
  &lt;wsoap:module uri="http://www.w3.org/2005/08/addressing/module" required="true" /&gt;
  &lt;operation ref="tns:opCheckAvailability"
      wsoap:mep="http://www.w3.org/2003/05/soap/mep/request-response"&gt;
    &lt;wsaw:Anonymous&gt;required&lt;/wsaw:Anonymous&gt;
  &lt;/operation&gt;
  &lt;fault ref="tns:invalidDataFault" wsoap:code="soap:Sender" /&gt;
&lt;/binding&gt;</eg>
                </example>
            </div2>
        </div1>
        <div1 id="mapvaluesinwsdl">
            <head>Specifying Message Addressing Properties in WSDL</head>
            <p>This section describes how the values of certain message addressing properties can be
                specified in WSDL. In some cases the values of message addressing properties are
                specified using existing WSDL constructs, in other cases new WSDL extensions are
                defined for that purpose.</p>
            <div2 id="eprinendpoint">
                <head>Extending WSDL Endpoints with an EPR</head>
                <p>A wsdl20:endpoint or wsdl11:port element MAY be extended using a child
                    wsa:EndpointReference element. When extended this way, the [address] property of
                    the child EPR MUST match the {address} property of the endpoint component (WSDL
                    2.0) or the address value provided by the relevant port extension (WSDL 1.1).
                    For example, in a SOAP 1.1 port described using WSDL 1.1, the location attribute
                    of a soap11:address element (if present) would have the same value as the
                    wsa:Address child element of the wsa:EndpointReference element.</p>
                <div3>
                    <head>WSDL 2.0 Component Model Changes</head>
                    <p>Use of WS-Addressing adds the following OPTIONAL properties to the WSDL 2.0
                        component model:</p>
                    <ulist>
                        <item>
                            <p> A property of the Endpoint component, named {endpoint reference}.
                                This property is of type wsa:EndpointReference, with a cardinality
                                of 1. The property has the value of the wsa:EndpointReference
                                element used as a child of wsdl20:endpoint, if any. If no such
                                extension exists, this property is absent.</p>
                        </item>
                    </ulist>
                </div3>
            </div2>
            <div2 id="destinwsdl">
                <head>Destination</head>
                <p>The value of the [destination] message addressing property for a message sent to
                    an endpoint typically matches the value of the {address} property of the
                    endpoint component (WSDL 2.0) or the address value (if any) provided by the
                    relevant port extension (WSDL 1.1). For a SOAP 1.1 port described using WSDL
                    1.1, the value is provided by the location attribute of the soap11:address
                    extension element. For an endpoint or port extended with an EPR (see <specref ref="eprinendpoint"/>), the value is provided by the [address] property of
                    the EPR.</p>
                <p>Additional runtime information could override the value of the [destination]
                    message addressing property for messages sent to an endpoint, e.g. a runtime
                    exchange might result in a redirection to a different EPR. Note that
                    WS-Addressing does not define any normative mechanism for such redirection.</p>
            </div2>
            <div2 id="refpinwsdl">
                <head>Reference Parameters</head>
                <p>When a wsa:EndpointReference element is present in a wsdl20:endpoint or a
                    wsdl11:port element (see <specref ref="eprinendpoint"/>), the value of the
                    [reference parameters] message addressing property for a message sent to an
                    endpoint MUST include the contents of the wsa:ReferenceParameters element, if
                    one exists within that EPR.</p>
            </div2>
            <div2 id="actioninwsdl">
                <head>Action</head>
                <p>WS-Addressing defines two mechanisms to associate a value of the [action]
                    property with input, output and fault elements within a WSDL description:
                    explicit and defaulting. Explicit association is described in section <specref ref="explicitaction"/>; action defaulting (where a unique value for the
                    [action] property is automatically generated) is described in section <specref ref="defactionwsdl11"/> for WSDL 1.1 and section <specref ref="defactionwsdl20"/> for WSDL 2.0.</p>
                <p>Ensuring that there is sufficient information within a message to distinguish
                    which WSDL operation it is associated with is specified as a best practice in
                    WSDL 2.0<bibref ref="WSDL20"/>. The [action] property provides a mechanism to
                    fulfill that best practice.</p>
                <div3 id="explicitaction">
                    <head>Explicit Association</head>
                    <p>WS-Addressing defines a global attribute, wsaw:Action, that can be used to
                        explicitly define the value of the [action] property for messages in a WSDL
                        description. The type of the attribute is xs:anyURI and it is used as an
                        extension on the WSDL input, output and fault elements. A SOAP binding can
                        specify SOAPAction values for the input messages of operations. In the
                        absence of a wsaw:Action attribute on a WSDL input element where a
                        SOAPAction value is specified, the value of the [action] property for the
                        input message is the value of the SOAPAction specified.
                            Web Services Addressing 1.0 - SOAP Binding[<bibref ref="WSADDR-SOAP"/>] specifies restrictions
                        on the relationship between the values of [action] and SOAPAction for SOAP
                        1.1 and SOAP 1.2.</p>
                    <p>The inclusion of wsaw:Action without inclusion of wsaw:UsingAddressing has no
                        normative intent and is only informational. In other words, the inclusion of
                        wsaw:Action attributes in WSDL alone does not imply a requirement on clients
                        to use Message Addressing Properties in messages it sends to the service. A
                        client, however, MAY include Message Addressing Properties in the messages
                        it sends, either on its own initiative or as described by other elements of
                        the service contract, regardless of the presence or absence of
                        wsaw:UsingAddressing. Other specifications defining the value of [action]
                        are under no constraint to be consistent with wsaw:Action.</p>
                    <p>For example consider the following WSDL excerpt:</p>
                    <example>
                        <head>Explicit specification of wsa:Action value in a WSDL 2.0 description.</head>
                        <eg xml:space="preserve">
&lt;description targetNamespace="http://greath.example.com/2004/schemas/resSvc" ...&gt;
  ...
  &lt;interface name="reservationInterface"&gt;
    &lt;operation name="opCheckAvailability" pattern="http://www.w3.org/2006/01/wsdl/in-out"&gt;
      &lt;input element="tns:checkAvailability" messageLabel="In"
            wsaw:Action="http://greath.example.com/2004/wsdl/resSvc/opCheckAvailability"/&gt;
      &lt;output element="tns:checkAvailabilityResponse" messageLabel="Out"
            wsaw:Action="http://greath.example.com/2004/wsdl/resSvc/opCheckAvailabilityResponse"/&gt;
    &lt;/operation&gt;
  &lt;/interface&gt;
  ...
&lt;/description&gt;</eg>
                    </example>
                    <p>The action for the input of the opCheckAvailability operation within the
                        reservationInterface is explicitly defined to be
                        http://greath.example.com/2004/wsdl/resSvc/opCheckAvailability. The action
                        for the output of this same operation is
                        http://greath.example.com/2004/wsdl/resSvc/opCheckAvailabilityResponse.</p>
                    <example>
                        <head>Explicit specification of wsa:Action value in a WSDL 1.1 description.</head>
                        <eg xml:space="preserve">
&lt;definitions targetNamespace="http://greath.example.com/2004/schemas/resSvc" ...&gt;
  ...
  &lt;portType name="reservationInterface"&gt;
    &lt;operation name="opCheckAvailability"&gt;
      &lt;input message="tns:checkAvailability"
            wsaw:Action="http://greath.example.com/2004/wsdl/resSvc/opCheckAvailability"/&gt;
      &lt;output message="tns:checkAvailabilityResponse"
            wsaw:Action="http://greath.example.com/2004/wsdl/resSvc/opCheckAvailabilityResponse"/&gt;
    &lt;/operation&gt;
  &lt;/portType&gt;
  ...
&lt;/definitions&gt;
      </eg>
                    </example>
                    <p>The action for the input of the opCheckAvailability operation within the
                        reservationInterface port type is explicitly defined to be
                        http://greath.example.com/2004/wsdl/resSvc/opCheckAvailability. The action
                        for the output of this same operation is
                        http://greath.example.com/2004/wsdl/resSvc/opCheckAvailabilityResponse.</p>
                </div3>
                <div3 id="defactionwsdl20">
                    <head>Default Action Pattern for WSDL 2.0</head>
                    <p>In the absence of the wsa:Action attribute, the following pattern is used in
                        WSDL 2.0 documents to construct a default action for inputs and outputs. The
                        general form of an action URI is as follows:</p>
                    <example>
                        <head>Structure of defaulted wsa:Action IRI in WSDL 2.0.</head>
                        <eg xml:space="preserve">
[target namespace][delimiter][interface name][delimiter][operation name][direction token]
</eg>
                    </example>
                    <p>For fault messages, the general form of an action IRI is as follows:</p>
                    <example>
                        <head>Structure of default wsa:Action IRI for faults</head>
                        <eg xml:space="preserve">
[target namespace][delimiter][interface name][delimiter][fault name]
</eg>
                    </example>
                    <p>Where:</p>
                    <glist>
                        <gitem>
                            <label>[delimiter]</label>
                            <def>
                                <p>is ":" when the [target namespace] is a URN, otherwise "/". Note
                                    that for IRI schemes other than URNs which aren't path-based
                                    (i.e. those that outlaw the "/" character), the default action
                                    value might not conform to the rules of the IRI scheme. Authors
                                    are advised to specify explicit values in the WSDL in this
                                case.</p>
                            </def>
                        </gitem>
                        <gitem>
                            <label>[target namespace]</label>
                            <def>
                                <p>is the {target namespace} of the interface. If [target namespace]
                                    ends with a "/" an additional "/" is not added.</p>
                            </def>
                        </gitem>
                        <gitem>
                            <label>[interface name]</label>
                            <def>
                                <p>is the {name} of the interface.</p>
                            </def>
                        </gitem>
                        <gitem>
                            <label>[operation name]</label>
                            <def>
                                <p>is the {name} of the operation.</p>
                            </def>
                        </gitem>
                        <gitem>
                            <label>[fault name]</label>
                            <def>
                                <p>is the {name} of the fault.</p>
                            </def>
                        </gitem>
                        <gitem>
                            <label>[direction token]</label>
                            <def>
                                <ulist>
                                    <item>
                                        <p> Empty ("") where the operation's {message exchange
                                            pattern} is <attval>http://www.w3.org/2006/01/wsdl/in-only</attval>,
                                                <attval>http://www.w3.org/2006/01/wsdl/robust-in-only</attval>,
                                                <attval>http://www.w3.org/2006/01/wsdl/out-only</attval>, or
                                                <attval>http://www.w3.org/2006/01/wsdl/robust-out-only</attval>.
                                        </p>
                                    </item>
                                    <item>
                                        <p> "Request" where the operation's {message exchange
                                            pattern} is <attval>http://www.w3.org/2006/01/wsdl/in-out</attval> or
                                                <attval>http://www.w3.org/2006/01/wsdl/in-opt-out</attval> and
                                            the message reference's {message label} = 'in'. </p>
                                    </item>
                                    <item>
                                        <p> "Solicit" where the operation's {message exchange
                                            pattern} is <attval>http://www.w3.org/2006/01/wsdl/out-in</attval> or
                                                <attval>http://www.w3.org/2006/01/wsdl/out-opt-in</attval> and
                                            the message reference's {message label} = 'out'. </p>
                                    </item>
                                    <item>
                                        <p> "Response" where the operation's {message exchange
                                            pattern} is <attval>http://www.w3.org/2006/01/wsdl/in-out</attval> or
                                                <attval>http://www.w3.org/2006/01/wsdl/in-opt-out</attval> and
                                            the message reference's {message label} = 'out'. </p>
                                    </item>
                                    <item>
                                        <p> "Response" where the operation's {message exchange
                                            pattern} is <attval>http://www.w3.org/2006/01/wsdl/out-in</attval>,
                                            or <attval>http://www.w3.org/2006/01/wsdl/out-opt-in</attval> and the
                                            message reference's {message label} = 'in'. </p>
                                    </item>
                                    <item>
                                        <p> {message label} where the {message exchange pattern} is
                                            not one of the MEP IRIs defined in WSDL 2.0 Part 2. </p>
                                    </item>
                                </ulist>
                            </def>
                        </gitem>
                    </glist>
                    <p>For example consider the following WSDL excerpt:</p>
                    <example>
                        <head>Example WSDL without explicit wsa:Action values with explicit message
                            names.</head>
                        <eg xml:space="preserve">
&lt;definitions targetNamespace="http://greath.example.com/2004/wsdl/resSvc" ...&gt;
  ...
  &lt;interface name="reservationInterface"&gt;
    &lt;operation name="opCheckAvailability" pattern="http://www.w3.org/2006/01/wsdl/in-out"&gt;
      &lt;input element="tns:checkAvailability" messageLabel="in" name="CheckAvailability"/&gt;
      &lt;output element="tns:checkAvailabilityResponse" messageLabel="out" name="Availability"/&gt;
    &lt;/operation&gt;
  &lt;/interface&gt;
  ...
&lt;/definitions&gt;
      </eg>
                        <p> [targetNamespace] = http://greath.example.com/2004/wsdl/resSvc</p>
                        <p> [interface name] = reservationInterface</p>
                        <p> [operation name] = opCheckAvailability</p>
                        <p> [direction token] for input is Request </p>
                        <p> [direction token] for output is Response</p>
                        <p>Applying the pattern above with these values we have:</p>
                        <p>input action =
                            http://greath.example.com/2004/wsdl/resSvc/reservationInterface/opCheckAvailabilityRequest</p>
                        <p>output action =
                            http://greath.example.com/2004/wsdl/resSvc/reservationInterface/opCheckAvailabilityResponse</p>
                    </example>
                </div3>
                <div3>
                    <head>WSDL 2.0 Component Model Changes</head>
                    <p>Use of WS-Addressing adds the following REQUIRED properties to the WSDL 2.0
                        component model:</p>
                    <ulist>
                        <item>
                            <p>A property of the Interface Message Reference and Interface Fault
                                components named {action}. The property is of type xs:anyURI. The
                                property value is the value of the wsaw:Action attribute information
                                item, if present; otherwise the default value computed following the
                                rules from section <specref ref="defactionwsdl20"/>.</p>
                        </item>
                    </ulist>
                </div3>
                <div3 id="defactionwsdl11">
                    <head> Default Action Pattern for WSDL 1.1</head>
                    <p>A default pattern is also defined for backwards compatibility with WSDL 1.1.
                        In the absence of the wsaw:Action attribute, the following pattern is used
                        to construct a default action for inputs and outputs. The general form of an
                        action IRI is as follows:</p>
                    <example>
                        <head>Structure of defaulted wsa:Action IRI.</head>
                        <eg xml:space="preserve">
[target namespace][delimiter][port type name][delimiter][input|output name]
</eg>
                    </example>
                    <p>For fault messages, the general form of an action IRI is as follows:</p>
                    <example>
                        <head>Structure of default wsa:Action IRI for faults</head>
                        <eg xml:space="preserve">
[target namespace][delimiter][port type name][delimiter][operation name][delimiter]Fault[delimiter][fault name]
</eg>
                    </example>
                    <p>Where:</p>
                    <glist>
                        <gitem>
                            <label>[delimiter]</label>
                            <def>
                                <p>is ":" when the [target namespace] is a URN, otherwise "/". Note
                                    that for IRI schemes other than URNs which aren't path-based
                                    (i.e. those that outlaw the "/" character), the default action
                                    value might not conform to the rules of the IRI scheme. Authors
                                    are advised to specify explicit values in the WSDL in this
                                case.</p>
                            </def>
                        </gitem>
                        <gitem>
                            <label>"Fault"</label>
                            <def>
                                <p>is a literal character string to be included in the action.</p>
                            </def>
                        </gitem>
                        <gitem>
                            <label>[target namespace]</label>
                            <def>
                                <p>is the target namespace (/definition/@targetNamespace). If
                                    [target namespace] ends with a "/" an additional "/" is not
                                    added.</p>
                            </def>
                        </gitem>
                        <gitem>
                            <label>[port type name]</label>
                            <def>
                                <p>is the name of the port type (/definition/portType/@name).</p>
                            </def>
                        </gitem>
                        <gitem>
                            <label>[input|output name]</label>
                            <def>
                                <p>is the name of the element as defined in <xspecref href="http://www.w3.org/TR/wsdl#_names" xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Section
                                    2.4.5</xspecref> of WSDL 1.1.</p>
                            </def>
                        </gitem>
                        <gitem>
                            <label>[fault name]</label>
                            <def>
                                <p>is the name of the fault
                                    (/definition/porttype/operation/fault/@name).</p>
                            </def>
                        </gitem>
                    </glist>
                    <p>For example consider the following WSDL excerpt:</p>
                    <example>
                        <head>Example WSDL without explicit wsa:Action values with explicit message
                            names.</head>
                        <eg xml:space="preserve">
&lt;definitions targetNamespace="http://greath.example.com/2004/wsdl/resSvc" ...&gt;
  ...
  &lt;portType name="reservationInterface"&gt;
    &lt;operation name="opCheckAvailability"&gt;
      &lt;input message="tns:checkAvailability" name="CheckAvailability"/&gt;
      &lt;output message="tns:checkAvailabilityResponse" name="Availability"/&gt;
	  &lt;fault message="tns:InvalidDate" name="InvalidDate"/&gt;
    &lt;/operation&gt;
  &lt;/portType&gt;
  ...
&lt;/definitions&gt;
      </eg>
                        <p> [targetNamespace] = http://greath.example.com/2004/wsdl/resSvc</p>
                        <p> [port type name] = reservationInterface</p>
                        <p> [input name] = CheckAvailability</p>
                        <p> [output name] = CheckAvailabilityResponse</p>
                        <p> [fault name] = InvalidDate</p>
                        <p>Applying the pattern above with these values we have:</p>
                        <p>input action =
                            http://greath.example.com/2004/wsdl/resSvc/reservationInterface/CheckAvailability</p>
                        <p>output action =
                            http://greath.example.com/2004/wsdl/resSvc/reservationInterface/Availability</p>
                        <p>fault action =
                            http://greath.example.com/2004/wsdl/resSvc/reservationInterface/opCheckAvailability/Fault/InvalidDate</p>
                    </example>
                    <p>WSDL defines rules for a default input or output name if the name attribute
                        is not present. Consider the following example:</p>
                    <example>
                        <head>Example WSDL without explicit wsa:Action values or explicit message
                            names.</head>
                        <eg xml:space="preserve">
&lt;definitions targetNamespace="http://greath.example.com/2004/wsdl/resSvc" ...&gt;
  ...
  &lt;portType name="reservationInterface"&gt;
    &lt;operation name="opCheckAvailability"&gt;
      &lt;input message="tns:checkAvailability"/&gt;
      &lt;output message="tns:checkAvailabilityResponse"/&gt;
    &lt;/operation&gt;
  &lt;/portType&gt;
  ...
&lt;/definitions&gt;
      </eg>
                        <p> [targetNamespace] = http://greath.example.com/2004/wsdl/resSvc</p>
                        <p> [port type name] = reservationInterface</p>
                        <p>According to the rules defined in <xspecref href="http://www.w3.org/TR/wsdl#_names" xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Section 2.4.5</xspecref> of
                            WSDL 1.1, if the name attribute is absent for the input of a request
                            response operation the default value is the name of the operation with
                            "Request" appended.</p>
                        <p> [input name] = opCheckAvailabilityRequest</p>
                        <p>Likewise, the output defaults to the operation name with "Response"
                            appended.</p>
                        <p> [output name] = opCheckAvailabilityResponse</p>
                        <p>Applying the pattern above with these values we have:</p>
                        <p>input action =
                            http://greath.example.com/2004/wsdl/resSvc/reservationInterface/opCheckAvailabilityRequest</p>
                        <p>output action =
                            http://greath.example.com/2004/wsdl/resSvc/reservationInterface/opCheckAvailabilityResponse</p>
                    </example>
                </div3>
            </div2>
        </div1>
        <div1 id="WSDLMEPS">
            <head>WS-Addressing and WSDL Message Exchange Patterns</head>
            <p> This section describes which of the core message properties are mandatory for
                messages in the various MEPs defined by WSDL. </p>
            <div2 id="WSDL11MEPS">
                <head>WSDL 1.1 Message Exchange Patterns</head>
                <p> For backwards compatibility, this section describes which of the core message
                    properties are mandatory for messages in the various MEPs defined by WSDL 1.1. </p>
                <div3 id="wsdl11oneway">
                    <head>One-way</head>
                    <p>This is a straightforward one-way message. No responses are expected but
                        related messages could be sent as part of other message exchanges.</p>
                    <table border="1">
                        <caption>Message addressing properties for one way message.</caption>
                        <tbody>
                            <tr>
                                <th align="left" rowspan="1" colspan="1">Property</th>
                                <th align="center" rowspan="1" colspan="1">Mandatory</th>
                                <th align="left" rowspan="1" colspan="1">Description</th>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[destination]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Provides the address of the intended receiver of this
                                message</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[action]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Identifies the semantics implied by this message</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[source endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Message origin. Unused in this MEP, but could be included to
                                    facilitate longer running message exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[reply endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Intended receiver for replies to this message. Unused in this
                                    MEP, but could be included to facilitate longer running message
                                    exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[fault endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Intended receiver for faults related to this message. Unused in
                                    this MEP, but could be included to facilitate longer running
                                    message exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[message id]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Unique identifier for this message. Unused in this MEP, but may
                                    be included to facilitate longer running message exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[relationship]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Indicates relationship to a prior message. Unused in this MEP,
                                    but could be included to facilitate longer running message
                                    exchanges.</td>
                            </tr>
                        </tbody>
                    </table>
                </div3>
                <div3 id="wsdl11requestresponse">
                    <head>Request-Response</head>
                    <p> This is request-response. A reply is expected hence mandating [reply
                        endpoint] in the request message. The response message might be a fault. </p>
                    <table border="1">
                        <caption>Message addressing properties for request message.</caption>
                        <tbody>
                            <tr>
                                <th align="left" rowspan="1" colspan="1">Property</th>
                                <th align="center" rowspan="1" colspan="1">Mandatory</th>
                                <th align="left" rowspan="1" colspan="1">Description</th>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[destination]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Provides the address of the intended receiver of this
                                message</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[action]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Identifies the semantics implied by this message</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[source endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Message origin. Unused in this MEP, but could be included to
                                    facilitate longer running message exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[reply endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Intended receiver for the reply to this message.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[fault endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Intended receiver for faults related to this message. May be
                                    included to direct fault messages to a different endpoint than
                                    [reply endpoint].</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[message id]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Unique identifier for this message. Used in the [relationship]
                                    property of the reply message.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[relationship]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Indicates relationship to a prior message. Unused in this MEP,
                                    but could be included to facilitate longer running message
                                    exchanges.</td>
                            </tr>
                        </tbody>
                    </table>
                    <table border="1">
                        <caption>Message addressing properties for response message.</caption>
                        <tbody>
                            <tr>
                                <th align="left" rowspan="1" colspan="1">Property</th>
                                <th align="center" rowspan="1" colspan="1">Mandatory</th>
                                <th align="left" rowspan="1" colspan="1">Description</th>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[destination]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Provides the address of the intended receiver of this
                                message</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[action]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Identifies the semantics implied by this message</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[source endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Message origin. Unused in this MEP, but could be included to
                                    facilitate longer running message exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[reply endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Intended receiver for replies to this message. Unused in this
                                    MEP, but could be included to facilitate longer running message
                                    exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[fault endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Intended receiver for faults related to this message. Unused in
                                    this MEP, but could be included to facilitate longer running
                                    message exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[message id]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Unique identifier for this message. Unused in this MEP, but may
                                    be included to facilitate longer running message exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[relationship]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Indicates that this message is a reply to the request message
                                    using the request message [message id] value and the predefined
                                        <code>http://www.w3.org/2005/08/addressing/reply</code> IRI.</td>
                            </tr>
                        </tbody>
                    </table>
                </div3>
                <div3 id="wsdl11notification">
                    <head>Notification</head>
                    <p>From the WS-Addressing perspective this MEP is the same as One-way. The
                        properties defined in <specref ref="wsdl11oneway"/> apply to this MEP also.
                    </p>
                </div3>
                <div3 id="wsdl11solicitresponse">
                    <head>Solicit-response</head>
                    <p>From the WS-Addressing perspective this MEP is the same as Request-response.
                        The properties defined in <specref ref="wsdl11requestresponse"/> apply to
                        this MEP also.</p>
                </div3>
            </div2>
            <div2 id="WSDL20MEPS">
                <head>WSDL 2.0 Message Exchange Patterns</head>
                <p> This section describes which of the core message properties are mandatory for
                    messages in the various MEPs defined by WSDL 2.0 [<bibref ref="WSDL20Adj"/>]. </p>
                <div3 id="wsdl20inonly">
                    <head>In-only</head>
                    <p>This is a straightforward one-way message. No responses are expected but
                        related messages could be sent as part of other message exchanges.</p>
                    <table border="1">
                        <caption>Message addressing properties for in message.</caption>
                        <tbody>
                            <tr>
                                <th align="left" rowspan="1" colspan="1">Property</th>
                                <th align="center" rowspan="1" colspan="1">Mandatory</th>
                                <th align="left" rowspan="1" colspan="1">Description</th>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[destination]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Provides the address of the intended receiver of this
                                message</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[action]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Identifies the semantics implied by this message</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[source endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Message origin. Unused in this MEP, but could be included to
                                    facilitate longer running message exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[reply endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Intended receiver for replies to this message. Unused in this
                                    MEP, but could be included to facilitate longer running message
                                    exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[fault endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Intended receiver for faults related to this message. Unused in
                                    this MEP, but could be included to facilitate longer running
                                    message exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[message id]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Unique identifier for this message. Unused in this MEP, but may
                                    be included to facilitate longer running message exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[relationship]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Indicates relationship to a prior message. Unused in this MEP,
                                    but could be included to facilitate longer running message
                                    exchanges.</td>
                            </tr>
                        </tbody>
                    </table>
                </div3>
                <div3 id="wsdl20robustinonly">
                    <head>Robust In-only</head>
                    <p> This one-way MEP allows fault messages. The [message id] property is needed
                        in the initial message in order to be able to correlate any fault with that
                        message. </p>
                    <table border="1">
                        <caption>Message addressing properties for in message.</caption>
                        <tbody>
                            <tr>
                                <th align="left" rowspan="1" colspan="1">Property</th>
                                <th align="center" rowspan="1" colspan="1">Mandatory</th>
                                <th align="left" rowspan="1" colspan="1">Description</th>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[destination]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Provides the address of the intended receiver of this
                                message</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[action]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Identifies the semantics implied by this message</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[source endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Message origin. Unused in this MEP, but could be included to
                                    facilitate longer running message exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[reply endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">N*</td>
                                <td rowspan="1" colspan="1">Intended receiver for replies to this message. Unused in this
                                    MEP, but could be included to facilitate longer running message
                                    exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[fault endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">N*</td>
                                <td rowspan="1" colspan="1">Intended receiver for faults related to this message.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[message id]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Unique identifier for this message. Used in the [relationship]
                                    property of any resulting fault message.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[relationship]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Indicates relationship to a prior message. Unused in this MEP,
                                    but could be included to facilitate longer running message
                                    exchanges.</td>
                            </tr>
                        </tbody>
                    </table>
                    <p>* Note that at least one of [fault endpoint] or [reply endpoint] is required
                        for this MEP, so that a fault can be sent if necessary.</p>
                    <table border="1">
                        <caption>Message addressing properties for fault message.</caption>
                        <tbody>
                            <tr>
                                <th align="left" rowspan="1" colspan="1">Property</th>
                                <th align="center" rowspan="1" colspan="1">Mandatory</th>
                                <th align="left" rowspan="1" colspan="1">Description</th>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[destination]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Provides the address of the intended receiver of this
                                message</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[action]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Identifies the semantics implied by this message</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[source endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Message origin. Unused in this MEP, but could be included to
                                    facilitate longer running message exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[reply endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Intended receiver for replies to this message. Unused in this
                                    MEP, but could be included to facilitate longer running message
                                    exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[fault endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Intended receiver for faults related to this message. Unused in
                                    this MEP, but could be included to facilitate longer running
                                    message exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[message id]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Unique identifier for this message. Unused in this MEP, but may
                                    be included to facilitate longer running message exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[relationship]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Indicates that this message is a response to the in message
                                    using the in message [message id] value and the predefined
                                        <code>http://www.w3.org/2005/08/addressing/reply</code> IRI.</td>
                            </tr>
                        </tbody>
                    </table>
                </div3>
                <div3 id="wsdl20inout">
                    <head>In-out</head>
                    <p> This is a two-way MEP. A reply is expected hence mandating [reply endpoint]
                        in the request message. The response message might be a fault. </p>
                    <table border="1">
                        <caption>Message addressing properties for in message.</caption>
                        <tbody>
                            <tr>
                                <th align="left" rowspan="1" colspan="1">Property</th>
                                <th align="center" rowspan="1" colspan="1">Mandatory</th>
                                <th align="left" rowspan="1" colspan="1">Description</th>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[destination]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Provides the address of the intended receiver of this
                                message</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[action]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Identifies the semantics implied by this message</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[source endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Message origin. Unused in this MEP, but could be included to
                                    facilitate longer running message exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[reply endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Intended receiver for the reply to this message.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[fault endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Intended receiver for faults related to this message. May be
                                    included to direct fault messages to a different endpoint than
                                    [reply endpoint].</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[message id]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Unique identifier for this message. Used in the [relationship]
                                    property of the out message.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[relationship]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Indicates relationship to a prior message. Unused in this MEP,
                                    but could be included to facilitate longer running message
                                    exchanges.</td>
                            </tr>
                        </tbody>
                    </table>
                    <table border="1">
                        <caption>Message addressing properties for out message.</caption>
                        <tbody>
                            <tr>
                                <th align="left" rowspan="1" colspan="1">Property</th>
                                <th align="center" rowspan="1" colspan="1">Mandatory</th>
                                <th align="left" rowspan="1" colspan="1">Description</th>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[destination]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Provides the address of the intended receiver of this
                                message</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[action]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Identifies the semantics implied by this message</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[source endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Message origin. Unused in this MEP, but could be included to
                                    facilitate longer running message exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[reply endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Intended receiver for replies to this message. Unused in this
                                    MEP, but could be included to facilitate longer running message
                                    exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[fault endpoint]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Intended receiver for faults related to this message. Unused in
                                    this MEP, but could be included to facilitate longer running
                                    message exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[message id]</td>
                                <td align="center" rowspan="1" colspan="1">N</td>
                                <td rowspan="1" colspan="1">Unique identifier for this message. Unused in this MEP, but may
                                    be included to facilitate longer running message exchanges.</td>
                            </tr>
                            <tr>
                                <td rowspan="1" colspan="1">[relationship]</td>
                                <td align="center" rowspan="1" colspan="1">Y</td>
                                <td rowspan="1" colspan="1">Indicates that this message is a response to the in message
                                    using the in message [message id] value and the predefined
                                        <code>http://www.w3.org/2005/08/addressing/reply</code> IRI.</td>
                            </tr>
                        </tbody>
                    </table>
                </div3>
                <div3 id="wsdl20inoptionalout">
                    <head>In-optional-out</head>
                    <p> This MEP differs from the In-out MEP in that the subsequent message is
                        optional. This difference doesn't affect the message properties so the
                        properties defined in <specref ref="wsdl20inout"/> apply to this MEP also
                    </p>
                </div3>
                <div3 id="wsdl20outonly">
                    <head>Out-only</head>
                    <p> From the WS-Addressing perspective this MEP is the same as In-only. The
                        properties defined in <specref ref="wsdl20inonly"/> apply to this MEP also.
                    </p>
                </div3>
                <div3 id="wsdl20robustoutonly">
                    <head>Robust Out-only</head>
                    <p> From the WS-Addressing perspective this MEP is the same as Robust In-only.
                        The properties defined in <specref ref="wsdl20robustinonly"/> apply to this
                        MEP also. </p>
                </div3>
                <div3 id="wsdl20outin">
                    <head>Out-in</head>
                    <p> From the WS-Addressing perspective this MEP is the same as In-out. The
                        properties defined in <specref ref="wsdl20inout"/> apply to this MEP also.
                    </p>
                </div3>
                <div3 id="wsdl20outoptionalin">
                    <head>Out-optional-in</head>
                    <p>This MEP differs from the Out-in MEP in that the subsequent message is
                        optional. This difference doesn't affect the message properties so the
                        properties defined in <specref ref="wsdl20inout"/> apply to this MEP
                    also</p>
                </div3>
            </div2>
        </div1>
        <div1 id="conformance">
            <head>Conformance</head>
            <p>An endpoint reference whose wsa:Metadata element has among its children the elements
                defined in <specref ref="refmetadatfromepr"/> conforms to this specification if it
                obeys the structural constraints defined in that section.</p>
            <p> A WSDL description conforms to this specification when it incorporates directly or
                indirectly one or more of the <specref ref="uaee"/> or the <specref ref="wsdlsoapmodule"/> markers, and obeys the structural constraints defined in
                section <specref ref="indicatinguse"/> appropriate to that marker, and those defined
                in section <specref ref="actioninwsdl"/>. </p>
            <p> An endpoint conforms to this specification if it has a conformant WSDL description
                associated with it, and receives and emits messages in accordance with the
                constraints defined in sections <specref ref="mapvaluesinwsdl"/> and <specref ref="WSDLMEPS"/>. </p>
        </div1>
        <div1 id="references">
            <head> References</head>
            <div2>
                <head>Normative</head>
                <blist>
		  <bibl key="WS-Addressing Core" id="WSADDR-CORE" href="http://www.w3.org/TR/2006/REC-ws-addr-core-20060509" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
		    <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Web Services Addressing 1.0 - Core</titleref>, M. Gudgin, M. Hadley,
		    and T. Rogers, Editors. World Wide Web Consortium,
		    9 May 2006. This version of the
		    WS-Addressing Core Recommendation is
		    http://www.w3.org/TR/2006/REC-ws-addr-core-20060509. The <loc href="http://www.w3.org/TR/ws-addr-core" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">latest version of
		    WS-Addressing Core</loc> is available at
		    http://www.w3.org/TR/ws-addr-core.
		  </bibl>
		  <bibl key="WS-Addressing SOAP Binding" id="WSADDR-SOAP" href="http://www.w3.org/TR/2006/REC-ws-addr-soap-20060509" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
		    <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Web Services Addressing 1.0 - SOAP Binding</titleref>, M. Gudgin, M. Hadley,
		    and T. Rogers, Editors. World Wide Web Consortium,
		    9 May 2006. This version of the
		    WS-Addressing Core Recommendation is
		    http://www.w3.org/TR/2006/REC-ws-addr-soap-20060509. The <loc href="http://www.w3.org/TR/ws-addr-soap" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">latest version of
		    WS-Addressing SOAP Binding</loc> is available at
		    http://www.w3.org/TR/ws-addr-soap.
		  </bibl>
                    <bibl key="WSDL 2.0" id="WSDL20" href="http://www.w3.org/TR/2006/CR-wsdl20-20060106/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
                        <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Web Services Description Language (WSDL) Version 2.0 Part 1: Core
                            Language</titleref>, R. Chinnici, J. J. Moreau, A. Ryman, S.
                        Weerawarana, Editors. World Wide Web Consortium, 6 January 2006. This
                        version of the WSDL 2.0 specification is
                        http://www.w3.org/TR/2006/CR-wsdl20-20060106/. The <loc href="http://www.w3.org/TR/wsdl20" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">latest version of WSDL 2.0</loc> is
                        available at http://www.w3.org/TR/wsdl20.</bibl>
                    <bibl key="WSDL 2.0 Adjuncts" id="WSDL20Adj" href="http://www.w3.org/TR/2006/CR-wsdl20-adjuncts-20060106/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
                        <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Web Services Description Language (WSDL) Version 2.0 Part 2:
                            Adjuncts</titleref>, R. Chinnici, H. Haas, A. Lewis, J. J. Moreau, D.
                        Orchard, S. Weerawarana, Editors. World Wide Web Consortium, 6 January 2006.
                        This version of the WSDL 2.0 Adjuncts specification is
                        http://www.w3.org/TR/2006/CR-wsdl20-adjuncts-20060106/. The <loc href="http://www.w3.org/TR/wsdl20-adjuncts" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">latest version of WSDL 2.0
                            Adjuncts</loc> is available at http://www.w3.org/TR/wsdl20-adjuncts.</bibl>
                    <bibl key="IETF RFC 2119" href="http://www.ietf.org/rfc/rfc2119.txt" id="RFC2119" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
                        <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Key words for use in RFCs to Indicate Requirement
                        Levels</titleref>, S. Bradner, Author. Internet Engineering Task Force, June
                        1999. Available at http://www.ietf.org/rfc/rfc2119.txt. </bibl>
                    <bibl id="RFC3987" key="RFC 3987" href="http://www.ietf.org/rfc/rfc3987.txt" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"> M.
                        Duerst, M. Suignard, "Internationalized Resource Identifiers (IRIs)",
                        January 2005.</bibl>
                    <bibl id="XML10" key="XML 1.0" href="http://www.w3.org/TR/2004/REC-xml-20040204" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
                        <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Extensible Markup Language (XML) 1.0 (Third Edition)</titleref>,
                        T. Bray, J. Paoli, C. M. Sperberg-McQueen, and E. Maler, Editors. World Wide
                        Web Consortium, 4 February 2004. This version of the XML 1.0 Recommendation
                        is http://www.w3.org/TR/2004/REC-xml-20040204. The <loc href="http://www.w3.org/TR/REC-xml" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">latest version of XML 1.0</loc> is
                        available at http://www.w3.org/TR/REC-xml. </bibl>
                    <bibl id="XMLNS" key="XML Namespaces" href="http://www.w3.org/TR/1999/REC-xml-names-19990114" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
                        <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Namespaces in XML</titleref>, T. Bray, D. Hollander, and A.
                        Layman, Editors. World Wide Web Consortium, 14 January 1999. This version of
                        the XML Information Set Recommendation is
                        http://www.w3.org/TR/1999/REC-xml-names-19990114. The <loc href="http://www.w3.org/TR/REC-xml-names" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">latest version of Namespaces
                            in XML</loc> is available at http://www.w3.org/TR/REC-xml-names. </bibl>
                    <bibl id="XMLInfoSet" key="XML Information Set" href="http://www.w3.org/TR/2004/REC-xml-infoset-20040204/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
                        <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">XML Information Set (Second Edition)</titleref>, J. Cowan and R.
                        Tobin, Editors. World Wide Web Consortium, 4 February 2004. This version of
                        the XML Information Set Recommendation is
                        http://www.w3.org/TR/2004/REC-xml-infoset-20040204/. The <loc href="http://www.w3.org/TR/xml-infoset" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">latest version of XML
                            Information Set</loc> is available at http://www.w3.org/TR/xml-infoset. </bibl>
                    <bibl id="XMLSchemaP1" key="XML Schema Structures" href="http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
                        <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">XML Schema Part 1: Structures Second Edition</titleref>, H.
                        Thompson, D. Beech, M. Maloney, and N. Mendelsohn, Editors. World Wide Web
                        Consortium, 28 October 2004. This version of the XML Schema Part 1
                        Recommendation is http://www.w3.org/TR/2004/REC-xmlschema-1-20041028. The
                            <loc href="http://www.w3.org/TR/xmlschema-1/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">latest version of XML
                            Schema Part 1</loc> is available at http://www.w3.org/TR/xmlschema-1. </bibl>
                    <bibl key="XML Schema Datatypes" id="XMLSchemaP2" href="http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
                        <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">XML Schema Part 2: Datatypes Second Edition</titleref>, P. Byron
                        and A. Malhotra, Editors. World Wide Web Consortium, 28 October 2004. This
                        version of the XML Schema Part 2 Recommendation is
                        http://www.w3.org/TR/2004/REC-xmlschema-2-20041028. The <loc href="http://www.w3.org/TR/xmlschema-2/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">latest version of XML Schema
                            Part 2</loc> is available at http://www.w3.org/TR/xmlschema-2. </bibl>
                    <bibl id="SOAP12-PART1" key="SOAP 1.2 Part 1: Messaging Framework" href="http://www.w3.org/TR/2003/REC-soap12-part1-20030624/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
                        <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">SOAP Version 1.2 Part 1: Messaging Framework</titleref>, M.
                        Gudgin, M. Hadley, N. Mendelsohn, J-J. Moreau, H. Frystyk Nielsen, Editors.
                        World Wide Web Consortium, 24 June 2003. This version of the "SOAP Version
                        1.2 Part 1: Messaging Framework" Recommendation is
                        http://www.w3.org/TR/2003/REC-soap12-part1-20030624/. The <loc href="http://www.w3.org/TR/soap12-part1/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">latest version of "SOAP
                            Version 1.2 Part 1: Messaging Framework"</loc> is available at
                        http://www.w3.org/TR/soap12-part1/. </bibl>
                    <bibl id="SOAP11" key="SOAP 1.1" href="http://www.w3.org/TR/2000/NOTE-SOAP-20000508/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"><titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Simple Object
                            Access Protocol (SOAP) 1.1</titleref>, D. Box, D. Ehnebuske, G.
                        Kakivaya, A. Layman, N. Mendelsohn, H Frystyk Nielsen, S. Thatte, D. Winer,
                        Editors. W3C Member Submission, 8 May 2000.</bibl>
                    <bibl id="WSDL11" key="WSDL 1.1" href="http://www.w3.org/TR/2001/NOTE-wsdl-20010315" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">E. Christensen, et al,
                            <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Web Services Description Language (WSDL) 1.1</titleref>, March
                        2001.</bibl>
                </blist>
            </div2>
            <div2>
                <head>Informative</head>
                <blist>
                    <bibl id="WS-Security" key="WS-Security" href="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0.pdf" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"> OASIS, <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Web Services Security: SOAP Message Security</titleref>,
                        March 2004.</bibl>
                </blist>
            </div2>
        </div1>
    </body>
    <back> 
<inform-div1 id="acknowledgments">
  <head>Acknowledgements</head>
  <p>This document is the work of the <loc href="http://www.w3.org/2002/ws/addr/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">W3C Web Service
      Addressing Working Group</loc>.</p>
  <p>Members of the Working Group are (at the time of writing, and by
      alphabetical order):
      Abbie Barbir (Nortel Networks), Andreas Bjärlestam (ERICSSON), Dave Chappell (Sonic Software), Eran Chinthaka (WSO2), Francisco Curbera (IBM Corporation), Glen Daniels (Sonic Software), Vikas Deolaliker (Sonoa Systems, Inc.), Paul Downey (BT), Jacques Durand (Fujitsu Limited), Robert Freund (Hitachi, Ltd.), Marc Goodner (Microsoft Corporation), Arun Gupta (Sun Microsystems, Inc.), Hugo Haas (W3C/ERCIM), Marc Hadley (Sun Microsystems, Inc.), David Hull (TIBCO Software, Inc.), Yin-Leng Husband (HP), David Illsley (IBM Corporation), Anish Karmarkar (Oracle Corporation), Paul Knight (Nortel Networks), Philippe Le Hégaret (W3C/MIT), Amelia Lewis (TIBCO Software, Inc.), Bozhong Lin (IONA Technologies, Inc.), Mark Little (JBoss Inc.), Jonathan Marsh (Microsoft Corporation), Jeff Mischkinsky (Oracle Corporation), Nilo Mitra (ERICSSON), Eisaku Nishiyama (Hitachi, Ltd.), Ales Novy (Systinet Inc.), David Orchard (BEA Systems, Inc.), Gilbert Pilz (BEA Systems, Inc.), Alain Regnier (Ricoh Company, Ltd.), Tony Rogers (Computer Associates), Tom Rutt (Fujitsu Limited), Davanum Srinivas (WSO2), Jiri Tejkl (Systinet Inc.), Mike Vernal (Microsoft Corporation), Steve Vinoski (IONA Technologies, Inc.), Katy Warr (IBM Corporation), Pete Wenzel (Sun Microsystems, Inc.), Steve Winkler (SAP AG), Ümit Yalçinalp (SAP AG), Prasad Yendluri (webMethods, Inc.).
  </p>
  <p>Previous members of the Working Group were:
      Lisa Bahler (SAIC - Telcordia Technologies), Rebecca Bergersen (IONA Technologies, Inc.), Ugo Corda (Sun Microsystems, Inc.), Michael Eder (Nokia), Yaron Goland (BEA Systems, Inc.), Marc Goodner (SAP AG), Martin Gudgin (Microsoft Corporation), Mark Nottingham (BEA Systems, Inc.), Mark Peel (Novell, Inc.), Harris Reynolds (webMethods, Inc.), Rich Salz (IBM Corporation), Davanum Srinivas (Computer Associates), Greg Truty (IBM Corporation).
  </p>
  <p>The people who have contributed to <loc href="http://lists.w3.org/Archives/Public/public-ws-addressing/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">discussions
      on public-ws-addressing@w3.org</loc> are also gratefully
      acknowledged.</p>
</inform-div1>
 <inform-div1 id="actioncompatibility">
            <head>Compatibility of [action] with previous versions of WS-Addressing</head>
            <p>This section describes strategies for choosing [action] values consistent between
                this specification and the WS-Addressing Member Submission published 10 August 2004
                (hereafter called "2004-08"). The wsa200408 namespace prefix below refers to the
                "http://schemas.xmlsoap.org/ws/2004/08/addressing" namespace defined in the 2004-08
                version. </p>
            <p>The WS-Addressing 1.0 [action] property, which identifies the semantics implied by a
                message, is semantically equivalent to the [action] message information header
                defined in the 2004-08 version. Authors are therefore advised to use the same value
                for 1.0 [action] and 2004-08 [action]. </p>
            <p>However, when describing services in WSDL, the namespace of the Action attribute used
                to associate values with WSDL operations differs in the two versions (wsaw:Action
                versus wsa200408:Action), and the default action pattern in WS-Addressing 1.0
                differs in two respects from that in the 2004-08 version: the [delimiter] can be
                either "/" or ":" in 1.0 while in 2004-08 it is always "/", and the default action
                pattern for faults is closer to that of other messages instead of a constant URI. </p>
            <p>If a default action pattern is desired, this specification recommends the 1.0 default
                action pattern. The 200408 [action] can be made consistent with the 1.0 default by: </p>
            <olist>
                <item>
                    <p>specifying wsa200408:Action explicitly when the targetNamespace is a URN,
                    and</p>
                </item>
                <item>
                    <p>specifying wsa200408:Action explicitly when the message is a fault.</p>
                </item>
            </olist>
            <p> If the targetNamespace is a URN, it is not advisable to use the 2004-08 default
                action pattern, as it leads to malformed IRIs. If the targetNamespace is not a URN,
                and the 2004-08 default action pattern is in use, the 1.0 [action] value can be made
                consistent by: </p>
            <olist>
                <item>
                    <p>specifying wsaw:Action explicitly when the message is a fault.</p>
                </item>
            </olist>
        </inform-div1>
        <inform-div1 id="changelog">
            <head>Change Log</head>
            <div2>
                <head>Changes Since Last Call Working Draft</head>
                <p role="ws-addr-wsdl.xml:20060216:20061231">Placeholder for auto change log
                    generation.</p>
            </div2>
            <div2>
                <head>Changes Since Third Working Draft</head>
                <p role="ws-addr-wsdl.xml:20050413:20060215">Placeholder for auto change log
                    generation.</p>
            </div2>
            <div2>
                <head>Changes Since Second Working Draft</head>
                <p role="ws-addr-wsdl.xml:20050211:20050413">Placeholder for auto change log
                    generation.</p>
            </div2>
            <div2>
                <head>Changes Since First Working Draft</head>
                <p role="ws-addr-wsdl.xml:20041206:20050210">Placeholder for auto change log
                    generation.</p>
            </div2>
            <div2>
                <head>Changes Since Submission</head>
                <p role="ws-addr-wsdl.xml:20041001:20041205">Placeholder for auto change log
                    generation.</p>
            </div2>
        </inform-div1>
    </back>
</spec>
