<?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.1 2006/02/16 20:29:34 matthieu Exp $ -->
<?xml-stylesheet type='text/xsl' href='xmlspec-addressing.xsl'?><spec xmlns:xlink="http://www.w3.org/1999/xlink" w3c-doctype="wd" role="public">
    <header>
        <title>Web Services Addressing 1.0 - WSDL Binding</title>
        <w3c-designation>http://www.w3.org/TR/2006/WD-ws-addr-wsdl-20060216</w3c-designation>
        <w3c-doctype>W3C Working Draft</w3c-doctype>
        <pubdate>
            <day>16</day>
            <month>February</month>
            <year>2006</year>
        </pubdate>
        <publoc>
            <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>
        </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/2005/WD-ws-addr-wsdl-20050413" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http://www.w3.org/TR/2005/WD-ws-addr-wsdl-20050413</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>
        </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/2004/02/Process-20040205/tr.html#last-call" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">Last Call Working Draft</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>.</p>
  
  <p>If the feedback is positive, the Working Group plans to submit
  this specification for consideration as a <loc href="http://www.w3.org/2005/10/Process-20051014/tr.html#cfi" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">W3C
  Candidate Recommendation</loc>. Comments on this document are
  invited and 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>). Comments can be sent until <b>31 March 2006</b>.</p>

  <p>This documents addresses all the open issues against the previous Working Draft.
  In particular, the ability to describe asynchronous interactions has been incorporated
  (<loc href="http://www.w3.org/2002/ws/addr/wd-issues/#i059" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">issue i059</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"/>.  Issues about this document are
  documented 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> maintained by the Working Group.</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 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>. The Working Group maintains a
  <loc rel="disclosure" href="http://www.w3.org/2004/01/pp-impl/36696/status#specs" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">public
  list of patent disclosures</loc> made in connection with this
  document; that page also includes instructions for disclosing a
  patent. An individual who has actual knowledge of a patent which the
  individual believes contains Essential Claim(s) with respect to this
  specification 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 Working Draft 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/02/16 20:29:34 $</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/02/addressing/wsdl </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 may be used with SOAP [<bibref ref="SOAP12-PART1"/>] 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/02/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</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</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</label>
                        <def>
                            <p>An NCName that identifies one endpoint amongst the set identified by
                                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 "fabrikam:Inventory" at the endpoint IRI
                    "http://example.com/www.fabrikam/acct". 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:fabrikam="http://example.com/fabrikam"&gt;
  &lt;wsa:Address&gt;http://example.com/fabrikam/acct&lt;/wsa:Address&gt;
  &lt;wsa:Metadata
      xmlns:wsdli="http://www.w3.org/2006/01/wsdl-instance"
      wsdli:wsdlLocation="http://example.com/fabrikam http://example.com/fabrikam.wsdl"&gt;
    &lt;wsaw:InterfaceName&gt;fabrikam:Inventory&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 may 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://example.com/fabrikam/acct&lt;/wsa:Address&gt;
  &lt;wsa:Metadata
      xmlns:wsdli="http://www.w3.org/2006/01/wsdl-instance"
      wsdli:wsdlLocation="http://example.com/fabrikam http://example.com/fabrikam.wsdl"&gt;
    &lt;wsdl20:description  
        targetNamespace="http://example.com/fabrikam"
        xmlns:fabrikam="http://example.com/fabrikam"
        xmlns:abc="http://www.abccorp.com/"
        xmlns:wsdl20="http://www.w3.org/2006/01/wsdl"&gt;
      &lt;wsdl20:import namespace="http://example.com/fabrikam/"
          location="http://example.com/fabrikam/fabrikam.wsdl/"/&gt;
      &lt;wsdl20:import namespace="http://www.abccorp.com/" 
          location="http://www.abccorp.com/abc.wsdl"/&gt;
      &lt;wsdl20:service name="InventoryService" 
          interface="fabrikam:Inventory"&gt;
        &lt;wsdl20:endpoint name="ep1" binding="abc:soap-http-binding" 
            address="http://example.com/fabrikam/acct"/&gt;
        &lt;wsdl20:endpoint name="ep2" binding="abc:iiop" 
            address="..."/&gt;
        &lt;wsdl20:endpoint name="ep3" 
            binding="abc:soap-http-binding" 
            address="http://alt.example.com/fabrikam/acct"/&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://example.com/fabrikam/acct&lt;/wsa:Address&gt;
  &lt;wsa:Metadata&gt;
    &lt;wsdl11:definitions targetNamespace="http://example.com/fabrikam"
        xmlns:fabrikam="http://example.com/fabrikam"
        xmlns:abc="http://www.abccorp.com/"
        xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
        xmlns:iiop="http://www.iiop.org/"
        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"&gt;
      &lt;wsdl11:import namespace="http://example.com/fabrikam"  
          location="http://example.com/fabrikam/fabrikam.wsdl"/&gt;
      &lt;wsdl11:import namespace="http://www.abccorp.com/" 
          location="http://www.abccorp.com/abc.wsdl"/&gt;
      &lt;wsdl11:service name="InventoryService"&gt;
        &lt;wsdl11:port name="ep1" binding="abc:soap-http-binding"&gt; 
          &lt;soap:address location="http://example.com/fabrikam/acct"/&gt;
        &lt;/wsdl11:port&gt;
        &lt;wsdl11:port name="ep2" binding="abc:iiop"&gt; 
          &lt;iiop:address location="..."/&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>
                <head>UsingAddressing Extension Element</head>
                <p>
                    WS-Addressing defines an empty global element,
                    wsaw:UsingAddressing, that may 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</caption>
                    <thead>
                        <tr>
                            <th rowspan="2" colspan="1">MAPs in Input message</th>
                            <th colspan="2" align="center" rowspan="1">UsingAddressing Present</th>
                            <th rowspan="2" colspan="1">UsingAddressing Not Present</th>
                        </tr>
                        <tr>
                            <th rowspan="1" colspan="1">wsdl:required="true"</th>
                            <th rowspan="1" colspan="1">wsdl:required="false"</th>
                        </tr>
                    </thead>
                    <tbody>
                        <tr>
                            <td rowspan="1" colspan="1">Yes, using SOAP headers with a soap:mustUnderstand value of "true"</td>
                            <td rowspan="1" colspan="1">REQUIRED</td>
                            <td rowspan="1" colspan="1">REQUIRED</td>
                            <td rowspan="1" colspan="1">REQUIRED or fault</td>
                        </tr>
                        <tr>
                            <td rowspan="1" colspan="1">Yes, using another protocol or using SOAP headers with a
                                soap:mustUnderstand value of "false"</td>
                            <td rowspan="1" colspan="1">REQUIRED</td>
                            <td rowspan="1" colspan="1">REQUIRED</td>
                            <td rowspan="1" colspan="1">OPTIONAL</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>
                            <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
                    may 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="StockQuoteSoapBinding" type="tns:StockQuotePortType"&gt;
  &lt;soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" /&gt;
  &lt;wsaw:UsingAddressing wsdl:required="true" /&gt;
  &lt;operation name="GetLastTradePrice"&gt;
    &lt;soap:operation soapaction="http://example.com/GetLastTradePrice" /&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>
                    <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 binding or endpoint named {addressing required} of
                                type xs:boolean. The property value is the value of the
                                wsdl:required attribute information item on the wsaw:UsingAddressing
                                extension element, if present; otherwise "false".</p>
                        </item>
                    </ulist>
                </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
		may only be used in conjunction with
		wsaw:UsingAddressing (or its equivalent wsoap:module)
		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>The inclusion of wsaw:Anonymous without inclusion
                of wsaw:UsingAddressing has no normative meaning and is
                only informational. In other words, the inclusion of
                wsaw:Anonymous element 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 a wsaw:UsingAddressing element.
                </p>
                <p>The wsaw:Anonymous element MAY have 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>
                        <p>This is the default value, omission of a wsaw:Anonymous element is equivalent to inclusion with this value.</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="StockQuoteSoapBinding" type="tns:StockQuotePortType"&gt;
  &lt;soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" /&gt;
  &lt;wsaw:UsingAddressing wsdl:required="true" /&gt;
  &lt;operation name="GetLastTradePrice"&gt;
    &lt;soap:operation soapaction="http://example.com/GetLastTradePrice" /&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;operation name="someOther"&gt;...&lt;/operation&gt;
&lt;/binding&gt;
</eg>
               </example>
               <div3>
                   <head>WSDL 2.0 Component Model Changes</head>
		   <p>Use of the Anonymous element adds the following REQUIRED properties to the WSDL 2.0 component model: </p>
                   <ulist>
		       <item>
		           <p>A property of the binding operation component {anonymous required} of type xs:string. The property value is the value of the wsaw:Anonymous element information item, if present; otherwise "optional". </p>
                       </item>
                   </ulist>
                </div3>
            </div2>
            <div2>
                <head>WSDL SOAP Module</head>
                <p>In WSDL 2.0, the wsoap:module construct may be used to declare the use of the
                    WS-Addressing 1.0 Module for the SOAP binding. The meaning of such a
                    wsoap:module declaration is semantically equivalent to wsaw:UsingAddressing in
                    this case. Note that this module is not meaningful when used on WSDL constructs
                    where wsaw:UsingAddressing is not allowed.</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 may 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="destinwsdl">
                <head>Destination</head>
                <p>In the absence of additional runtime information, the value of the [destination] 
                    message addressing property for a message sent to
                    an endpoint MUST match the value of the {address} property of the endpoint
                    component (WSDL 2.0) or the address value 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.</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="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 may 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 wsaw:Action value in a WSDL 2.0 description.</head>
                        <eg xml:space="preserve">
&lt;definitions targetNamespace="http://example.com/stockquote" ...&gt;
  ...
  &lt;interface name="StockQuoteInterface"&gt;
    &lt;operation name="GetLastTradePrice" pattern="http://www.w3.org/2006/01/wsdl/in-out"&gt;
      &lt;input element="tns:GetTradePricesInput" messageLabel="In"
            wsaw:Action="http://example.com/GetQuote"/&gt;
      &lt;output element="tns:GetTradePricesOutput" messageLabel="Out"
            wsaw:Action="http://example.com/Quote"/&gt;
    &lt;/operation&gt;
  &lt;/interface&gt;
  ...
&lt;/definitions&gt;</eg>
                    </example>
                    <p>The action for the input of the GetLastTradePrice operation within the
                        StockQuoteInterface is explicitly defined to be http://example.com/GetQuote.
                        The action for the output of this same operation is
                        http://example.com/Quote.</p>
                    <example>
                        <head>Explicit specification of wsa:Action value in a WSDL 1.1 description.</head>
                        <eg xml:space="preserve">
&lt;definitions targetNamespace="http://example.com/stockquote" ...&gt;
  ...
  &lt;portType name="StockQuotePortType"&gt;
    &lt;operation name="GetLastTradePrice"&gt;
      &lt;input message="tns:GetTradePricesInput"
            wsaw:Action="http://example.com/GetQuote"/&gt;
      &lt;output message="tns:GetTradePricesOutput"
            wsaw:Action="http://example.com/Quote"/&gt;
    &lt;/operation&gt;
  &lt;/portType&gt;
  ...
&lt;/definitions&gt;
      </eg>
                    </example>
                    <p>The action for the input of the GetLastTradePrice operation within the
                        StockQuotePortType is explicitly defined to be http://example.com/GetQuote.
                        The action for the output of this same operation is
                        http://example.com/Quote.</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 may 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://example.com/stockquote" ...&gt;
  ...
  &lt;interface name="StockQuoteInterface"&gt;
    &lt;operation name="GetLastTradePrice" pattern="http://www.w3.org/2006/01/wsdl/in-out"&gt;
      &lt;input element="tns:GetTradePricesInput" messageLabel="in" name="GetQuote"/&gt;
      &lt;output element="tns:GetTradePricesOutput" messageLabel="out" name="Quote"/&gt;
    &lt;/operation&gt;
  &lt;/portType&gt;
  ...
&lt;/definitions&gt;
      </eg>
                        <p> [targetNamespace] = http://example.com/stockquote</p>
                        <p> [interface name] = StockQuoteInterface</p>
                        <p> [operation name] = GetLastTradePrice</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://example.com/stockquote/StockQuoteInterface/GetLastTradePriceRequest</p>
                        <p>output action =
                            http://example.com/stockquote/StockQuoteInterface/GetLastTradePriceResponse</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 wsa: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 may 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://example.com/stockquote" ...&gt;
  ...
  &lt;portType name="StockQuotePortType"&gt;
    &lt;operation name="GetLastTradePrice"&gt;
      &lt;input message="tns:GetTradePricesInput" name="GetQuote"/&gt;
      &lt;output message="tns:GetTradePricesOutput" name="Quote"/&gt;
	  &lt;fault message="tns:ErrorMessage" name="Error"/&gt;
    &lt;/operation&gt;
  &lt;/portType&gt;
  ...
&lt;/definitions&gt;
      </eg>
                        <p> [targetNamespace] = http://example.com/stockquote</p>
                        <p> [port type name] = StockQuotePortType</p>
                        <p> [input name] = GetQuote</p>
                        <p> [output name] = Quote</p>
                        <p> [fault name] = Error</p>
                        <p>Applying the pattern above with these values we have:</p>
                        <p>input action = http://example.com/stockquote/StockQuotePortType/GetQuote</p>
                        <p>output action = http://example.com/stockquote/StockQuotePortType/Quote</p>
                        <p>fault action =
                            http://example.com/stockquote/StockQuotePortType/GetLastTradePriceFault/Error</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://example.com/stockquote" ...&gt;
  ...
  &lt;portType name="StockQuotePortType"&gt;
    &lt;operation name="GetLastTradePrice"&gt;
      &lt;input message="tns:GetTradePricesInput"/&gt;
      &lt;output message="tns:GetTradePricesOutput"/&gt;
    &lt;/operation&gt;
  &lt;/portType&gt;
  ...
&lt;/definitions&gt;
      </eg>
                        <p> [targetNamespace] = http://example.com/stockquote</p>
                        <p> [port type name] = StockQuotePortType</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] = GetLastTradePriceRequest</p>
                        <p>Likewise, the output defaults to the operation name with "Response"
                            appended.</p>
                        <p> [output name] = GetLastTradePriceResponse</p>
                        <p>Applying the pattern above with these values we have:</p>
                        <p>input action =
                            http://example.com/stockquote/StockQuotePortType/GetLastTradePriceRequest</p>
                        <p>output action =
                            http://example.com/stockquote/StockQuotePortType/GetLastTradePriceResponse</p>
                    </example>
                </div3>
            </div2>
            <div2 id="refpinwsdl">
                <head>Reference Parameters</head>
                <p>The wsa:ReferenceParameters element (see Web Services Addressing 1.0 - Core[<bibref ref="WSADDR-CORE"/>]) MAY be used as an extension child element of the
                    wsdl20:endpoint or wsdl11:port elements. When present, the value of the
                    [reference parameters] message addressing property for a message sent to an
                    endpoint MUST include the contents of the wsa:ReferenceParameters WSDL extension
                    element.</p>
            </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 or
                optional 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 or optional 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 may 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 may 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 may 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 may 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 may 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 may 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 may 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 may 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 may 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 or
                    optional 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 may 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 may 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 may 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 may 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 may 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 may 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 may be included to facilitate longer running message
                                    exchanges.</td>
                            </tr>
                        </tbody>
                    </table>
                    <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 may 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 may 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 may 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 may 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 may 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 may 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 may 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 may 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="references">
            <head> References</head>
            <blist>
                <bibl key="WS-Addressing-Core" id="WSADDR-CORE" href="http://www.w3.org/TR/2005/CR-ws-addr-core-20050817/" 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, Editors.</bibl>
                <bibl key="WS-Addressing-SOAP" id="WSADDR-SOAP" href="http://www.w3.org/TR/2005/CR-ws-addr-soap-20050817/" 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, Editors.</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="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>
                <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>
        </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.), 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 Third Working Draft</head>
                <p role="ws-addr-wsdl.xml:20050413:20060101">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>
