<?xml version="1.0" encoding="us-ascii"?>
<!DOCTYPE spec PUBLIC "-//W3C//DTD Specification V2.2//EN" "http://www.w3.org/2002/xmlspec/dtd/2.2/xmlspec.dtd">
<!--
/*
 * Copyright (c) 2003 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(r) 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: wsdl20.xml,v 1.2 2004/08/03 17:09:29 vivien Exp $ -->
<?xml-stylesheet type='text/xsl' href='xmlspec-wsdl.xsl' ?><spec xmlns:xlink="http://www.w3.org/1999/xlink" w3c-doctype="wd" role="public">

<header>
  <title>Web Services Description Language (WSDL) Version 2.0 Part 1: Core Language</title>
  <w3c-designation>http://www.w3.org/TR/2004/WD-wsdl20-20040803</w3c-designation>
  <w3c-doctype>W3C Working Draft</w3c-doctype>
  <pubdate>
    <day>3</day>
    <month>August</month>
    <year>2004</year>
  </pubdate>
  <publoc>
    <loc href="http://www.w3.org/TR/2004/WD-wsdl20-20040803" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http://www.w3.org/TR/2004/WD-wsdl20-20040803</loc>
  </publoc>
  <altlocs>
	<loc role="postscript" href="wsdl20.ps" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">postscript</loc>
	<loc role="pdf" href="wsdl20.pdf" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">PDF</loc>
	<loc role="xml" href="wsdl20.xml" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">XML</loc>
	<loc role="plain" href="wsdl20.txt" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">plain text</loc>
    </altlocs>
  <prevlocs>
    <loc href="http://www.w3.org/TR/2004/WD-wsdl20-20040326" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http://www.w3.org/TR/2004/WD-wsdl20-20040326</loc>
  </prevlocs>
  <latestloc>
    <loc href="http://www.w3.org/TR/wsdl20" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http://www.w3.org/TR/wsdl20</loc>
  </latestloc>
  
  <authlist>
    <author>
      <name>Roberto Chinnici</name>
      <affiliation>Sun Microsystems</affiliation>
    </author>
    <author>
      <name>Martin Gudgin</name>
      <affiliation>Microsoft</affiliation>
    </author>
    <author>
      <name>Jean-Jacques Moreau</name>
      <affiliation>Canon</affiliation>
    </author>
    <author>
      <name>Jeffrey Schlimmer</name>
      <affiliation>Microsoft</affiliation>
    </author>
    <author>
      <name>Sanjiva Weerawarana</name>
      <affiliation>IBM Research</affiliation>
    </author>
  </authlist>

    <abstract id="Abstract">
      <p>
	This document describes the Web Services Description Language
	(WSDL) Version 2.0, an XML language for describing Web
	services. This specification defines the core language which can
	be used to describe Web services based on an abstract model of
	what the service offers.
	It also defines criteria for a conformant processor of this language.
      </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 a <loc href="http://www.w3.org/2004/02/Process-20040205/tr.html#last-call" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">W3C
      Last Call Working Draft</loc>. If the feedback is positive, the
      Working Group plans to submit this specification for
      consideration as a W3C Candidate Recommendation. Comments on
      this document are invited and are to be sent to the public <loc href="mailto:public-ws-desc-comments@w3.org" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">public-ws-desc-comments@w3.org</loc>
      mailing list (<loc href="http://lists.w3.org/Archives/Public/public-ws-desc-comments/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">public
      archive</loc>). Comments can be sent until <b>4 October
      2004</b>.
    </p>

    <p>Three formal objections from Working Group participants have
    been received against portions of the WSDL 2.0 specification. Feedback is
    specifically encouraged on these topics:</p>

    <ulist>
      <item><p>Compositors (see <loc href="http://lists.w3.org/Archives/Public/www-ws-desc/2004Jul/0371.html" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">objection</loc>)</p></item>
      <item><p>Feature and properties (see <loc href="http://lists.w3.org/Archives/Public/www-ws-desc/2004Jul/0375.html" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">objection</loc> and <loc href="http://lists.w3.org/Archives/Public/www-ws-desc/2004Jul/0395.html" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">follow-on message</loc>)</p></item>
      <item><p>Requiring unique GEDs or required feature to
      distinguish operations (see <loc href="http://lists.w3.org/Archives/Public/www-ws-desc/2004Jul/0376.html" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">objection</loc>)</p></item>
    </ulist>

    <p>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/desc/last-call-issues" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">last call
    issues list</loc> maintained by the Working Group.</p>

    <p>
      This document has been produced as part of the <loc href="http://www.w3.org/2002/ws/Activity.html" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">W3C Web Services
      Activity</loc>. The authors of this document are the <loc href="http://www.w3.org/2002/ws/desc/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">Web Services
      Description Working Group</loc> members.
    </p>

    <!-- Boilerplate -->

  <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>

    <p>
      This document has been produced under the <loc href="http://www.w3.org/TR/2002/NOTE-patent-practice-20020124" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">24
      January 2002 Current Patent Practice</loc> as amended by the
      <loc href="http://www.w3.org/2004/02/05-pp-transition" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">W3C
      Patent Policy Transition Procedure</loc>.  Patent disclosures
      relevant to this specification may be found on the Working
      Group's <loc href="http://www.w3.org/2002/ws/desc/2/04/24-IPR-statements.html" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">patent
      disclosure page</loc>. An individual who has actual knowledge of
      a patent which the individual believes contains Essential
      Claim(s) with respect to this specification should 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>
</status>


  <langusage>
    <language id="en">English</language>
  </langusage>
  <revisiondesc>
    <p>Last Modified: $Date: 2004/08/03 17:09:29 $</p>
  </revisiondesc>
</header>

<!-- ******************************************************************* -->

<body>

<div1 id="intro">
<head>Introduction</head>

<p>Web Services Description Language (WSDL) provides a model and an
XML format for describing Web services. WSDL enables one to separate
the description of the abstract functionality offered by a service
from concrete details of a service description such as "how" and
"where" that functionality is offered.</p>

<p>This specification defines a language for describing the abstract
functionality of a service as well as a framework for describing the
concrete details of a service description. 
It also defines criteria for a conformant processor of this language.
The <emph>WSDL Version 2.0
Part 2: Message Exchange Patterns</emph> specification <bibref ref="WSDL-PART2"/>
defines the sequence and cardinality of abstract
messages sent or received by an operation. The <emph>WSDL Version 2.0
Part 3: Bindings</emph> specification <bibref ref="WSDL-PART3"/> defines
a language for describing such concrete details for SOAP 1.2 <bibref ref="SOAP12-PART1"/>, HTTP <bibref ref="RFC2616"/> and MIME <bibref ref="RFC2045"/>. </p>

<div2 id="intro_ws">
<head>Web Service</head>

<p>
WSDL describes a Web service in two fundamental stages: one abstract
and one concrete. Within each stage, the description uses a number of
constructs to promote reusability of the description and separate
independent design concerns.
</p>

<p>
At an abstract level, WSDL describes a Web service in terms of the
messages it sends and receives; messages are described independent of
a specific wire format using a type system, typically XML Schema.
</p>

<p>
An <emph>operation</emph> associates a message exchange pattern with one or
more messages. A <emph>message exchange pattern</emph> identifies the sequence and
cardinality of messages sent and/or received as well as who they are
logically sent to and/or received from. An <emph>interface</emph>
groups together operations without any commitment to transport or wire
format.
</p>

<p>
At a concrete level, a <emph>binding</emph> specifies transport and
wire format details for one or more interfaces. An
<emph>endpoint</emph> associates a network address with a binding. And
finally, a <emph>service</emph> groups together endpoints that
implement a common interface.
</p>

</div2>

<!-- +++++++++ -->

<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>This specification uses properties from the XML Information Set
<bibref ref="XMLInfoSet"/>. Such properties are denoted by square
brackets, e.g. [namespace name].</p>

<p>This specification uses namespace prefixes throughout; they are
   listed in <specref ref="tabnsprefixes"/>. Note that the choice of
   any namespace prefix is arbitrary and not semantically significant
   (see <bibref ref="XMLInfoSet"/>).</p>

<p>This specification uses curly brackets (e.g., {property}) to  
   indicate a property in the WSDL component model, as defined in 
   <specref ref="component_model"/>.
</p>        

<table border="1" summary="Mapping of prefixes used in this document to their   associated namespace name" id="tabnsprefixes">
  <caption>Prefixes and Namespaces used in this specification</caption>
  <tbody>
    <tr>
      <th rowspan="1" colspan="1">Prefix</th> 
      <th rowspan="1" colspan="1">Namespace</th>
      <th rowspan="1" colspan="1">Notes</th>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">wsdl</td>
      <td rowspan="1" colspan="1"><attval>http://www.w3.org/2004/08/wsdl</attval></td>
      <td rowspan="1" colspan="1">A normative XML Schema <bibref ref="XMLSchemaP1"/>, <bibref ref="XMLSchemaP2"/> document for the
        <attval>http://www.w3.org/2004/08/wsdl</attval> namespace can be found at <loc href="http://www.w3.org/2004/08/wsdl" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http://www.w3.org/2004/08/wsdl</loc>.  WSDL documents that do NOT
        conform to this schema are not valid WSDL documents. WSDL
        documents that DO conform to this schema and also conform to
        the other constraints defined in this specification are valid
        WSDL documents.</td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">wsdli</td>
      <td rowspan="1" colspan="1"><attval>http://www.w3.org/2004/08/wsdl-instance</attval></td>
      <td rowspan="1" colspan="1">A normative XML Schema <bibref ref="XMLSchemaP1"/>, <bibref ref="XMLSchemaP2"/> document for the
        <attval>http://www.w3.org/2004/08/wsdl-instance</attval> namespace can be found at <loc href="http://www.w3.org/2004/08/wsdl-instance" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http://www.w3.org/2004/08/wsdl-instance</loc>. </td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">wsdls</td>
      <td rowspan="1" colspan="1"><attval>http://www.w3.org/2004/08/wsdl-simple-types</attval></td>
      <td rowspan="1" colspan="1">This prefix and namespace name are used to refer to the
      simple types defined by this specification for use in the
      component model, see <specref ref="simpletypes"/>.</td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">wrpc</td>
      <td rowspan="1" colspan="1"><attval>http://www.w3.org/2004/08/wsdl/rpc</attval></td>
      <td rowspan="1" colspan="1">A normative XML Schema <bibref ref="XMLSchemaP1"/>, <bibref ref="XMLSchemaP2"/> document for the
        <attval>http://www.w3.org/2004/08/wsdl/rpc</attval> namespace can be found at <loc href="http://www.w3.org/2004/08/wsdl/rpc" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">http://www.w3.org/2004/08/wsdl/rpc</loc>.  WSDL documents that
        do NOT conform to this schema are not valid WSDL
        documents. WSDL documents that DO conform to this schema and
        also conform to the other constraints defined in this
        specification are valid WSDL documents.  </td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">wsoap</td>
      <td rowspan="1" colspan="1"><attval>http://www.w3.org/2004/08/wsdl/soap12</attval></td>
      <td rowspan="2" colspan="1">Defined by WSDL 2.0: Bindings <bibref ref="WSDL-PART3"/>.</td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">whttp</td>
      <td rowspan="1" colspan="1"><attval>http://www.w3.org/2004/08/wsdl/http</attval></td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">xs</td>
      <td rowspan="1" colspan="1"><attval>http://www.w3.org/2001/XMLSchema</attval></td>
            <td rowspan="2" colspan="1">Defined in the W3C XML Schema
          specification <bibref ref="XMLSchemaP1"/>, <bibref ref="XMLSchemaP2"/>.</td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">xsi</td>
      <td rowspan="1" colspan="1"><attval>http://www.w3.org/2001/XMLSchema-instance</attval></td>
    </tr>
  </tbody>
</table>

<p>Namespace names of the general form
   <attval>http://example.org/...</attval> and
   <attval>http://example.com/...</attval> represent application or
   context-dependent URIs <bibref ref="RFC2396"/>.</p>

<p>All parts of this specification are normative, with the EXCEPTION
   of notes, pseudo-schemas, examples, and sections explicitly marked as "Non-Normative".</p>

<p>Pseudo-schemas are provided for each component, before the description
   of the component. They use BNF-style conventions for attributes and elements:
   <emph>`?'</emph> denotes optionality (i.e. zero or one occurrences), <emph>`*'</emph>
   denotes zero or more occurrences, <emph>`+'</emph> one or more occurrences,
   <emph>`['</emph> and <emph>`]'</emph> are used to form groups, <emph>`|'</emph>
   represents choice. Attributes are conventionally assigned a value which corresponds
   to their type, as defined in the normative schema.</p>

<eg xml:space="preserve">
&lt;!-- sample pseudo-schema --&gt;
&lt;<b>defined_element</b>
      required_attribute_of_type_string="<emph>xs:string</emph>"
      optional_attribute_of_type_int="<emph>xs:int</emph>"? &gt;
  &lt;required_element /&gt;
  &lt;optional_element /&gt;?
  &lt;one_or_more_of_these_elements /&gt;+
  [ &lt;choice_1 /&gt; | &lt;choice_2 /&gt; ]*
&lt;/<b>defined_element</b>&gt;
</eg>

</div2>

<div2 id="terminology">
  <head>WSDL Terminology</head>
  
  <p>This section describes the terms and concepts introduced
  in Part 1 of the WSDL Version 2.0 specification (this document).</p>

  <glist>
    <gitem>
      <label>Actual Value</label> <def><p>As in <bibref ref="XMLSchemaP1"/>,
  the phrase actual value is used to refer to the member of
  the value space of the simple type definition associated
  with an attribute information item which corresponds to
  its normalized value. This will often be a string, but may also be
  an integer, a boolean, a URI reference, etc.</p></def>
    </gitem>
  </glist>
  
</div2>

</div1>

<!-- ******************************************************************* -->

<div1 id="component_model">
<head>Component Model</head>

  <p>
  This section describes the conceptual model of WSDL as a set of  
  components with attached properties, which collectively describe a Web  
  service. Each subsection herein describes a different type of  
  component, its defined properties, and its representation as an XML  
  Infoset <bibref ref="XMLInfoSet"/>.
  </p>

  <p>
  Components are typed collections of properties that correspond to  
  different aspects of Web services.
  </p>

  <p>
  Properties are unordered and unique  
  with respect to the component they are associated with. Individual  
  properties' definitions may constrain their content (e.g., to a typed  
  value, another component, or a set of typed values or components), and  
  components may require the presence of a property to be considered  
  conformant. Such properties are marked as REQUIRED, whereas those that
  are not required to be present are marked as OPTIONAL.
  By convention, when specifying the mapping rules from the XML Infoset
  representation of a component to the component itself, an optional
  property that is absent in the component in question is described as
  being "empty". Unless otherwise specified, when a property is identified
  as being a collection (a set or a list), its value may be a 0-element
  (empty) collection. In order to simplify the presentation of the rules
  that deal with sets of components, for all OPTIONAL properties whose type
  is a set, the absence of such a property from a component MUST be treated
  as semantically equivalent to the presence of a property with the same
  name and whose value is the empty set. In other words, every OPTIONAL
  set-valued property MUST be assumed to have the empty set as its default
  value, to be used in case the property is absent.
  </p>

  <p>Component definitions are independent of any particular
  serialization of the component model. In order to avoid
  creating an implicit dependency on a particular serialization,
  this specification defines its own set of simple types for use
  by component definitions, rather than reusing an existing one
  (say <bibref ref="XMLSchemaP2"/>). By convention, those types
  are defined in the http://www.w3.org/2004/08/wsdl-simple-types namespace and references to them
  use the <emph>wsdls</emph> prefix, see <specref ref="simpletypes"/>.
  All the value spaces of all simple types used by the the component model
  are a superset of the value spaces of the XML Schema simple types
  with the same name, i.e. every <emph>xs:string</emph> is also a
  <emph>wsdls:string</emph> (but the opposite is not true). Hence, for
  brevity, in the sections describing the mapping from the XML Infoset
  representation of a WSDL document to its component model we use "actual
  values" as defined by the XML Schema specification <bibref ref="XMLSchemaP2"/>
  as if they were members of the value space of the corresponding
  WSDL-defined simple types. So, for instance, we talk of "assigning the
  actual value of the <attval>name</attval> <emph>attribute information item</emph> (a <emph>xs:string</emph>)
  "to the {name} property (of type <emph>wsdls:string</emph>)" of
  a certain component.
  </p>

  <p>
  In addition to the direct XML Infoset representation described here,  
  the component model allows components external to the Infoset through  
  the mechanisms described in <specref ref="modularize"/>.
  </p>

  <p>
  A component model can be extracted from a given XML Infoset which  
  conforms to the XML Schema for WSDL by recursively mapping  
  Information Items to their identified components, starting with the  
  wsdl:description element information item. This includes the  
  application of the mechanisms described in <specref ref="modularize"/>.
  </p>

  <p>
  This document does not specify a means of producing an XML Infoset  
  representation from a given set of WSDL components. Furthermore,
  given a particular serialization, not all valid sets of components
  need be serializable to it. For instance, due to the use in the
  component model of types that cannot be described using XML schema
  (.e.g <emph>wsdls:string</emph>), it is possible to come up with
  a valid set of WSDL components that cannot be serialized as an
  XML 1.0 document.
  </p>

  <div2 id="Definitions">
    <head>Definitions</head>

    <div3 id="Definitions_details">
      <head>The Definitions Component</head>
      
      <p>At the abstract level, the Definitions component is just a
      container for two categories of components; WSDL components and
      type system components.</p>

      <p>WSDL components are interfaces, bindings and services.</p>

      <p>Type system components describe the constraints on a message's 
content. By default, these constraints are expressed in terms of the 
<bibref ref="XMLInfoSet"/>, i.e. they define the [local name], [namespace name], 
[children] and [attributes] properties of an element information item. 
Type systems based upon other data models are generally accommodated by 
extensions to WSDL; see <specref ref="language-extensibility"/>.
      In the case where they define information equivalent to that of a XML Schema
      global element declaration, they can more simply be treated as if they were
      such a declaration.</p>

      <p>The properties of the Definitions component are as follows:</p>
	  <ulist>
	    <item><p>{interfaces} OPTIONAL. A set of Interface components.
	    </p></item>

	    <item><p>{bindings} OPTIONAL. A set of Binding components.
	    </p></item>

	    <item><p>{services} OPTIONAL. A set of Service components.
	    </p></item>

	    <item><p>{element declarations} OPTIONAL. A set of named element
	    declarations, each one isomorphic to a global element
	    declaration as defined by XML Schema.</p></item>

	    <item><p>{type definitions} OPTIONAL. A set of named type
	    definitions, each one isomorphic to a global type definition
	    as defined by XML Schema.</p></item>
	  </ulist>

       <p>The set of interfaces/binding/services/etc. available in the
       Definitions component include those that are defined within the
       component itself and those that are imported and/or
       included. Note that at the component model level, there is no
       distinction between directly defined components
       vs. imported/included components.</p>
 
       <p>The components directly defined within a single Definitions
       component are said to belong to the same <emph>target
       namespace</emph>. The target namespace therefore groups a set
       of related component definitions and represents an unambiguous
       name for the intended semantics of the collection of components.
       The target namespace URI SHOULD point to a human or machine
       processable document that directly or indirectly defines the
       intended semantics of those components.</p>

         <p>Note that it is RECOMMENDED that the value of the
         <att>targetNamespace</att> <emph>attribute information item</emph> SHOULD be a dereferencible
         URI and that it resolve to a WSDL document which provides
         service description information for that namespace.</p>

         <p>If a service description is split into multiple documents
         (which may be combined as needed via <specref ref="includes"/>), then the <att>targetNamespace</att> <emph>attribute information item</emph>
         SHOULD resolve to a master document which includes all the
         WSDL documents needed for that service description. This
         approach enables the WSDL component designators' fragment
         identifiers to be properly resolvable.</p>

       <p>Imported components have different target namespace values
       from the Definitions component that is importing them. Thus
       importing is the mechanism to use components from one namespace
       in another set of definitions.</p>

       <p>Each WSDL or type system component MUST be uniquely
       identified by its qualified name. That is, if two distinct
       components of the same kind (Interface, Binding etc.) are in
       the same target namespace, then their QNames MUST be
       unique. However, different kinds of components (e.g., an
       Interface component and a Binding component) MAY have the same
       QName. Thus, QNames of components must be unique within the
       space of those components in a given target namespace.</p>

       <p>In addition to WSDL components and type system
       components, additional extension components MAY be added via
       extensibility <specref ref="language-extensibility"/>. Further,
       additional properties to WSDL and type system components MAY
       also be added via extensibility.</p>
    </div3>

   <div3 id="Definitions_XMLRep">
      <head>XML Representation of Definitions Component</head>
<eg xml:space="preserve">
&lt;<b>definitions</b>
      targetNamespace="<emph>xs:anyURI</emph>" &gt;
  &lt;documentation /&gt;?
  [ &lt;import /&gt; | &lt;include /&gt; ]*
  &lt;types /&gt;?
  [ &lt;interface /&gt; | &lt;binding /&gt; | &lt;service /&gt; ]*
&lt;/<b>definitions</b>&gt;
</eg>
      <p>
	  WSDL definitions are represented in XML by one or more WSDL
	  Information Sets (Infosets), that is one or more
	  <el>definitions</el> <emph>element information item</emph>s. A WSDL Infoset contains
	  representations for a collection of WSDL components which
	  share a common target namespace. A WSDL Infoset which
	  contains one or more <el>import</el> <emph>element information item</emph>s <specref ref="imports"/> corresponds to a collection with components
	  drawn from multiple target namespaces.
	  </p>
          <p>
          The targetNamespace URI MUST be an absolute URI (see <bibref ref="RFC2396"/>).
          </p>

	  <p>The <el>definitions</el> <emph>element information item</emph> has the following Infoset properties:</p>
	  <ulist>
	    <item><p>A [local name] of <el>definitions</el>.</p></item>
		<item><p>A [namespace name] of
		<attval>http://www.w3.org/2004/08/wsdl</attval>.</p></item>
		<item>
		  <p>
		  One or more <emph>attribute information item</emph>s amongst its [attributes] as follows:
		  </p>
		  <ulist>
		    <item>
		      <p>
			  A REQUIRED <att>targetNamespace</att> <emph>attribute information item</emph>
			  as described below in <specref ref="Definitions_targetnamespace_attribute"/>.
			  </p>
		    </item>
			<item>
			  <p>
			  Zero or more namespace qualified <emph>attribute information item</emph>s. The [namespace
			  name] of such <emph>attribute information item</emph>s MUST NOT be
			  <attval>http://www.w3.org/2004/08/wsdl</attval>.
			  </p>
			</item>
		  </ulist>
		</item>
		<item>
		  <p>
		  Zero or more <emph>element information item</emph>s amongst its [children], in order as
		  follows:
		  </p> 
		  <olist>
		    <item>
			  <p>
			  An OPTIONAL <el>documentation</el> <emph>element information item</emph>
			  (see <specref ref="eii-documentation"/>).
			  </p>
			</item>
			<item>
			  <p>Zero or more <emph>element information item</emph>s from among the following, in any
			  order:
			  </p>
			  <ulist>
			    <item>
				  <p>
				  Zero or more <el>include</el> <emph>element information item</emph>s (see <specref ref="includes"/>)
				  </p>
				</item>
			    <item>
				  <p>
				  Zero or more <el>import</el> <emph>element information item</emph>s (see <specref ref="imports"/>)
				  </p>
				</item>
                <item>
                  <p>
Zero or more namespace-qualified <emph>element information item</emph>s. The
[namespace name] of such <emph>element information item</emph>s MUST NOT be
<attval>http://www.w3.org/2004/08/wsdl</attval>.
                  </p>
                </item>
			  </ulist>
			</item>
			<item>
			  <p>
			  An OPTIONAL <el>types</el> <emph>element information item</emph> (see <specref ref="eii-types"/>).
			  </p>
			</item>
			<item>
			  <p>
			  Zero or more <emph>element information item</emph>s from among the following, in any
			  order:
			  </p>
			  <ulist>
			    <item>
			      <p>
			      <el>interface</el> <emph>element information item</emph>s (see <specref ref="Interface_XMLRep"/>).
			      </p>
			    </item>
			    <item>
			      <p>
			      <el>binding</el> <emph>element information item</emph>s (see <specref ref="Binding_XMLRep"/>).
			      </p>
			    </item>
			    <item>
			      <p>
			      <el>service</el> <emph>element information item</emph>s (see <specref ref="Service_XMLRep"/>).
			      </p>
			    </item>
                <item>
                  <p>
Zero or more namespace-qualified <emph>element information item</emph>s. The
[namespace name] of such <emph>element information item</emph>s MUST NOT be
<attval>http://www.w3.org/2004/08/wsdl</attval>.
                  </p>
                </item>
	          </ulist>
		    </item>
          </olist>
        </item>
      </ulist>

      <div4 id="Definitions_targetnamespace_attribute">
        <head><att>targetNamespace</att> <emph>attribute information item</emph></head>
		<p>The <att>targetNamespace</att> <emph>attribute information item</emph> defines the namespace affiliation
	    of top-level components defined in this
		<el>definitions</el> <emph>element information item</emph>. Interfaces,
		Bindings and Services are top-level components. 
		</p>
	    <p>
		The <att>targetNamespace</att> <emph>attribute information item</emph> has the following
		Infoset properties:
		</p>
		<ulist>
		  <item><p>A [local name] of
		  <att>targetNamespace</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>
		<p>
		The type of the <att>targetNamespace</att> <emph>attribute information item</emph> is
		<emph>xs:anyURI</emph>.
		</p>

      </div4>
    </div3>

    <div3 id="Definitions_Mapping">
      <head>Mapping Definitions' XML Representation to Component
      Properties</head>
	  <p>
	  The mapping between the properties of the Definitions component
	  (see <specref ref="Definitions_details"/>) and the XML
	  Representation of the <el>definitions</el> <emph>element information item</emph> (see <specref ref="Definitions_XMLRep"/>) is described
	  in <specref ref="tab_Definitions_Mapping"/>.
	  </p>
	  <table border="1" id="tab_Definitions_Mapping">
	    <caption>Mapping between Definitions Component Properties and XML Representation</caption>
	    <tbody>
		  <tr>
		    <th rowspan="1" colspan="1">Property</th>
		    <th rowspan="1" colspan="1">Mapping</th>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{interfaces}</td>
			<td rowspan="1" colspan="1">
			The set of Interface components corresponding to all
			the <el>interface</el> <emph>element information item</emph>s in the
			[children] of the <el>definitions</el> <emph>element information item</emph>,
			if any, plus any included or imported
			Interface components (see <specref ref="modularize"/>).
			</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{bindings}</td>
			<td rowspan="1" colspan="1">
			The set of Binding components corresponding to all
			the <el>binding</el> <emph>element information item</emph>s in the [children]
			of the <el>definitions</el> <emph>element information item</emph>, if any,
			plus any included or imported Binding
			components (see <specref ref="modularize"/>).
			</td>
                  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{services}</td>
			<td rowspan="1" colspan="1">
			The set of Service components corresponding to all
			the <el>service</el> <emph>element information item</emph>s in the [children]
			of the <el>definitions</el> <emph>element information item</emph>, if any,
			plus any included or imported Service
			components (see <specref ref="modularize"/>).
		    </td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{element declarations}</td>
			<td rowspan="1" colspan="1">
			The set of element declarations
			corresponding to all the element declarations
			defined as descendants of the <el>types</el>
			<emph>element information item</emph>, if any, plus any imported element
			declarations. At a minimum this will include
			all the global element declarations defined by
			XML Schema <el>element</el> <emph>element information item</emph>s. It MAY
			also include any declarations from some other
			type system which describes the [local name],
			[namespace name], [attributes] and [children]
			properties of an <emph>element information item</emph>.
		    </td>
		  </tr>
		</tbody>
	  </table>
    </div3>
  </div2>

  <div2 id="Interface">
    <head>Interface</head>

    <div3 id="Interface_details">
      <head>The Interface Component</head>
        
        <p> An Interface component describes sequences of messages
        that a service sends and/or receives. It does this by grouping
        related messages into operations. An operation is a sequence
        of input and output messages, and an interface is a set of
        operations. Thus, an interface defines the design of the
        application.</p>

        <p> An interface can optionally extend one or more other
        interfaces. To avoid circular definitions, an
	interface MUST NOT appear as an element of the set of
	interfaces it extends, either directly or indirectly.
	An interface contains all the operations defined by the
	interfaces it extends, along with any operations it directly
	defines. In the process, operation components that are
	equivalent per <specref ref="compequiv"/> are treated as one.
	The interface extension mechanism behaves in a similar
	way for all other components that can be defined inside
	an interface, namely Interface Fault, Feature and Property
	components.</p>
	
        <p> Interfaces are named constructs and can be referred to by
        QName (see <specref ref="qnameres"/>). For instance, Binding
        components refer to interfaces in this way.  </p>

        <p>The properties of the Interface component are as
        follows:</p>

	  <ulist>
	    <item><p>{name} REQUIRED. A <emph>wsdls:NCName</emph> as defined by <specref ref="ncname_type"/>.</p></item>

	    <item><p>{target namespace} REQUIRED. A <emph>wsdls:anyURI</emph>, as defined
	    in <specref ref="anyuri_type"/>.</p></item>

            <item><p>{extended interfaces} OPTIONAL. A set of Interface
            components which this interface extends. This set MUST be closed
	    under the operation of adding the values of the {extended interfaces}
	    properties of all its members.</p> </item>

  	    <item><p>{faults} OPTIONAL. A set of Interface Fault
  	    components. This set MUST include the values of the {faults}
	    properties of all the interface definitions that are listed
	    under the {extended interfaces} property of the component.</p></item>

  	    <item><p>{operations} OPTIONAL. A set of Interface Operation
  	    components. This set MUST include the values of the {operations}
	    properties of all the Interface components that are listed
	    under the {extended interfaces} property of the component.</p></item>

  	    <item><p>{features} OPTIONAL. A set of Feature
  	    components. This set MUST include the values of the {features}
	    properties of all the Interface components that are listed
	    under the {extended interfaces} property of the component.</p></item>

  	    <item><p>{properties} OPTIONAL. A set of Property
  	    components. This set MUST include the values of the {properties}
	    properties of all the Interface components that are listed
	    under the {extended interfaces} property of the component.</p></item>

	  </ulist>

	  <p>For each Interface component in the {interfaces}
	  property of a definitions container, the combination of
	  {name} and {target namespace} properties MUST be unique.
	  </p>
	  
	  <p>Additionally, an Interface component MUST satisfy the Operation Name
	  Mapping requirement, as defined below. This requirement is intended
	  to ensure that a received message can be uniquely mapped to a
	  corresponding wsdl:operation. 
	  </p>

          <div4 id="Interface_OperationName">
          <head>Operation Name Mapping Requirement</head>
	  
	  <p>Consider all Interface Operation components specified in the
	  {operations} property of an Interface component.  Further, consider
	  all Message Reference components specified in the {message references}
	  properties of said Interface Operation components.  Further, consider
	  all said Message Reference components that have the same value for
	  their {direction} property (i.e., either the token <emph>in</emph>
	  or the token <emph>out</emph>).  If the {message content model}
	  property of any of these Message Reference components has a value
	  of "#any", or if more than one of these Message Reference components
	  has a value of "#none", or if the qualified names of the global
	  element declarations specified by the values of the {element}
	  properties of these Message Reference components are not unique
	  when considered together, then either one of the following two
	  conditions MUST apply: 
	  </p>
	  <olist>
	    <item><p>the {features} property of the Interface component MUST
	      contain a Feature component, having a {required} property with
	      a value of <emph>true</emph>, that unambiguously identifies the mechanism
	      that a message sender is required to support in order to enable
	      the message recipient to unambiguously determine the name of the
	      Interface Operation component that is intended to be associated
	      with the received message; or
	      </p>
	    </item>
	    <item><p>the <emph>element information item</emph> for the Interface component
	    MUST contain an extension element (i.e., an element that is not
	    in the http://www.w3.org/2004/08/wsdl namespace), having a wsdl:required <emph>attribute information item</emph> with
	    a value of <attval>true</attval>, that unambiguously identifies
	    the mechanism that a message sender is required to support in
	    order to enable the message recipient to unambiguously determine
	    the name of the Interface Operation component that is intended
	    to be associated with the received message.
	      </p>
	    </item>
	  </olist>
	  </div4>
    </div3>

    <div3 id="Interface_XMLRep">
      <head>XML Representation of Interface Component</head>

<eg xml:space="preserve">&lt;definitions&gt;
  &lt;<b>interface</b>
        name="<emph>xs:NCName</emph>" 
        extends="<emph>list of xs:QName</emph>"?
        styleDefault="<emph>list of xs:anyURI</emph>"? &gt;
    &lt;documentation /&gt;?
    [ &lt;fault /&gt; | &lt;operation /&gt; | &lt;feature /&gt; | &lt;property /&gt; ]*
  &lt;/<b>interface</b>&gt;
&lt;/definitions&gt;
</eg>

      <p>
	  The XML representation for an Interface component is
	  an <emph>element information item</emph> with the following Infoset properties:
	  </p>
	  <ulist>
	    <item><p>A [local name] of <el>interface</el></p></item>
	    <item><p>A [namespace name] of <attval>http://www.w3.org/2004/08/wsdl</attval></p></item>
		<item><p>One or more <emph>attribute information item</emph>s amongst its [attributes] as
		follows:</p>
		<ulist>
		<item>
		  <p>
		  A REQUIRED <att>name</att> <emph>attribute information item</emph> as described below
		  in <specref ref="Interface_name_attribute"/>.
		  </p>
		</item>
		<item>
		  <p>
		  An OPTIONAL <att>extends</att> <emph>attribute information item</emph> 
		  as described below in <specref ref="Interface_extends_attribute"/>.
		  </p>
		</item>
		<item>
		  <p>
		  An OPTIONAL <att>styleDefault</att> <emph>attribute information item</emph> as
		  described below in <specref ref="Interface_styleDefault_attribute"/>.
		  </p>
		</item>
		<item>
		  <p>
		  Zero or more namespace qualified <emph>attribute information item</emph>s.
		  The [namespace name] of such
		  <emph>attribute information item</emph>s MUST NOT be <attval>http://www.w3.org/2004/08/wsdl</attval>.
		  </p>
		</item>
		</ulist>
		</item>
		<item>
		  <p>Zero or more <emph>element information item</emph>s amongst its [children], in order, as
		  follows:</p>
		  <olist>
		    <item>
		      <p>
		      An OPTIONAL <el>documentation</el> <emph>element information item</emph> (see <specref ref="eii-documentation"/>).
		      </p>
		    </item>
			<item><p>Zero or more <emph>element information item</emph>s from among the following, in
			any order:</p>
			<ulist>
		    <item>
			  <p>
			  Zero or more <el>fault</el> <emph>element information item</emph>s <specref ref="InterfaceFault_XMLRep"/>.
			  </p>
			</item>
		    <item>
			  <p>
			  Zero or more <el>operation</el> <emph>element information item</emph>s <specref ref="InterfaceOperation_XMLRep"/>.
			  </p>
			</item>
		    <item>
			  <p>
			  Zero or more <el>feature</el> <emph>element information item</emph>s <specref ref="Feature_XMLRep"/>.
			  </p>
			</item>
		    <item>
			  <p>
			  Zero or more <el>property</el> <emph>element information item</emph>s <specref ref="Property_XMLRep"/>.
			  </p>
			</item>
            <item>
              <p>
Zero or more namespace-qualified <emph>element information item</emph>s amongst its [children]. The
[namespace name] of such <emph>element information item</emph>s MUST NOT be
<attval>http://www.w3.org/2004/08/wsdl</attval>.
              </p>
            </item>
			</ulist>
		  </item>
		  </olist>
        </item>
      </ulist>

      <div4 id="Interface_name_attribute">
        <head><att>name</att> <emph>attribute information item</emph> with <el>interface</el> [owner]</head>
	    <p>
		The <att>name</att> <emph>attribute information item</emph> together with the
		<att>targetNamespace</att> <emph>attribute information item</emph> of the [parent] <el>definitions</el>
		<emph>element information item</emph> forms the QName of the interface.
		</p>
		<p>
		The <att>name</att> <emph>attribute information item</emph> has the following Infoset properties:
		</p>
		<ulist>
		  <item><p>A [local name] of <att>name</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>
		<p>
		The type of the <att>name</att> <emph>attribute information item</emph> is <emph>xs:NCName</emph>.
		</p>
      </div4>

      <div4 id="Interface_extends_attribute">
        <head><att>extends</att> <emph>attribute information item</emph></head>
	    <p>
		The <att>extends</att> <emph>attribute information item</emph> lists the interfaces that this interface
		derives from.
		</p>
		<p>
		The <att>extends</att> <emph>attribute information item</emph> has the following Infoset properties:
		</p>
		<ulist>
		  <item><p>A [local name] of <att>extends</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>
		<p>
		The type of the <att>extends</att> <emph>attribute information item</emph> is a list of <emph>xs:QName</emph>.
		</p>
      </div4>

      <div4 id="Interface_styleDefault_attribute">
        <head><att>styleDefault</att> <emph>attribute information item</emph></head>
	    <p>
		The <att>styleDefault</att> <emph>attribute information item</emph> indicates
		the default style used to construct the
		{element} properties of {message references} of all
		operations contained within the [owner]
		<el>interface</el>.
		</p>

		<p>
		The <att>styleDefault</att> <emph>attribute information item</emph> has the following
		Infoset properties:
		</p>
		<ulist>
		  <item><p>A [local name] of
		  <att>styleDefault.</att></p></item>

		  <item><p>A [namespace name] which has no
		  value.</p></item>
		</ulist>
		<p>
		The type of the <att>styleDefault</att> <emph>attribute information item</emph> is
		<emph>list of xs:anyURI</emph>. Moreover, the value of the
		<att>styleDefault</att> <emph>attribute information item</emph>, if present, MUST contain
		absolute URIs (see <bibref ref="RFC2396"/>).
		</p>

      </div4>

    </div3>

    <div3 id="Interface_Mapping">
	  <head>Mapping Interface's XML Representation to Component Properties</head>
	  <p>
	  The mapping between the properties of the Interface component (see
	  <specref ref="Interface_details"/>) and the XML Representation of
	  the <el>interface</el> <emph>element information item</emph> (see <specref ref="Interface_XMLRep"/>) is
	  as described in <specref ref="tab_Interface_Mapping"/>.
	  </p>

	  <table border="1" id="tab_Interface_Mapping">
	    <caption>Mapping between Interface Component Properties and XML Representation</caption>
	    <tbody>
		  <tr>
		    <th rowspan="1" colspan="1">Property</th>
		    <th rowspan="1" colspan="1">Mapping</th>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{name}</td>
			<td rowspan="1" colspan="1">The actual value of the <att>name</att> <emph>attribute information item</emph></td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{target namespace}</td>
			<td rowspan="1" colspan="1">
			The actual value of the	<att>targetNamespace</att> <emph>attribute information item</emph>
			of the [parent] <el>definitions</el>	<emph>element information item</emph>
			</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{extended interfaces}</td>
			<td rowspan="1" colspan="1">
			The set of Interface components resolved to
			by the values in the <att>extends</att> <emph>attribute information item</emph>
			if any, plus the set of Interface components
			in the {extended interfaces} property of those
			interface definitions, if any.
			</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{faults}</td>
			<td rowspan="1" colspan="1">
			The set of Interface Fault components
			corresponding to the <el>fault</el> <emph>element information item</emph>s in
			[children], if any, plus the set of Interface
			Fault components in the {faults} property of
			the Interface components in {extended
			interfaces}, if any.
			</td>
                  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{operations}</td>
			<td rowspan="1" colspan="1">
			The set of Interface Operation components
			corresponding to the <el>operation</el> <emph>element information item</emph>s
			in [children], if any, plus the set of
			Interface Operation components in the
			{operations} property of the Interface
			components in {extended interfaces}, if any.
			</td>
                  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{features}</td>
			<td rowspan="1" colspan="1">
			The set of Feature components corresponding
			to the <el>feature</el> <emph>element information item</emph>s in [children],
			if any, plus the set of Feature components in
			the {features} property of the Interface
			components in {extended interfaces}, if any.
			</td>
          </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{properties}</td>
			<td rowspan="1" colspan="1">
			The set of Property components corresponding
			to the <el>property</el> <emph>element information item</emph>s in [children],
			if any, plus the set of Property components
			in the {properties} property of the Interface
			components in {extended interfaces}, if any.
			</td>
          </tr>
		</tbody>
	  </table>

	  <p> Note that, per <specref ref="Interface_details"/>, the
	  Interface components in the {extended interfaces} property
	  of a given Interface component MUST NOT contain that
	  Interface component in any of their {extended interfaces}
	  properties, that is to say, recursive extension of
	  interfaces is disallowed.  </p>

    </div3>
  </div2>

  <div2 id="InterfaceFault">
    <head>Interface Fault</head>

    <div3 id="InterfaceFault_details">
      <head>The Interface Fault Component</head> 
        
        <p>A fault is an event that occurs during the execution of a
        message exchange that disrupts the normal flow of
        messages.</p>
 
        <p>A fault is typically raised when a party is unable to
        communicate an error condition inside the normal message flow,
        or a party wishes to terminate a message exchange. A fault
        message may be used to communicate out of band information
        such as the reason for the error, the origin of the fault, as
        well as other informal diagnostics such as a program stack
        trace.</p>

        <p>An Interface Fault component describes a fault that MAY
        occur during invocation of an operation of the interface.  The
        Interface Fault component declares an abstract fault by naming
        it and indicating the contents of the fault message. When and
        how the fault message flows is indicated by the Interface
        Operation component <specref ref="InterfaceOperation"/>.</p>

        <p>The Interface Fault component provides a clear mechanism to
        name and describe the set of faults an interface may
        generate. This allows operations to easily identify the
        individual faults they may generate by name.  This mechanism
        allows the ready identification of the same fault occurring
        across multiple operations and referenced in multiple bindings
        as well as reducing duplication of description for an
        individual fault.</p>

        <p>Note that faults other than the ones described in the
        Interface component can also be generated at run-time,
        i.e. faults are an open set.</p>

        <p>The properties of the Interface Fault component are
        as follows:</p>
	  <ulist>
	    <item><p>{name} REQUIRED. A <emph>wsdls:NCName</emph> as defined by
	    <specref ref="ncname_type"/>.</p></item>

	    <item><p>{target namespace} REQUIRED. A <emph>wsdls:anyURI</emph>,
	    as defined in <specref ref="anyuri_type"/>.</p>
            </item>

            <item> <p> {element} OPTIONAL. A reference to an XML element
            declaration in the {element declarations} property of
            <specref ref="Definitions_details"/>. This element
            represents the content or "payload" of the fault.  </p>
            </item>

            <item><p>{features} OPTIONAL. A set of Feature
            components.</p></item>

            <item><p>{properties} OPTIONAL. A set of Property
            components.</p></item>
	  </ulist>

        <p>If a type system NOT based on the XML Infoset <bibref ref="XMLInfoSet"/> is in use (as considered in <specref ref="other-types"/>) then additional properties would need to
        be added to the Fault Component (along with extensibility
        attributes to its XML representation) to allow associating
        such message types with the message reference.</p>

        <p>For each Interface Fault component in the {faults}
	property of an Interface component, the combination of {name}
	and {target namespace} properties must be unique.</p>

        <p>Interface Fault components are local to Interface
	components; they cannot be referred to by QName, despite
	having both {name} and {target namespace} properties. That is,
	two Interface components sharing the same {target namespace}
	property but with different {name} properties MAY contain
	Interface Fault components which share the same {name}
	property. Thus, the {name} and {target namespace} properties
	of the Interface Fault components are not sufficient to
	form the unique identity of an Interface Fault
	component. To uniquely identify an Interface Fault
	component one must first identify the Interface component (by
	QName) and then identify the Interface Fault within that
	Interface component (by a further QName).</p>

	<p>In cases where, due to an interface extending one or more
	other interfaces, two or more Interface Faults components
	have the same value for their {name} and {target namespace}
	properties, then the component models of those Interface
	Fault components MUST be equivalent (see <specref ref="compequiv"/>). If the Interface Fault components are
	equivalent then they are considered to collapse into a single
	component. It is an error if two Interface Fault
	components have the same value for their {name} and {target
	namespace} properties but are not equivalent.</p>

      <p> Note that, due to the above rules, if two interfaces that
	  have the same value for their {target namespace} property
	  also have one or more faults that have the same value
	  for their {name} property then those two interfaces cannot
	  both form part of the derivation chain of a derived
	  interface unless those faults are the same
	  fault.</p>
	  
	  <note><p>For the above reason, it is considered good practice to
	  ensure, where necessary, that the {name} property of
	  Interface Fault components within a namespace are
	  unique, thus allowing such derivation to occur without
	  inadvertent error.</p></note>

    </div3>

    <div3 id="InterfaceFault_XMLRep">
      <head>XML Representation of Interface Fault Component</head>

<eg xml:space="preserve">&lt;definitions&gt;
  &lt;interface&gt;
    &lt;<b>fault</b>
          name="<emph>xs:NCName</emph>" 
          element="<emph>xs:QName</emph>"? &gt;
      &lt;documentation /&gt;?
      [ &lt;feature /&gt; | &lt;property /&gt; ]*
    &lt;/<b>fault</b>&gt;
  &lt;/interface&gt;
&lt;/definitions&gt;
</eg>

      <p>
	  The XML representation for an Interface Fault component is an
	  <emph>element information item</emph> with the following Infoset properties:
	  </p>
	  <ulist>
	    <item><p>A [local name] of <el>fault</el></p></item>
	    <item><p>A [namespace name] of
	    <attval>http://www.w3.org/2004/08/wsdl</attval></p></item>
		<item>
		<p>Two or more <emph>attribute information item</emph>s amongst its [attributes] as
		follows:</p>
		<ulist>
		<item>
		  <p>
		  A REQUIRED <att>name</att> <emph>attribute information item</emph> 
		  as described below in <specref ref="Interfacefault_name_attribute"/>.
		  </p>
		</item>
		<item>
		  <p>
		  An OPTIONAL <att>element</att> <emph>attribute information item</emph> as described below
		  in <specref ref="Interface_element_attribute"/>.
		  </p>
		</item>
		<item>
		  <p>
		  Zero or more namespace qualified <emph>attribute information item</emph>s.
		  The [namespace name] of such
		  <emph>attribute information item</emph>s MUST NOT be <attval>http://www.w3.org/2004/08/wsdl</attval>.
		  </p>
		</item>
		</ulist>
		</item>
		<item>
                  <p>Zero or more <emph>element information item</emph> amongst its [children], in
                  order, as follows:</p> 
		  <olist>
		    <item>
		      <p>
		      An OPTIONAL <el>documentation</el> <emph>element information item</emph> (see <specref ref="eii-documentation"/>).
		      </p>
		    </item>

		    <item><p>Zero or more <emph>element information item</emph>s from among the following, in any order:</p>
		      <ulist>
		        <item><p>Zero or more <el>feature</el> <emph>element information item</emph>s <specref ref="Feature_XMLRep"/>
			</p></item>
		        <item><p>Zero or more <el>property</el> <emph>element information item</emph>s <specref ref="Property_XMLRep"/>
			</p></item>
			<item><p>Zero or more namespace-qualified
                            <emph>element information item</emph>s amongst its [children]. The
                            [namespace name] of such <emph>element information item</emph>s MUST NOT
                            be <attval>http://www.w3.org/2004/08/wsdl</attval>.
                       </p></item>
		      </ulist>
                    </item>
		  </olist>
		</item>
      </ulist>

      <div4 id="Interfacefault_name_attribute">
        <head><att>name</att> <emph>attribute information item</emph> with <el>fault</el> [owner]</head>
	    <p>
		The <att>name</att> <emph>attribute information item</emph> identifies a given <el>fault</el>
		<emph>element information item</emph> inside a given <el>interface</el> <emph>element information item</emph>.
		</p>
		<p>
		The <att>name</att> <emph>attribute information item</emph> has the following
		Infoset properties:
		</p>
		<ulist>
		  <item><p>A [local name] of <att>name</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>
		<p>
		The type of the <att>name</att> <emph>attribute information item</emph> is
		<emph>xs:NCName</emph>.
		</p>
      </div4>

      <div4 id="Interface_element_attribute">
        <head><att>element</att> <emph>attribute information item</emph> with <el>fault</el> [owner]</head>
	    <p>
		The <att>element</att> <emph>attribute information item</emph> refers, by QName, to an element
		declaration component.
		</p>
		<p>The <att>element</att> <emph>attribute information item</emph> has the following
		Infoset properties:
		</p>
		<ulist>
		  <item><p>A [local name] of <att>element</att>.</p></item>
		  <item><p>A [namespace name] which has no value.</p></item>
		</ulist>
		<p>
		The type of the <att>element</att> <emph>attribute information item</emph> is
		<emph>xs:QName</emph>.
		</p>
      </div4>

    </div3>

    <div3 id="InterfaceFault_Mapping">
	  <head>Mapping Interface Fault's XML Representation to
	  Component Properties</head>

	  <p>The mapping between the properties of the Interface Fault
	  component (see <specref ref="InterfaceFault_details"/>)
	  and the XML Representation of the <el>fault</el> <emph>element information item</emph>
	  (see <specref ref="InterfaceFault_XMLRep"/>) is as
	  described in <specref ref="tab_InterfaceFault_Mapping"/>.  </p>

	  <table border="1" id="tab_InterfaceFault_Mapping">
	    <caption>Mapping between Interface Fault Component Properties and XML Representation</caption>
	    <tbody>
		  <tr>
		    <th rowspan="1" colspan="1">Property</th>
		    <th rowspan="1" colspan="1">Mapping</th>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{name}</td>
			<td rowspan="1" colspan="1">The actual value of the <att>name</att> <emph>attribute information item</emph>.</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{target namespace}</td>
			<td rowspan="1" colspan="1">
			The actual value of the
			<att>targetNamespace</att> <emph>attribute information item</emph> of the
			[parent] <el>definitions</el> <emph>element information item</emph> of the
			[parent] <el>interface</el> <emph>element information item</emph>.
			</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{element}</td> <td rowspan="1" colspan="1"> The element declaration
                        from the {element declarations} property of
                        <specref ref="Definitions_details"/> resolved
                        to by the value of the <att>element</att>
                        <emph>attribute information item</emph> if present, otherwise empty. It is an
                        error for the <att>element</att> <emph>attribute information item</emph> to have
                        a value and for it to not resolve to a global
                        element declaration from the {element
                        declarations} property of <specref ref="Definitions_details"/>.
			</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{features}</td>
			<td rowspan="1" colspan="1">
			The set of Feature components corresponding to the
			<el>feature</el> <emph>element information item</emph>s in
			[children], if any.
			</td>
                  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{properties}</td>
			<td rowspan="1" colspan="1">
			The set of Property components corresponding to the
			<el>property</el> <emph>element information item</emph>s in
			[children], if any.
			</td>
                  </tr>
            </tbody>
	  </table>

    </div3>
  </div2>

  <div2 id="InterfaceOperation">
    <head>Interface Operation</head>

    <div3 id="InterfaceOperation_details">
      <head>The Interface Operation Component</head> 
        
        <p>An Interface Operation component describes an operation
        that a given interface supports. An operation is an
        interaction with the service consisting of a set (ordinary and
        fault) messages exchanged between the service and the other
        roles involved in the interaction, in particular the service
        requester. The sequencing and cardinality of the messages
        involved in a particular interaction is governed by the
        <emph>message exchange pattern</emph> used by the operation
        (see {message exchange pattern} property).</p>

        <p> A message exchange pattern defines placeholders for messages, the
        participants in the pattern (i.e., the sources and sinks of
        the messages), and the cardinality and sequencing of messages
        exchanged by the participants. The message placeholders are
        associated with specific message types by the operation that uses
        the pattern by means of message and fault references (see {message
        references} and {fault references} properties). The service
        whose operation is using the pattern becomes one of the
        participants of the pattern. This specification does not
        define a machine understandable language for defining message
	exchange patterns, nor does it define any specific patterns. The companion
        specification, <bibref ref="WSDL-PART2"/> defines a set of
        such patterns and defines identifying URIs any of which MAY be
        used as the value of the {message exchange pattern} property.</p>

        <p>The properties of the Interface Operation component are
        as follows:</p>
	  <ulist>
	    <item><p>{name} REQUIRED. A <emph>wsdls:NCName</emph> as defined by
	    <specref ref="ncname_type"/>.</p></item>

	    <item><p>{target namespace} REQUIRED. A <emph>wsdls:anyURI</emph>,
	    as defined in <specref ref="anyuri_type"/>.</p></item>

            <item><p>{message exchange pattern} REQUIRED. A <emph>wsdls:anyURI</emph>
	    identifying the message exchange pattern used by the operation. This URI
            MUST be an absolute URI (see <bibref ref="RFC2396"/>).</p></item>

	    <item><p>{message references} OPTIONAL. A set of Message Reference
	    components for the ordinary messages the operation accepts
	    or sends. (See <specref ref="MessageReference"/>.)</p></item>

            <item><p>{fault references} OPTIONAL. A set of Fault Reference
	    components for the fault messages the operation accepts or
	    sends. (See <specref ref="FaultReference"/>.)</p></item>

            <item><p> {style} OPTIONAL. A set of <emph>wsdls:anyURI</emph>s
	    identifying the rules
            that were used to construct the {element} properties of
            {message references}. (See <specref ref="InterfaceOperationStyle"/>.) These URIs MUST be
            absolute URIs (see <bibref ref="RFC2396"/>).</p></item>

            <item><p>{safety} REQUIRED. A <emph>wsdls:boolean</emph> (see
	    <specref ref="boolean_type"/>) indicating whether the
            operation is asserted to be safe (as defined in Section
            3.5 of <bibref ref="webarch"/>) for users of the described
            service to invoke.  If this property is false, then no
            assertion has been made about the safety of
            the operation, thus the operation MAY or MAY NOT be safe.
            However, an operation SHOULD be marked safe if it meets
            the criteria for a safe interaction defined in Section 3.5
            of <bibref ref="webarch"/>.</p></item>

            <item><p>{features} OPTIONAL. A set of Feature components.</p></item>

            <item><p>{properties} OPTIONAL. A set of Property components.</p></item>
	  </ulist>

        <p>For each Interface Operation component in the {operations}
	property of an Interface component, the combination of {name}
	and {target namespace} properties MUST be unique.</p>

        <p>Interface Operation components are local to Interface
	components; they cannot be referred to by QName, despite
	having both {name} and {target namespace} properties. That is,
	two Interface components sharing the same {target namespace}
	property but with different {name} properties MAY contain
	Interface Operation components which share the same {name}
	property. Thus, the {name} and {target namespace} properties
	of the Interface Operation components are not sufficient to
	uniquely identify an Interface Operation component.
	In order to uniquely identify an Interface Operation
	component, one must first identify the Interface component (by
	QName) and then identify the Interface Operation within that
	Interface component (by a further QName).</p>

	<p>In cases where, due to an interface extending one or more
	other interfaces, two or more Interface Operation components
	have the same value for their {name} and {target namespace}
	properties, then the component models of those Interface
	Operation components MUST be equivalent (see <specref ref="compequiv"/>). If the Interface Operation components are
	equivalent then they are considered to collapse into a single
	component. It is an error if two Interface Operation
	components have the same value for their {name} and {target
	namespace} properties but are not equivalent.</p>

          <p> Note that, due to the above rules, if two interfaces that
	  have the same value for their {target namespace} property
	  also have one or more operations that have the same value
	  for their {name} property then those two interfaces cannot
	  both form part of the derivation chain of a derived
	  interface unless those operations are the same
	  operation.</p>
	  
	  <note><p>For the above reason, it is considered good practice to
	  ensure, where necessary, that the {name} property of
	  Interface Operation components within a namespace are
	  unique, thus allowing such derivation to occur without
	  inadvertent error.</p></note>

      <div4 id="InterfaceOperationStyle">
        <head>Operation Style</head>

        <p>If the {style} property of an Interface Operation component
        has a value then that value (a set of URIs) implies the rules that
        were used to define the {element} properties (or other
        property which defines the content of the message properties;
        see <specref ref="other-types"/>) of <emph>all</emph> the
	Message Reference components which are members of the {message
        references} property of that component.</p>

        <p>Note that the property MAY not have any value. If this
        property has a value (a set of URIs), then for each individual
        URI that is an element of that set, the rules implied by
        that URI (such as rules that govern the schemas) MUST be followed
        or it is an error. So, if the set of URIs has more than one item in
        it, then the rules implied by ALL the URIs must be adhered to
        by the content definitions.</p>

        <p>This specification defines the following pre-defined 
        operation style:</p>

        <ulist>
          <item><p>RPC Style (see <specref ref="RPCStyle"/>)</p></item>

        </ulist>


      </div4>

    </div3>

    <div3 id="RPCStyle">
    	<head>RPC Style</head>
	
	 <p>The RPC style is selected by assigning to an Interface
	 Operation component's {style} property the value
	 <emph>http://www.w3.org/2004/08/wsdl/style/rpc</emph>.</p>
	
	 <p>The RPC style MUST NOT be used for Interface Operation
	 components whose {message exchange pattern} property has a
	 value other than 'http://www.w3.org/2004/08/wsdl/in-only' or 'http://www.w3.org/2004/08/wsdl/in-out'.</p>
	
         <p>When this value is used, the associated messages MUST conform to
         the rules below, described using XML Schema <bibref ref="XMLSchemaP1"/>.
         Note that operations containing messages described by other type systems
         may also indicate use of the RPC style, as long as they are constructed
         in such a way as to follow these rules.</p>
	
	 <p>If the Interface Operation component uses a
	 {message exchange pattern} for which there is no output
	 element, such as 'http://www.w3.org/2004/08/wsdl/in-only', then the conditions
	 stated below that refer to output elements MUST be considered
	 to be implicitely satisfied.</p>
	
	 <ulist>
	
	   <item><p> The content model of input and output {element}
	   elements MUST be defined using a complex type that contains a
	   sequence from XML Schema.</p></item>
	
	   <item><p> The sequence MUST only contain elements. It
	   MUST NOT contain other structures such as
	   xs:choice.</p></item>
	
	   <item><p>The sequence MUST contain only local element
	   children. Note that these child elements MAY contain the
	   following attributes: nillable, minOccurs and
	   maxOccurs.</p></item>
	
	   <item><p>The LocalPart of input element's QName MUST be
	   the same as the Interface operation component's
	   name.</p></item>
	
	   <item><p> The LocalPart of the output element's QName is
	   obtained by concatenating the name of the operation and
	   the string value "Response".</p></item>
	
	   <item><p>Input and output elements MUST both be in the
	   same namespace.</p></item>
	
	   <item><p> The complex type that defines the body of an
	   input or an output element MUST NOT contain any
	   attributes.</p></item>
	
	   <item><p> If elements with the same qualified name appear
	   as children of both the input and output elements, then
	   they MUST both be declared using the same type.</p></item>
	
	   <item><p>The input or output sequence MUST NOT contain
	   multiple children elements declared with the same
	   name.</p></item>
	
	  </ulist>
    <div4 id="InterfaceOperation_RPC_Signature_Definition">
      <head><att>wrpc:signature</att> Extension</head>
	
	<p>The <att>wrpc:signature</att> extension AII MAY be be used in conjunction with
	the RPC style to describe the exact signature of the function represented
	by an operation that uses the RPC style.</p>
    
	<p>When present, the <att>wrpc:signature</att> extension contributes the following
	property to the interface operation component it is applied to:</p>
       <ulist>
	<item><p>{rpc-signature} REQUIRED. A list of pairs <emph>(q, t)</emph>
	whose first component is of type <emph>wsdls:QName</emph> (as defined by
	<specref ref="anyuri_type"/>) and whose second component is of type
	<emph>wsdls:Token</emph> (as defined by <specref ref="token_type"/>).
	Values for the second component MUST be chosen among the following four:
	"#in", "#out", "#inout" "#return".</p></item>
	
	</ulist>
	<p>
	The value of the {rpc-signature} property MUST satisfy the following conditions:
	</p>
	<ulist>
	  <item><p>The value of the first component of each pair <emph>(q, t)</emph> MUST
	  be unique within the list.</p></item>
	  <item><p>For each child element of the input and output messages of the operation,
	  a pair <emph>(q, t)</emph> whose first component <emph>q</emph> is equal to
	  the qualified name of that element MUST be present in the list, with the caveat
	  that elements that appear with cardinality greater than one MUST be treated as
	  as a single element.</p></item>
	  <item><p>For each pair <emph>(q, #in)</emph>, there MUST be a child element of the
	  input element with a name of <emph>q</emph> and there MUST NOT be a child element
	  of the output element with the same name.</p></item>
	  <item><p>For each pair <emph>(q, #out)</emph>, there MUST be a child element of the
	  output element with a name of <emph>q</emph> and there MUST NOT be a child element
	  of the input element with the same name.</p></item>
	  <item><p>For each pair <emph>(q, #inout)</emph>, there MUST be a child element of the
	  input element with a name of <emph>q</emph> and there MUST be a child element
	  of the output element with the same name. Furthermore, those two elements MUST
	  have the same type.</p></item>
	  <item><p>For each pair <emph>(q, #return)</emph>, there MUST be a child element of the
	  output element with a name of <emph>q</emph> and there MUST NOT be a child element
	  of the input element with the same name.</p></item>
	</ulist>
	<p>
	The function signature defined by a <att>wrpc:signature</att> extension is
	determined as follows:
        </p>
	<olist>
	  <item><p>Start with the value of the {rpc-signature} property, a (possibly empty)
	  list of pairs of this form:</p>
	  <p>&#160;&#160;&#160;&#160;<emph>[(q0, t0), (q1, t1), ...]</emph></p></item>
	  <item><p>Filter the elements of this list into two lists, the first one <emph>(L1)</emph>
	     comprising pairs
	     whose <emph>t</emph> component is one of <emph>{#in, #out, #inout}</emph>,
	     the second <emph>(L2)</emph> pairs
	     whose <emph>t</emph> component is <emph>#return</emph>.</p>
	     <p>For ease of visualization, let's denote the two lists as</p>
	     <p>&#160;&#160;&#160;&#160;(L1)&#160;&#160;&#160;&#160;<emph>[(a0, u0), (a1, u1),...]</emph></p>
	     <p>and</p>
	     <p>&#160;&#160;&#160;&#160;(L2)&#160;&#160;&#160;&#160;<emph>[(r0, #return), (r1, #return),...]</emph></p>
	     <p>respectively.</p></item>
	  <item><p>Then the formal signature of the function is</p>
	     <p>&#160;&#160;&#160;&#160;<emph>f([d0] a0, [d1] a1, ...) =&gt; (r0, r1, ...)</emph></p>
	     <p>i.e.</p>
	     <p>
	       <ulist>
		 <item><p>the list of formal arguments to the function is <emph>[a0, a1, ...]</emph>;
		 </p></item>
		 <item><p>the direction of each formal argument <emph>a</emph> is one of
		 <emph>[in]</emph>, <emph>[out]</emph>, <emph>[inout]</emph>,
		 determined according to the value of its corresponding <emph>u</emph> token;
		 </p></item>
		 <item><p>the list of formal return parameters of the function is
		   <emph>[r0, r1, ...]</emph>;</p></item>
		 <item><p>each formal argument and formal return parameter is typed
		 according to the type of the child element identified by it
		 (unique per the conditions given above).</p></item>
	       </ulist>
	     </p>
	    </item>
	</olist>
	</div4>

      <div4 id="InterfaceOperation_RPC_Signature_XMLRep">
        <head>XML Representation of the <att>wrpc:signature</att> Extension</head>
          <p>
	  The XML representation for the RPC signature extension is an
	  <emph>attribute information item</emph> with the following Infoset properties:
	  </p>
	  <ulist>
	      <item><p>A [local name] of <att>signature</att></p></item>
	      <item><p>A [namespace name] of "http://www.w3.org/2004/08/wsdl/rpc"</p></item>
	  </ulist>
	  <p>
	  The type of the <att>name</att> <emph>attribute information item</emph> is a list type whose item type is
	  the union of the <emph>xs:QName</emph> type and the subtype of
	  the <emph>xs:Token</emph> type restricted to the following
	  four values: "#in", "#out", "#inout",
	  "#return". See <specref ref="rpc-signature-xsd"/> for
	  a definition of this type.
	  </p>
	  <p>Additionally, each even-numbered item (0, 2, 4, ...) in the list
	  MUST be of type <emph>xs:QName</emph> and each odd-numbered item (1, 3, 5, ...)
	  in the list MUST be of the subtype of <emph>xs:Token</emph> described in the
	  previous paragraph.
	  </p>
	  <p/>
          <p>
	    <example id="rpc-signature-xsd">
	    <head>Definition of the wrpc:signature extension</head>
	    <eg xml:space="preserve">
&lt;xs:attribute name="signature" type="wrpc:signatureType"/&gt;

&lt;xs:simpleType name="signatureType"&gt;
  &lt;xs:list itemType="wrpc:signatureItemType"/&gt;
&lt;/xs:simpleType&gt;

&lt;xs:simpleType name="signatureItemType"&gt;
  &lt;xs:union memberTypes="wrpc:directionToken xsd:QName"/&gt;
&lt;/xs:simpleType&gt;

&lt;xs:simpleType name="directionToken"&gt;
  &lt;xs:restriction base="xs:token"&gt;
    &lt;xs:enumeration value="#in"/&gt;
    &lt;xs:enumeration value="#out"/&gt;
    &lt;xs:enumeration value="#inout"/&gt;
    &lt;xs:enumeration value="#return"/&gt;
  &lt;/xs:restriction&gt;
&lt;/xs:simpleType&gt;
	  
	   </eg>
	   </example>
          </p>
      </div4>

    <div4 id="InterfaceOperation_RPC_Signature_Mapping">
	  <head><att>wrpc:signature </att>Extension Mapping To Properties of an
	  Interface Operation Component</head>

	  <p>A <att>wrpc:signature</att> extension <emph>attribute information item</emph> is mapped to the following
	  property of the Interface Operation component (see <specref ref="InterfaceOperation_details"/>) defined by its [owner].</p>

	  <table border="1" id="tab_InterfaceOperation_RPC_Signature_Mapping">
	    <caption>Mapping of a <att>wrpc:signature</att> Extension to Interface Operation Component Properties</caption>
	    <tbody>
		  <tr>
		    <th rowspan="1" colspan="1">Property</th>
		    <th rowspan="1" colspan="1">Mapping</th>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{rpc-signature}</td>
			<td rowspan="1" colspan="1"> A list of <emph>(xs:QName, xs:Token)</emph> pairs formed
			by grouping the items present in the actual value of the
			<att>wrpc:signature</att> <emph>attribute information item</emph> in the order in which they appear
			there.</td>
		  </tr>
		</tbody>
	  </table>

    </div4>
      
    </div3>

    <div3 id="InterfaceOperation_XMLRep">
      <head>XML Representation of Interface Operation Component</head>

<eg xml:space="preserve">&lt;definitions&gt;
  &lt;interface&gt;
    &lt;<b>operation</b>
          name="<emph>xs:NCName</emph>" 
          pattern="<emph>xs:anyURI</emph>"
          style="<emph>list of xs:anyURI</emph>"? 
          safe="<emph>xs:boolean</emph>"? &gt;
      &lt;documentation /&gt;?
      [ &lt;feature /&gt; | &lt;property /&gt; | 
        [ &lt;input /&gt; | &lt;output /&gt; | &lt;infault /&gt; | &lt;outfault /&gt; ]+
      ]*
    &lt;/<b>operation</b>&gt;
  &lt;/interface&gt;
&lt;/definitions&gt;
</eg>

      <p>
	  The XML representation for an Interface Operation component is an
	  <emph>element information item</emph> with the following Infoset properties:
	  </p>
	  <ulist>
	    <item><p>A [local name] of <el>operation</el></p></item>
	    <item><p>A [namespace name] of
	    <attval>http://www.w3.org/2004/08/wsdl</attval></p></item>
		<item>
		<p>Two or more <emph>attribute information item</emph>s amongst its [attributes] as
		follows:</p>
		<ulist>
		<item>
		  <p>
		  A REQUIRED <att>name</att> <emph>attribute information item</emph> 
		  as described below in <specref ref="Interfaceoperation_name_attribute"/>.
		  </p>
		</item>
		<item>
		  <p>
		  A REQUIRED <att>pattern</att> <emph>attribute information item</emph> 
		  as described below in <specref ref="Interfaceoperation_pattern_attribute"/>.
		  </p>
		</item>
		<item>
		  <p>
		  An OPTIONAL <att>style</att> <emph>attribute information item</emph> as
		  described below in <specref ref="InterfaceOperation_style_attribute"/>.
		  </p>
		</item>
		<item>
		  <p>
		  An OPTIONAL <att>safe</att> <emph>attribute information item</emph> as
		  described below in <specref ref="InterfaceOperation_safe_attribute"/>.
		  </p>
		</item>
		<item>
		  <p>
		  Zero or more namespace qualified <emph>attribute information item</emph>s.
		  The [namespace name] of such
		  <emph>attribute information item</emph>s MUST NOT be <attval>http://www.w3.org/2004/08/wsdl</attval>.
		  </p>
		</item>
		</ulist>
		</item>
		<item>
          <p>Zero or more <emph>element information item</emph> amongst its [children], in
          order, as follows:</p> 
		  <olist>
		    <item>
		      <p>
		      An OPTIONAL <el>documentation</el> <emph>element information item</emph> (see <specref ref="eii-documentation"/>).
		      </p>
		    </item>
		    <item>
		       <p>Zero or more <emph>element information item</emph>s from among the
                          following, in any order:</p>
			  <ulist>
			    <item><p>Zero or more <el>input</el>
			    <emph>element information item</emph>s (see <specref ref="MessageReference_XMLRep"/>).</p></item>

			    <item><p>Zero or more <el>output</el>
			    <emph>element information item</emph>s (see <specref ref="MessageReference_XMLRep"/>).</p></item>

			    <item><p>Zero or more <el>infault</el>
			    <emph>element information item</emph>s (see <specref ref="FaultReference_XMLRep"/>).</p></item>

			    <item><p>Zero or more <el>outfault</el>
			    <emph>element information item</emph>s (see <specref ref="FaultReference_XMLRep"/>).</p></item>

                            <item><p>A <el>feature</el> <emph>element information item</emph> (see
                            <specref ref="Feature_XMLRep"/>).</p></item>

                            <item><p>A <el>property</el> <emph>element information item</emph> (see
                            <specref ref="Property_XMLRep"/>).</p></item>

                            <item><p>Zero or more namespace-qualified
                            <emph>element information item</emph>s amongst its [children]. The
                            [namespace name] of such <emph>element information item</emph>s MUST NOT
                            be <attval>http://www.w3.org/2004/08/wsdl</attval>.</p></item>
			  </ulist>
			</item>
		  </olist>
		</item>
                <item>
		  <p>At least one of the [children] MUST be an
                  <el>input</el>, <el>output</el>, <el>infault</el>,
                  or <el>outfault</el> <emph>element information item</emph>.
		  </p>
		</item>
      </ulist>

      <div4 id="Interfaceoperation_name_attribute">
        <head><att>name</att> <emph>attribute information item</emph> with <el>operation</el> [owner]</head>
	    <p>
		The <att>name</att> <emph>attribute information item</emph> identifies a given <el>operation</el>
		<emph>element information item</emph> inside a given <el>interface</el> <emph>element information item</emph>.
		</p>
		<p>
		The <att>name</att> <emph>attribute information item</emph> has the following
		Infoset properties:
		</p>
		<ulist>
		  <item><p>A [local name] of <att>name</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>
		<p>
		The type of the <att>name</att> <emph>attribute information item</emph> is <emph>xs:NCName</emph>.
		</p>
      </div4>

      <div4 id="Interfaceoperation_pattern_attribute">
        <head><att>pattern</att> <emph>attribute information item</emph> with <el>operation</el> [owner]</head>
	    <p>
		The <att>pattern</att> <emph>attribute information item</emph> identifies the message
		exchange pattern a given operation uses.
		</p>
		<p>
		The <att>pattern</att> <emph>attribute information item</emph> has the following
		Infoset properties:
		</p>
		<ulist>
		  <item><p>A [local name] of <att>pattern</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>
		<p>
		The type of the <att>pattern</att> <emph>attribute information item</emph> is <emph>xs:anyURI</emph>.
		</p>
      </div4>

      <div4 id="InterfaceOperation_style_attribute">
        <head><att>style</att> <emph>attribute information item</emph> with <el>operation</el> [owner]</head>

	    <p>The <att>style</att> <emph>attribute information item</emph> indicates the rules that
	    were used to construct the {element} properties of the
	    Message Reference components which are members of the
	    {message references} property of the [owner] operation.  </p>

            <p> The <att>style</att> <emph>attribute information item</emph> has the following
            Infoset properties: </p>

		<ulist>
		  <item><p>A [local name] of <att>style</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>

            <p> The type of the <att>style</att> <emph>attribute information item</emph> is
            <emph>list of xs:anyURI</emph>.  </p>

      </div4>

      <div4 id="InterfaceOperation_safe_attribute">
        <head><att>safe</att> <emph>attribute information item</emph> with <el>operation</el> [owner]</head>

	    <p>The <att>safe</att> <emph>attribute information item</emph> indicates whether the operation
            is <emph>safe</emph> or not.</p>

            <p> The <att>safe</att> <emph>attribute information item</emph> has the following
            Infoset properties: </p>

		<ulist>
		  <item><p>A [local name] of <att>safe</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>

            <p> The type of the <att>safe</att> <emph>attribute information item</emph> is
            <emph>xs:boolean</emph> and does not have a default value.</p>

      </div4>

    </div3>

    <div3 id="InterfaceOperation_Mapping">
	  <head>Mapping Interface Operation's XML Representation to
	  Component Properties</head>

	  <p>The mapping between the properties of the Interface
	  Operation component (see <specref ref="InterfaceOperation_details"/>) and the XML
	  Representation of the <el>operation</el> <emph>element information item</emph> (see <specref ref="InterfaceOperation_XMLRep"/>) is as described in
	  <specref ref="tab_InterfaceOperation_Mapping"/>.  </p>

	  <table border="1" id="tab_InterfaceOperation_Mapping">
	    <caption>Mapping between Interface Operation Component Properties and XML Representation</caption>
	    <tbody>
		  <tr>
		    <th rowspan="1" colspan="1">Property</th>
		    <th rowspan="1" colspan="1">Mapping</th>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{name}</td>
			<td rowspan="1" colspan="1">The actual value of the <att>name</att> <emph>attribute information item</emph></td>
		  </tr>
		  <tr>

		    <td rowspan="1" colspan="1">{target namespace}</td>
			<td rowspan="1" colspan="1">
			The actual value of the	<att>targetNamespace</att> <emph>attribute information item</emph>
			of the [parent] <el>definitions</el> <emph>element information item</emph> of the [parent]
			<el>interface</el> <emph>element information item</emph>.
			</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{message exchange pattern}</td>
			<td rowspan="1" colspan="1">The actual value of the <att>pattern</att> <emph>attribute information item</emph></td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{message references}</td>
			<td rowspan="1" colspan="1">
			The set of message references corresponding to
			the <el>input</el> and <el>output</el> <emph>element information item</emph>s
			in [children], if any.
			</td>
          </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{fault references}</td>
			<td rowspan="1" colspan="1">
			The set of fault references corresponding to the
			<el>infault</el> and <el>outfault</el> <emph>element information item</emph>s in
			[children], if any.
			</td>
          </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{style}</td>
			<td rowspan="1" colspan="1">
                        The set containing the URIs in the actual
                        value of the <att>style</att> <emph>attribute information item</emph> if present, otherwise
                        the set containing the URIs in the actual value of the
                        <att>styleDefault</att> <emph>attribute information item</emph> of the [parent]
			<el>interface</el> <emph>element information item</emph> if present, otherwise empty.
			</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{safety}</td>
			<td rowspan="1" colspan="1">
			The actual value of the <att>safe</att> <emph>attribute information item</emph> if
			present, otherwise the value <emph>false</emph>.
                        </td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{features}</td>
			<td rowspan="1" colspan="1">
			The set of Feature components corresponding to the
			<el>feature</el> <emph>element information item</emph>s in
			[children], if any.
			</td>
                  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{properties}</td>
			<td rowspan="1" colspan="1">
			The set of Property components corresponding to the
			<el>property</el> <emph>element information item</emph>s in
			[children], if any.
			</td>
                  </tr>
		</tbody>
	  </table>

    </div3>
    
  </div2>

  <div2 id="MessageReference">
    <head>Message Reference</head>

    <div3 id="MessageReference_details">
      <head>The Message Reference Component</head>

        <p>A Message Reference component associates a defined type with
        a message exchanged in an operation. By default, the type system
        is based upon the XML Infoset <bibref ref="XMLInfoSet"/>.</p>

	<p>A message exchange pattern defines a set of placeholder
	messages that participate in the pattern and assigns them unique
	message labels within the pattern (e.g. 'In', 'Out'). The purpose
	of a Message Reference component is to associate an actual message
	type (XML element declaration or some other declaration (see
	<specref ref="other-types"/>) for message content) with a message
	in the pattern, as identified by its message label. Later, when
	the message exchange pattern is instantiated, messages corresponding
	to that particular label will follow the type assignment made
	by the Message Reference component.</p>

        <p>The properties of the Message Reference component are as
	follows:</p>
	  <ulist>
	    <item><p>{message label} REQUIRED. A <emph>wsdls:NCName</emph>
	    as defined by <specref ref="ncname_type"/>. This property identifies the role
	    this message plays in the {message exchange pattern} of the
	    Interface Operation component this is contained
	    within. The value of this property MUST match the name of
	    a placeholder message defined by the message
	    exchange pattern.</p></item>

            <item><p>{direction} REQUIRED. A <emph>wsdls:Token</emph> with
	    one of the values <emph>in</emph> or <emph>out</emph>, indicating
	    whether the message is coming
            to the service or going from the service,
            respectively. The direction MUST be the same as the
            direction of the message identified by the
            {message label} property in the {message exchange
            pattern} of the Interface Operation component this is
            contained within. </p></item>

            <item><p>{message content model} OPTIONAL. A <emph>wsdls:token</emph>
	    with one of
            the values <emph>#any</emph>, <emph>#none</emph>, or
            <emph>#element</emph>.  A value of <emph>#any</emph>
            indicates that the message content is any single
            element. A value of <emph>#none</emph> indicates there is
            no message content. A value of <emph>#element</emph>
            indicates that the message consists of a single element
            described by the global element declaration reference by
            the {element} property.</p></item>

            <item><p> {element} OPTIONAL. A reference to an XML element
            declaration in the {element declarations} property of
            <specref ref="Definitions_details"/>. This element
            represents the content or "payload" of the message. When
            the {message content model} property has the value
            <emph>#any</emph> or <emph>#none</emph> the {element}
            property MUST be empty.</p> </item>

            <item><p>{features} OPTIONAL. A set of Feature components.</p></item>

            <item><p>{properties} OPTIONAL. A set of Property components.</p></item>
	  </ulist>

        <p>If a type system not based upon the XML Infoset is in use (as considered
        in <specref ref="other-types"/>) then additional properties would
        need to be added to the Message Reference Component (along
        with extensibility attributes to its XML representation) to
        allow associating such message types with the message
        reference.</p>

        <p> For each Message Reference component in the {message
        references} property of an Interface Operation component, its
        {message label} property MUST be unique.</p>

    </div3>

    <div3 id="MessageReference_XMLRep">
      <head>XML Representation of Message Reference Component</head>

<eg xml:space="preserve">&lt;definitions&gt;
  &lt;interface&gt;
    &lt;operation&gt;
      &lt;<b>input</b>
            messageLabel="<emph>xs:NCName</emph>"?
            element="<emph>union of xs:QName, xs:Token</emph>"? &gt;
        &lt;documentation /&gt;?
        [ &lt;feature /&gt; | &lt;property /&gt; ]*
      &lt;/<b>input</b>&gt;
      &lt;<b>output</b>
            messageLabel="<emph>xs:NCName</emph>"?
            element="<emph>union of xs:QName, xs:Token</emph>"? &gt;
        &lt;documentation /&gt;?
        [ &lt;feature /&gt; | &lt;property /&gt; ]*
      &lt;/<b>output</b>&gt;
    &lt;/operation&gt;
  &lt;/interface&gt;
&lt;/definitions&gt;
</eg>

      <p>
	  The XML representation for a Message Reference component is
	  an <emph>element information item</emph> with the following Infoset properties:
	  </p>
	  <ulist>
	    <item><p>A [local name] of <el>input</el> or <el>output</el></p></item>
	    <item><p>A [namespace name] of
	    <attval>http://www.w3.org/2004/08/wsdl</attval></p></item>
		<item>
		  <p>
		  Zero or more <emph>attribute information item</emph>s amongst its [attributes] as follows:
		  </p>
		<ulist>
		<item>
		  <p>
		  An OPTIONAL <att>messageLabel</att> <emph>attribute information item</emph> 
		  as described below in <specref ref="MessageReference_messageReference_attribute"/>. 
		  </p>
		  <p>If the {message exchange pattern} of the Interface
		  Operation component has only one message with a given value
		  for {direction}, then the <att>messageLabel</att> <emph>attribute information item</emph>
		  is optional for the XML representation of the Message
		  Reference component with that {direction}.
		  </p>
		</item>
		<item>
		  <p>
		  An OPTIONAL <att>element</att> <emph>attribute information item</emph> as described below
		  in <specref ref="MessageReference_element_attribute"/>.
		  </p>
		</item>
		<item>
		  <p>
		  Zero or more namespace qualified <emph>attribute information item</emph>s. 
		  The [namespace name] of such
		  <emph>attribute information item</emph>s MUST NOT be <attval>http://www.w3.org/2004/08/wsdl</attval>.
		  </p>
		</item>
		</ulist>
		</item>
		<item>
                  <p>Zero or more <emph>element information item</emph> amongst its [children], in
                  order, as follows:</p> 
		  <olist>
		    <item>
		      <p>
		      An OPTIONAL <el>documentation</el> <emph>element information item</emph> (see <specref ref="eii-documentation"/>).
		      </p>
		    </item>
		    <item><p>Zero or more <emph>element information item</emph>s from among the following, in any order:</p>
		      <ulist>
		        <item><p>Zero or more <el>feature</el> <emph>element information item</emph>s <specref ref="Feature_XMLRep"/>
			</p></item>
		        <item><p>Zero or more <el>property</el> <emph>element information item</emph>s <specref ref="Property_XMLRep"/>
			</p></item>
			<item><p>Zero or more namespace-qualified
                            <emph>element information item</emph>s amongst its [children]. The
                            [namespace name] of such <emph>element information item</emph>s MUST NOT
                            be <attval>http://www.w3.org/2004/08/wsdl</attval>.
                       </p></item>
		      </ulist>
                    </item>
		  </olist>
		</item>
      </ulist>

      <div4 id="MessageReference_messageReference_attribute">
        <head><att>messageLabel</att> <emph>attribute information item</emph> with <el>input</el>,
        or <el>output</el> [owner]</head>
	    <p>
		The <att>messageLabel</att> <emph>attribute information item</emph> identifies the role of this
		message in the message exchange pattern of the given
		<el>operation</el> <emph>element information item</emph>.
		</p>
		<p>The <att>messageLabel</att> <emph>attribute information item</emph> has the following
		Infoset properties:
		</p>
		<ulist>
		  <item><p>A [local name] of <att>messageLabel</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>
		<p>
		The type of the <att>messageLabel</att> <emph>attribute information item</emph> is <emph>xs:NCName</emph>.
		</p>
      </div4>

      <div4 id="MessageReference_element_attribute">
        <head><att>element</att> <emph>attribute information item</emph> with <el>input</el>,
        or <el>output</el> [owner]</head>

		<p>The <att>element</att> <emph>attribute information item</emph> has the following
		Infoset properties:
		</p>
		<ulist>
		  <item><p>A [local name] of <att>element</att>.</p></item>
		  <item><p>A [namespace name] which has no value.</p></item>
		</ulist>
		<p>
		The type of the <att>element</att> <emph>attribute information item</emph> is a union of
		<emph>xs:QName</emph> and <emph>xs:Token</emph> where
		the allowed token values are <emph>#any</emph> or
		<emph>#none</emph>.  </p>
      </div4>
    </div3>

    <div3 id="MessageReference_Mapping">
	  <head>Mapping Message Reference's XML Representation to Component Properties</head>
	  <p>
	  The mapping between the properties of the Message Reference
	  component (see <specref ref="MessageReference_details"/>)
	  and the XML Representation of the message reference <emph>element information item</emph>
	  (see <specref ref="MessageReference_XMLRep"/>) is as
	  described in <specref ref="tab_MessageReference_Mapping"/>.
	  </p>

	  <table border="1" id="tab_MessageReference_Mapping">
	    <caption>Mapping between Message Reference Component Properties and XML Representation</caption>
	    <tbody>
		  <tr>
		    <th rowspan="1" colspan="1">Property</th>
		    <th rowspan="1" colspan="1">Mapping</th>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{message label}</td>
			<td rowspan="1" colspan="1">The actual value of the <att>messageLabel</att>
			<emph>attribute information item</emph> if any; otherwise the {message label} property of
			the message with same {direction} from the {message
			exchange pattern} of the Interface Operation component,
			provided there is exactly one such message; otherwise
			it is an error.
			</td>
		  </tr>

                  <tr>
                    <td rowspan="1" colspan="1">{direction}</td> 
                        <td rowspan="1" colspan="1">If the [local name] of the <emph>element information item</emph> is
                        <el>input</el> then <attval>in</attval>, else
                        if the [local name] of the <emph>element information item</emph> is
                        <el>output</el> then <attval>out</attval>.
                        </td>
                  </tr>
                  <tr>
                    <td rowspan="1" colspan="1">{message content model}</td> <td rowspan="1" colspan="1">If the
                        <att>element</att> <emph>attribute information item</emph> is present and its
                        value is a QName, then
                        <emph>#element</emph>. Otherwise the actual
                        value of the <att>element</att> <emph>attribute information item</emph>, if
                        any, otherwise empty.</td>
                  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{element}</td> <td rowspan="1" colspan="1"> If the <att>element</att>
                        <emph>attribute information item</emph> is present and its value is a QName,
                        then the element declaration from the {element
                        declarations} property of <specref ref="Definitions_details"/> resolved to by
                        the value of the <att>element</att> <emph>attribute information item</emph>,
                        otherwise empty. It is an error for the
                        <att>element</att> <emph>attribute information item</emph> to have a value and
                        for it to not resolve to a global element
                        declaration from the {element declarations}
                        property of <specref ref="Definitions_details"/>.
			</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{features}</td>
			<td rowspan="1" colspan="1">
			The set of Feature components corresponding to the
			<el>feature</el> <emph>element information item</emph>s in
			[children], if any.
			</td>
                  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{properties}</td>
			<td rowspan="1" colspan="1">
			The set of Property components corresponding to the
			<el>property</el> <emph>element information item</emph>s in
			[children], if any.
			</td>
                  </tr>
		</tbody>
	  </table>

    </div3>
  </div2>

  <div2 id="FaultReference">
    <head>Fault Reference</head>

    <div3 id="FaultReference_details">
      <head>The Fault Reference Component</head>

        <p>A Fault Reference component associates a defined type,
	specified by an Interface Fault component, to a fault message exchanged
	in an operation. </p>

	<p>A message exchange pattern defines a set of placeholder
	messages that participate in the pattern and assigns them unique
	message labels within the pattern (e.g. 'In', 'Out'). The purpose
	of a Fault Reference component is to associate an actual message
	type (XML element declaration or some other declaration (see
	<specref ref="other-types"/>) for message content, as specified
	by an Interface Fault component) with a fault message occurring in the pattern.
	In order to identify the fault message it describes, the Fault
	Reference component uses the message label of the message
	the fault is associated with as a key.</p>

        <p>The companion specification <bibref ref="WSDL-PART2"/>
        defines two <emph>fault patterns</emph> that a given message
        exchange pattern may use. For the pattern
        <emph>fault-replaces-message</emph>, the message that the fault
        relates to identifies the message <emph>in place of which</emph>
        the declared fault message will occur. Thus, the fault message
        will travel in the <emph>same</emph> direction as the message
        it replaces in the pattern. For the pattern
        <emph>message-triggers-fault</emph>, the message that the fault
        relates to identifies the message after which the indicated
        fault may occur, in the opposite direction of the referred to
        message. That is, the fault message will travel in the
        <emph>opposite</emph> direction of the message it comes after
        in the pattern.</p>

        <p>More than one Fault Reference component may refer to the
        same message label. This allows one to indicate that there is
        more than one type of fault that is related to that
        message.</p>

        <p>The properties of the Fault Reference component are as
	follows:</p>
	  <ulist>
            <item><p>{fault reference} REQUIRED. An Interface Fault
            component in the {faults} property of the parent Interface
            Operation component's parent Interface
            component. Identifying the Interface Fault component therefore
            indirectly defines the actual content or payload of the
            fault message.</p></item>

	    <item><p>{message label} REQUIRED. A <emph>wsdls:NCName</emph>
	    as defined by <specref ref="ncname_type"/>. This property identifies the
	    message this fault relates to among those defined in the {message
	    exchange pattern} property of the Interface Operation component
	    it is contained within. The value of this property MUST
	    match the name of a placeholder message defined by the
	    message exchange pattern.</p></item>

            <item><p>{direction} REQUIRED. A <emph>wsdls:Token</emph> with
	    one of the values <emph>in</emph> or
            <emph>out</emph>, indicating whether the fault is coming
            to the service or going from the service,
            respectively. The direction MUST be consistent with the
            direction implied by the fault rule used in the message
            exchange pattern of the operation. For example, if the
            fault rule <emph>fault-replaces-message</emph> is used, then a fault
            which refers to an outgoing message would have a
            {direction} property value of <emph>out</emph>. On the other hand, if the
            fault rule <emph>message-triggers-fault</emph> is used, then a fault
            which refers to an outgoing message would have a
            {direction} property value of <emph>in</emph> as the fault
            travels in the opposite direction of the message.
            </p></item>

            <item><p>{features} OPTIONAL. A set of Feature components.</p></item>

            <item><p>{properties} OPTIONAL. A set of Property components.</p></item>
	  </ulist>

    </div3>

    <div3 id="FaultReference_XMLRep">
      <head>XML Representation of Fault Reference Component</head>

<eg xml:space="preserve">&lt;definitions&gt;
  &lt;interface&gt;
    &lt;operation&gt;
      &lt;<b>infault</b>
            ref="<emph>xs:QName</emph>"
            messageLabel="<emph>xs:NCName</emph>"? &gt;
        &lt;documentation /&gt;?
        [ &lt;feature /&gt; | &lt;property /&gt; ]*
      &lt;/<b>infault</b>&gt;*
      &lt;<b>outfault</b>
            ref="<emph>xs:QName</emph>"
            messageLabel="<emph>xs:NCName</emph>"? &gt;
        &lt;documentation /&gt;?
        [ &lt;feature /&gt; | &lt;property /&gt; ]*
      &lt;/<b>outfault</b>&gt;*
    &lt;/operation&gt;
  &lt;/interface&gt;
&lt;/definitions&gt;
</eg>

      <p>
	  The XML representation for a Fault Reference component is
	  an <emph>element information item</emph> with the following Infoset properties:
	  </p>
	  <ulist>
	    <item><p>A [local name] of <el>infault</el> or
	    <el>outfault</el></p></item>
	    <item><p>A [namespace name] of
	    <attval>http://www.w3.org/2004/08/wsdl</attval></p></item>
		<item>
		  <p>
		  One or more <emph>attribute information item</emph>s amongst its [attributes] as follows:
		  </p>
		<ulist>
		<item>
		  <p>
		  A REQUIRED <att>ref</att> <emph>attribute information item</emph> 
		  as described below in <specref ref="FaultReference_ref_attribute"/>. 
		  </p>
		</item>
		<item>
		  <p>
		  An OPTIONAL <att>messageLabel</att> <emph>attribute information item</emph> 
		  as described below in <specref ref="FaultReference_messageReference_attribute"/>. 
		  </p>
		  <p>If the {message exchange pattern} of the Interface
		  Operation component has only one message with a given value
		  for {direction}, the <att>messageLabel</att> <emph>attribute information item</emph> is
		  optional for the XML representation of any Fault Reference
		  component with the same value for {direction} (if the
		  <emph>fault pattern</emph> of the {message exchange pattern}
		  is <emph>fault-replaces-message</emph>) or of any Fault
		  Reference component with the opposite value for {direction}
		  (if the <emph>fault pattern</emph> is
		  <emph>message-triggers-fault</emph>).
		  </p>
		</item>
		<item>
		  <p>
		  Zero or more namespace qualified <emph>attribute information item</emph>s. 
		  The [namespace name] of such
		  <emph>attribute information item</emph>s MUST NOT be <attval>http://www.w3.org/2004/08/wsdl</attval>.
		  </p>
		</item>
		</ulist>
		</item>
		<item>
                  <p>Zero or more <emph>element information item</emph> amongst its [children], in
                  order, as follows:</p> 
		  <olist>
		    <item>
		      <p>
		      An OPTIONAL <el>documentation</el> <emph>element information item</emph> (see <specref ref="eii-documentation"/>).
		      </p>
		    </item>
		    <item><p>Zero or more <emph>element information item</emph>s from among the following, in any order:</p>
		      <ulist>
		        <item><p>Zero or more <el>feature</el> <emph>element information item</emph>s <specref ref="Feature_XMLRep"/>
			</p></item>
		        <item><p>Zero or more <el>property</el> <emph>element information item</emph>s <specref ref="Property_XMLRep"/>
			</p></item>
			<item><p>Zero or more namespace-qualified
                            <emph>element information item</emph>s amongst its [children]. The
                            [namespace name] of such <emph>element information item</emph>s MUST NOT
                            be <attval>http://www.w3.org/2004/08/wsdl</attval>.
                       </p></item>
		      </ulist>
                    </item>
		  </olist>
		</item>
      </ulist>

      <div4 id="FaultReference_ref_attribute">
        <head><att>ref</att> <emph>attribute information item</emph> with <el>infault</el>,
        or <el>outfault</el> [owner]</head>
	    <p>
		The <att>ref</att> <emph>attribute information item</emph> refers to a fault component.
		</p>
		<p>The <att>ref</att> <emph>attribute information item</emph> has the following
		Infoset properties:
		</p>
		<ulist>
		  <item><p>A [local name] of <att>ref</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>
		<p>
		The type of the <att>fault</att> <emph>attribute information item</emph> is
		<emph>xs:QName</emph>.
		</p>
      </div4>

      <div4 id="FaultReference_messageReference_attribute">
        <head><att>messageLabel</att> <emph>attribute information item</emph> with <el>infault</el>,
        or <el>outfault</el> [owner]</head>
	    <p>
		The <att>messageLabel</att> <emph>attribute information item</emph> identifies the 
		message in the message exchange pattern of the given
		<el>operation</el> <emph>element information item</emph> to which this fault is related to.
		</p>
		<p>The <att>messageLabel</att> <emph>attribute information item</emph> has the following
		Infoset properties:
		</p>
		<ulist>
		  <item><p>A [local name] of <att>messageLabel</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>
		<p>
		The type of the <att>messageLabel</att> <emph>attribute information item</emph> is
		<emph>xs:NCName</emph>.
		</p>
      </div4>

    </div3>

    <div3 id="FaultReference_Mapping">
	  <head>Mapping Fault Reference's XML Representation to
	  Component Properties</head>
	  <p>
	  The mapping between the properties of the Fault Reference
	  component (see <specref ref="FaultReference_details"/>)
	  and the XML Representation of the message reference <emph>element information item</emph>
	  (see <specref ref="FaultReference_XMLRep"/>) is as
	  described in <specref ref="tab_FaultReference_Mapping"/>.
	  </p>

	  <table border="1" id="tab_FaultReference_Mapping">
	    <caption>Mapping between Fault Reference Component Properties and XML Representation</caption>
	    <tbody>
		  <tr>
		    <th rowspan="1" colspan="1">Property</th>
		    <th rowspan="1" colspan="1">Mapping</th>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{fault reference}</td>
			<td rowspan="1" colspan="1">The actual value of the <att>ref</att> <emph>attribute information item</emph></td>
		  </tr>

		  <tr>
		    <td rowspan="1" colspan="1">{message label}</td> <td rowspan="1" colspan="1">The actual value of
			the <att>messageLabel</att> <emph>attribute information item</emph> if any;
			otherwise the {message label} property of the
			message with the same {direction} from the
			{message exchange pattern} of the Interface
			Operation component, provided there is exactly
			one such message and the <emph>fault
			pattern</emph> of the {message exchange
			pattern} is
			<emph>fault-replaces-message</emph>; otherwise
			the {message reference} property of the
			message with the opposite {direction},
			provided there is exactly one such message and
			the <emph>fault pattern</emph> is
			<emph>message-triggers-fault</emph>; otherwise
			it is an error.
			</td>
		  </tr>

                  <tr>
                    <td rowspan="1" colspan="1">{direction}</td> 
                        <td rowspan="1" colspan="1">If the [local name] of the <emph>element information item</emph> is
                        <el>infault</el> then <attval>in</attval>, else
                        if the [local name] of the <emph>element information item</emph> is
                        <el>outfault</el> then <attval>out</attval>.
                        </td>
                  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{features}</td>
			<td rowspan="1" colspan="1">
			The set of Feature components corresponding to the
			<el>feature</el> <emph>element information item</emph>s in
			[children], if any.
			</td>
                  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{properties}</td>
			<td rowspan="1" colspan="1">
			The set of Property components corresponding to the
			<el>property</el> <emph>element information item</emph>s in
			[children], if any.
			</td>
                  </tr>
		</tbody>
	  </table>

    </div3>

  </div2>


  <div2 id="Feature">
    <head>Feature</head>

    <div3 id="Feature_details">
      <head>The Feature Component</head>

      <p>A feature component describes an abstract piece of
      functionality typically associated with the exchange of messages
      between communicating parties.  Although WSDL poses no
      constraints on the potential scope of such features, examples
      might include "reliability", "security", "correlation", and
      "routing".  The presence of a feature component in a WSDL description 
      indicates that the service supports the feature and may require a
      requester agent that interacts with the service to use that feature.
      Each Feature is identified by its URI.</p>
	  
	  <p>The properties of the Feature component are as follows:</p>
	  <ulist>
	    <item><p>{name} REQUIRED. A <emph>wsdls:anyURI</emph> as
	    defined in <specref ref="anyuri_type"/>. This URI MUST be
	    absolute as defined by <bibref ref="RFC2396"/>. This URI SHOULD be
         dereferenceable to a document that directly or indirectly defines
         the meaning and use of the Feature that it identifies.</p></item>

	    <item><p>{required} REQUIRED. A <emph>wsdls:boolean</emph> value as
	    defined by <specref ref="boolean_type"/>. If the value of this
         property is <emph>true</emph>, 
         then the requester agent MUST use the Feature that is identified
         by the {name} URI.  Otherwise, the requester agent MAY use the
         Feature that is identified by the {name} URI.  In either case,
         if the requester agent does use the Feature that is identified
         by the {name} URI, then the requester agent MUST obey all semantics
         implied by the definition of that Feature.</p></item>
	  </ulist>
	  
	  <div4 id="Feature_composition_model">
	    <head>Feature Composition Model</head>
	    
	    <p>The set of features which are required or available for
	    a given component consists of the combined set of ALL
	    feature declarations applicable to that component. A
	    feature is applicable to a component if:</p>

            <ulist>
              <item><p>it is asserted directly within that component,
               or</p></item>

              <item><p>it is asserted in a containing component, or</p></item>

              <item><p>it is asserted in a component referred to by
              the current component.</p></item>
            </ulist>

            <p>If a given feature is asserted at multiple locations,
            then the value of that feature at a particular component
            is that given by the nearest assertion in lexical scoping
            order. Following these rules, the set of features
            applicable at each component are as follows:</p>

	    <ulist>
	      <item><p>Interface component: all features asserted
	      within the interface component.</p></item>

	      <item><p>Interface Fault component: all features
	      asserted within the interface fault component and
	      those within the parent interface component.</p></item>

	      <item><p>Interface Operation component: all features
	      asserted within the interface operation component and
	      those within the parent interface component.</p></item>

              <item><p>Message Reference component: all features
              asserted within the message reference component, those
              within the parent interface operation component and
              those within its parent interface component.</p></item>

	      <item><p>Binding component: all features asserted within
	      the binding component and those within the interface
	      component referred to by the binding component (if
	      any).</p></item>

	      <item><p>Binding Fault component: all features
	      asserted within the binding fault component, those
	      within the parent binding component and those within the
	      interface component referred to by the binding component
	      (if any).</p></item>

	      <item><p>Binding Operation component: all features
	      asserted within the binding operation component, those
	      within the parent binding component and those within the
	      interface component referred to by the binding component
	      (if any).</p></item>

              <item><p>Binding Message Reference component: all
              features asserted within the binding message reference
              component, those within the parent binding operation
              component, those within its parent binding component and
              those within the interface component referred to by the
              binding component (if any).</p></item>
	    </ulist>
	    
	  <div5 id="Feature_composition_model_example">
	    <head>Example of Feature Composition Model</head>
	  
	    <p>In the following example, the <att>depositFunds</att>
	    operation on the <att>BankService</att> has to be used
	    with the <att>ISO9001</att>, the <att>notarization</att>
	    and the <att>secure-channel</att> features; they are all
	    in scope. The fact that the <att>notarization</att>
	    feature is declared both in the operation and in the
	    binding has no effect.</p>
	    
	    <eg xml:space="preserve">&lt;definitions targetNamespace="http://example.com/bank"
     xmlns:ns1="http://example.com/bank"&gt;
  &lt;interface name="ns1:Bank"&gt;
    &lt;!-- All implementations of this interface must be secure --&gt;
    &lt;feature uri="http://example.com/secure-channel"
             required="true"/&gt;
    &lt;operation name="withdrawFunds"&gt;
      &lt;!-- This operation must have ACID properties --&gt;
      &lt;feature uri="http://example.com/transaction"
               required="true"/&gt;
      ...
    &lt;/operation&gt;
    &lt;operation name="depositFunds"&gt;
      &lt;!-- This operation requires notarization --&gt;
      &lt;feature uri="http://example.com/notarization"
               required="true"/&gt;
      ...
    &lt;/operation&gt;
  &lt;/interface&gt;

  &lt;binding name="ns1:BankSOAPBinding"&gt;
    &lt;!-- This particular binding requires ISO9001
         compliance to be verifiable --&gt;
    &lt;feature uri="http://example.com/ISO9001"
             required="true"/&gt;
    &lt;!-- This binding also requires notarization --&gt;
    &lt;feature uri="http://example.com/notarization"
             required="true"/&gt;
  &lt;/binding&gt;

  &lt;service name="ns1:BankService"
           interface="tns:Bank"&gt;
    &lt;endpoint binding="ns1:BankSOAPBinding"&gt;
      ...
    &lt;/endpoint&gt;
  &lt;/service&gt;
&lt;/definitions&gt;</eg>

      </div5>

	  </div4>

    </div3>

    <div3 id="Feature_XMLRep">
      <head>XML Representation of Feature Component</head>

<eg xml:space="preserve">&lt;<b>feature</b>
      uri="<emph>xs:anyURI</emph>" 
      required="<emph>xs:boolean</emph>"? &gt;
  &lt;documentation /&gt;?
&lt;/<b>feature</b>&gt;
</eg>

      <p>
	  The XML representation for a Feature component is an
	  <emph>element information item</emph> with the following Infoset properties:
	  </p>
	  <ulist>
	    <item><p>A [local name] of <el>feature</el></p></item>
	    <item><p>A [namespace name] of
	    <attval>http://www.w3.org/2004/08/wsdl</attval></p></item>
		<item><p>One or more <emph>attribute information item</emph>s amongst its [attributes] as follows:</p>
		  <ulist>
		  <item>
		  <p>
		  A REQUIRED <att>uri</att> <emph>attribute information item</emph> as described below
		  in <specref ref="Feature_uri_attribute"/>.
		  </p>
		</item>
		  <item>
		  <p>
		  An OPTIONAL <att>required</att> <emph>attribute information item</emph> as described
		  below in <specref ref="Feature_required_attribute"/>.
		  </p>
		</item>
		<item>
		  <p>
		  Zero or more namespace qualified <emph>attribute information item</emph>s.
		  The [namespace name] of such
		  <emph>attribute information item</emph>s MUST NOT be <attval>http://www.w3.org/2004/08/wsdl</attval>.
		  </p>
		</item>
		</ulist>
		</item>
		<item>
		  <p>
		  Zero or more <emph>element information item</emph>s amongst its [children], in order as
		  follows:
		  </p>
		  <olist>
		    <item>
		      <p>
		      An OPTIONAL <el>documentation</el> <emph>element information item</emph> (see <specref ref="eii-documentation"/>).
		      </p>
		    </item>
		    <item>
                      <p>
                      Zero or more namespace-qualified <emph>element information item</emph>s. The
                      [namespace name] of such <emph>element information item</emph>s MUST NOT be
                      <attval>http://www.w3.org/2004/08/wsdl</attval>.
                      </p>
		    </item>
		  </olist>
        </item>
      </ulist>

      <div4 id="Feature_uri_attribute">
        <head><att>uri</att> <emph>attribute information item</emph> with <el>feature</el> [owner]</head>
		<p>
		The <att>uri</att> <emph>attribute information item</emph> specifies the URI of the feature.
		</p>
	    <p>
		The <att>uri</att> <emph>attribute information item</emph> has the following
		Infoset properties:
		</p>
		<ulist>
		  <item><p>A [local name] of <att>uri</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>
		<p>
		The type of the <att>uri</att> <emph>attribute information item</emph> is <att>xs:anyURI</att>.
		</p>
      </div4>

      <div4 id="Feature_required_attribute">
        <head><att>required</att> <emph>attribute information item</emph> with <el>feature</el> [owner]</head>
		<p>
		The <att>required</att> <emph>attribute information item</emph> specifies whether the use of the feature
		is mandatory or optional.
		</p>
	    <p>
		The <att>required</att> <emph>attribute information item</emph> has the following
		Infoset properties:
		</p>
		<ulist>
		  <item><p>A [local name] of <att>required</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>
		<p>
		The type of the <att>required</att> <emph>attribute information item</emph> is <att>xs:boolean</att>.
		</p>
      </div4>
    </div3>

    <div3 id="Feature_Mapping">
	  <head>Mapping Feature's XML Representation to Component Properties</head>
	  <p>
	  The mapping between the properties of the Feature component (see
	  <specref ref="Feature_details"/>) and the XML Representation of
	  the <el>feature</el> <emph>element information item</emph> (see <specref ref="Feature_XMLRep"/>) is
	  as described in <specref ref="tab_Feature_Mapping"/>.
	  </p>

	  <table border="1" id="tab_Feature_Mapping">
	    <caption>Mapping between Feature Component Properties and XML Representation</caption>
	    <tbody>
		  <tr>
		    <th rowspan="1" colspan="1">Property</th>
		    <th rowspan="1" colspan="1">Mapping</th>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{name}</td>
			<td rowspan="1" colspan="1">The actual value of the <att>uri</att> <emph>attribute information item</emph></td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{required}</td>
			<td rowspan="1" colspan="1">
			The actual value of the <att>required</att> <emph>attribute information item</emph> if
			present, otherwise <attval>false</attval>.
			</td>
		  </tr>
		</tbody>
	  </table>

    </div3>
  </div2>


  <div2 id="Property">
    <head>Property</head>

    <div3 id="Property_details">
      <head>The Property Component</head>
	  
          <p>A "property" in the Features and Properties architecture
          represents a named runtime value which affects the behaviour
          of some aspect of a Web service interaction, much like an
          environment variable.  For example, a reliable messaging SOAP
          module may specify a property to control the number of retries
          in the case of network failure.  WSDL documents may specify the
          value constraints for these properties by referring to a Schema
          type, or by specifying a particular value.  Properties, and hence
          property values, can be shared amongst features/bindings/modules, and
          are named with URIs precisely to allow this type of sharing.
          </p>

	  <p>The properties of the Property component are as follows:</p>
	  <ulist>
	    <item><p>{name} REQUIRED. A <emph>wsdls:anyURI</emph> as
	    defined in <specref ref="anyuri_type"/>. This URI MUST be
	    absolute as defined by <bibref ref="RFC2396"/>. This URI SHOULD be
         dereferenceable to a document that directly or indirectly defines
         the meaning and use of the Property that it identifies.</p></item>

	    <item><p>{required} REQUIRED. A <emph>wsdls:boolean</emph> value
	    as defined by <specref ref="boolean_type"/>. If the {required} property is
	    <emph>true</emph>,
         then the requester agent MUST use the Property that is identified
         by the {name} URI.  Otherwise, the requester agent MAY use the
         Property that is identified by the {name} URI.  In either case,
         if the requester agent does use the Property that is identified
         by the {name} URI, then the requester agent MUST obey all semantics
         implied by the definition of that Property.</p></item>
	    <item><p>{value constraint} OPTIONAL. A type definition constraining the
	    value of the property, or the token <emph>#value</emph> if the {value}
            property is not empty.</p></item>
            <item><p>{value} OPTIONAL. The value of the property, an ordered list
            of child information items, as specified by the [children] property
            of <emph>element information item</emph>s in <bibref ref="XMLInfoSet"/>.</p></item>
	  </ulist>

        <p>If a type system not based upon the XML Infoset is in use (as considered
        in <specref ref="other-types"/>) then additional properties would
        need to be added to the Property Component (along
        with extensibility attributes to its XML representation) to
        allow using such a type system to describe values and constraints
        for properties.</p>

	  <div4 id="Property_composition_model">
	    <head>Property Composition Model</head>
	    
	    <p>At runtime, the behavior of features, (SOAP) modules
	    and bindings may be affected by the values of in-scope
	    properties. Properties combine into a virtual "execution
	    context" which maps property names (URIs) to
	    constraints. Each property URI MAY therefore be associated
	    with AT MOST one property constraint for a given
	    interaction.</p>
	    
	    <p>The set of properties which are required or available for
	    a given component consists of the combined set of ALL
	    property declarations applicable to that componment. A
	    property is applicable to a component if:</p>

            <ulist>
              <item><p>it is asserted directly within that component,
               or</p></item>

              <item><p>it is asserted in a containing component, or</p></item>

              <item><p>it is asserted in a component referred to by
              the current component.</p></item>
            </ulist>

            <p>If a given property is asserted at multiple locations,
            then the value of that property at a particular component
            is that given by the nearest assertion in lexical scoping
            order. Following these rules, the set of properties
            applicable at each component are as follows:</p>

	    <ulist>
	      <item><p>Interface component: all properties asserted
	      within the interface component.</p></item>

	      <item><p>Interface Fault component: all properties
	      asserted within the interface fault component and
	      those within the parent interface component.</p></item>

	      <item><p>Interface Operation component: all properties
	      asserted within the interface operation component and
	      those within the parent interface component.</p></item>

              <item><p>Message Reference component: all properties
              asserted within the message reference component, those
              within the parent interface operation component and
              those within its parent interface component.</p></item>

	      <item><p>Binding component: all properties asserted within
	      the binding component and those within the interface
	      component referred to by the binding component (if
	      any).</p></item>

	      <item><p>Binding Fault component: all properties
	      asserted within the binding fault component, those
	      within the parent binding component and those within the
	      interface component referred to by the binding component
	      (if any).</p></item>

	      <item><p>Binding Operation component: all properties
	      asserted within the binding operation component, those
	      within the parent binding component and those within the
	      interface component referred to by the binding component
	      (if any).</p></item>

              <item><p>Binding Message Reference component: all
              properties asserted within the binding message reference
              component, those within the parent binding operation
              component, those within its parent binding component and
              those within the interface component referred to by the
              binding component (if any).</p></item>
	    </ulist>
	    
	    <p>Note that, in the text above, "property constraint"
	    (or, simply, "constraint") is used to mean EITHER a
	    <el>constraint</el> inside a property component OR a
	    <el>value</el>, since <el>value</el> may be considered a
	    special case of <el>constraint</el>.</p>

<!-- Commented out for now, until we define a proper example.	  
	  <div5 id="Property_composition_model_example">
	    <head>Example of Property Composition Model</head>
	  
	    <p>In the following example, TDB.</p>
	    
	  </div5>
-->

	  </div4>
	  
    </div3>

    <div3 id="Property_XMLRep">
      <head>XML Representation of Property Component</head>

<eg xml:space="preserve">&lt;<b>property</b>
      uri="<emph>xs:anyURI</emph>" 
      required="<emph>xs:boolean</emph>"? &gt;
  &lt;documentation /&gt;?
  [ &lt;value /&gt; | &lt;constraint /&gt; ]?
&lt;/<b>property</b>&gt;
</eg>

      <p>
	  The XML representation for a Property component is an
	  <emph>element information item</emph> with the following Infoset properties:
	  </p>
	  <ulist>
	    <item><p>A [local name] of <el>property</el></p></item>
	    <item><p>A [namespace name] of <attval>http://www.w3.org/2004/08/wsdl</attval></p>
        </item>
		<item>
          <p>One or more <emph>attribute information item</emph>s amongst its [attributes] as follows:</p>
		  <ulist>
		    <item>
              <p>A REQUIRED <att>uri</att> <emph>attribute information item</emph> as described below in
              <specref ref="Property_uri_attribute"/>.</p>
		  	</item>
		  <item>
              <p>
		  An OPTIONAL <att>required</att> <emph>attribute information item</emph> as described
		  below in <specref ref="Property_required_attribute"/>.
		  </p>
		</item>
			<item>
		      <p>
			  Zero or more namespace qualified <emph>attribute information item</emph>s. The [namespace
			  name] of such <emph>attribute information item</emph>s MUST NOT be
			  <attval>http://www.w3.org/2004/08/wsdl</attval>.
			  </p>
		    </item>
		  </ulist>
		</item>
		<item>
          <p>One or more <emph>element information item</emph>s amongst its [children], in order as
          follows:</p>
		  <olist>
		    <item>
		      <p>
		    An OPTIONAL <el>documentation</el> <emph>element information item</emph> (see <specref ref="eii-documentation"/>).
		      </p>
		    </item>
		    <item>
              <p>One OPTIONAL <emph>element information item</emph> from among the following:</p>
		      <ulist>
		        <item>
                  <p>A <att>value</att> <emph>element information item</emph> as described in <specref ref="Property_value_element"/></p>
                </item>
		        <item>
                  <p>A <att>constraint</att> <emph>element information item</emph> as described in
                <specref ref="Property_constraint_element"/></p>
                </item>
		      </ulist>
		    </item>
		    <item>
                      <p>
                      Zero or more namespace-qualified <emph>element information item</emph>s amongst
                      its [children]. The [namespace name] of such
                      <emph>element information item</emph>s MUST NOT be <attval>http://www.w3.org/2004/08/wsdl</attval>.
                      </p>
		    </item>
		  </olist>
        </item>
      </ulist>

      <div4 id="Property_uri_attribute">
        <head><att>uri</att> <emph>attribute information item</emph> with <el>property</el> [owner]</head>
		<p>
		The <att>uri</att> <emph>attribute information item</emph> specifies the URI of the property. It has the following
		Infoset properties:
		</p>
		<ulist>
		  <item><p>A [local name] of <att>uri</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>
		<p>
		The type of the <att>uri</att> <emph>attribute information item</emph> is <att>xs:anyURI</att>.
		</p>
      </div4>

      <div4 id="Property_required_attribute">
        <head><att>required</att> <emph>attribute information item</emph> with <el>property</el> [owner]</head>
		<p>
		The <att>required</att> <emph>attribute information item</emph> specifies whether use of the property
		is mandatory or optional.
		</p>
	    <p>
		The <att>required</att> <emph>attribute information item</emph> has the following
		Infoset properties:
		</p>
		<ulist>
		  <item><p>A [local name] of <att>required</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>
		<p>
		The type of the <att>required</att> <emph>attribute information item</emph> is <att>xs:boolean</att>.
		</p>
      </div4>

      <div4 id="Property_value_element">
        <head><att>value</att> <emph>element information item</emph> with <el>property</el> [parent]</head>

<eg xml:space="preserve">&lt;property&gt;
  &lt;<b>value</b>&gt;
    <emph>xs:anyType</emph>
  &lt;/<b>value</b>&gt;
&lt;/property&gt;
</eg>

		<p>
		The <att>value</att> <emph>element information item</emph> specifies the value of the property.
		It has the following
		Infoset properties:
		</p>
		<ulist>
		  <item><p>A [local name] of <att>value</att></p></item>
		  <item><p>A [namespace name] of
		  <attval>http://www.w3.org/2004/08/wsdl</attval></p></item>
		</ulist>
		<p>
		The type of the <att>value</att> <emph>element information item</emph> is
		<att>xs:anyType</att>.
		</p>
      </div4>

      <div4 id="Property_constraint_element">
        <head><att>constraint</att> <emph>element information item</emph> with <el>property</el> [parent]</head>
<eg xml:space="preserve">&lt;property&gt;
  &lt;<b>constraint</b>&gt;
    <emph>xs:QName</emph>
  &lt;/<b>constraint</b>&gt;
&lt;/property&gt;
</eg>

		<p>
		The <att>constraint</att> <emph>element information item</emph> specifies a constraint
		on the value of the property. It has the following
		Infoset properties:
		</p>
		<ulist>
		  <item><p>A [local name] of <att>constraint</att></p></item>
		  <item><p>A [namespace name] of
		  <attval>http://www.w3.org/2004/08/wsdl</attval></p></item>
		</ulist>
		<p>
		The type of the <att>constraint</att> <emph>attribute information item</emph> is <att>xs:QName</att>.
		</p>
      </div4>

    </div3>

    <div3 id="Property_Mapping">
	  <head>Mapping Property's XML Representation to Component Properties</head>
	  <p>
	  The mapping between the properties of the Property component (see
	  <specref ref="Property_details"/>) and the XML Representation of
	  the <el>property</el> <emph>element information item</emph> (see <specref ref="Property_XMLRep"/>) is
	  as described in <specref ref="tab_Property_Mapping"/>.
	  </p>

	  <table border="1" id="tab_Property_Mapping">
	    <caption>Mapping between Property Component Properties and XML Representation</caption>
	    <tbody>
		  <tr>
		    <th rowspan="1" colspan="1">Property</th>
		    <th rowspan="1" colspan="1">Mapping</th>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{name}</td>
			<td rowspan="1" colspan="1">The actual value of the <att>uri</att> <emph>attribute information item</emph>.</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{required}</td> <td rowspan="1" colspan="1">The actual value of the
		    <att>required</att> <emph>attribute information item</emph> if present, otherwise <attval>false</attval>.</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{value constraint}</td> <td rowspan="1" colspan="1">If the
		    <el>constraint</el> <emph>element information item</emph> is present, the type
		    definition referred to by the value of this <emph>element information item</emph>.
		    Otherwise, if the <el>value</el> <emph>element information item</emph> is present,
		    the token <emph>#value</emph>, otherwise empty.
		    </td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{value}</td>
			<td rowspan="1" colspan="1">The value of the [children] property of
			the <el>value</el> <emph>element information item</emph>, if that element is present,
			otherwise empty.</td>
		  </tr>
		</tbody>
	  </table>

    </div3>
  </div2>


  <div2 id="Binding">
    <head>Binding</head>

    <div3 id="Binding_details">
      <head>The Binding Component</head>

      <p> A Binding component describes a concrete message format and
      transmission protocol which may be used to define an endpoint
      (see <specref ref="Endpoint"/>). That is, a Binding component
      defines the implementation details necessary to accessing the
      service. </p>

      <p> Binding components can be used to describe such information
      in a re-usable manner for any interface or specifically for a
      given interface. Furthermore, binding information MAY be
      specified on a per-operation basis (see <specref ref="Binding_Operation_details"/>) within an interface in
      addition to across all operations of an interface. </p>

      <p> If a Binding component specifies any operation-specific
      binding details (by including Binding Operation components) or
      any fault binding details (by including Binding Fault
      components) then it MUST specify an interface the Binding
      component applies to, so as to indicate which interface the operations
      come from. </p>

      <p> Conversely, a Binding component which omits any
      operation-specific binding details and any fault binding details
      MAY omit specifying an interface. Binding components that do not
      specify an interface MAY be used to specify
      operation-independent binding details for Service components
      with different interfaces.  That is, such Binding components are
      reusable across one or more interfaces.</p>

      <p> No concrete binding details are given in this
      specification. The companion specification, <emph>WSDL (Version
      2.0): Bindings</emph> <bibref ref="WSDL-PART3"/> defines such
      bindings for SOAP 1.2 <bibref ref="SOAP12-PART1"/> and HTTP
      <bibref ref="RFC2616"/>. Other specifications MAY define
      additional binding details. Such specifications are expected to
      annotate the Binding component (and its sub-components) with
      additional properties and specify the mapping between those
      properties and the XML representation.
      </p>

      <p>A Binding component which defines bindings for an Interface
      component MUST define bindings for all the operations of that
      Interface component. The bindings may occur via defaulting rules
      which allow one to specify default bindings for all operations
      (see, for example <bibref ref="WSDL-PART3"/>) or by directly
      listing each Operation component of the Interface component and
      defining bindings for them. Thus, it is an error for a Binding
      component to not define bindings for all the Operation
      components of the Interface component for which the Binding
      component purportedly defines bindings for.</p>

      <p> Bindings are named constructs and can be referred to by
      QName (see <specref ref="qnameres"/>). For instance, Endpoint
      components refer to bindings in this way.  </p>

      <p>The properties of the Binding component are as follows:</p>
	  <ulist>
	    <item><p>{name} REQUIRED. A <emph>wsdls:NCName</emph> as defined
	    by <specref ref="ncname_type"/>.</p></item>

	    <item><p>{target namespace} REQUIRED. A <emph>wsdls:anyURI</emph>
	    as defined in <specref ref="anyuri_type"/>.</p></item>

  	    <item><p>{interface} OPTIONAL. An Interface component
  	    indicating the interface for which binding information is
  	    being specified.</p></item>

            <item><p>{type} REQUIRED. A <emph>wsdls:anyURI</emph> as defined
	    by <specref ref="anyuri_type"/>. This URI MUST be absolute
	    as defined by <bibref ref="RFC2396"/>. The value of this URI indicates what kind
	    of concrete binding details are contained within this
	    Binding component. Specifications (such as <bibref ref="WSDL-PART3"/> ) that define such concrete binding
	    details MUST specify appropriate values for this
	    property. The value of this property MAY be the namespace
	    name of the extension elements or attributes which define
	    those concrete binding details.</p></item>

            <item><p>{faults} OPTIONAL. A set of Binding Fault components.</p></item>

            <item><p>{operations} OPTIONAL. A set of Binding Operation components.</p></item>

            <item><p>{features} OPTIONAL. A set of Feature components.</p></item>

            <item><p>{properties} OPTIONAL. A set of Property components.</p></item>
	  </ulist>

      <p> For each Binding component in the {bindings} property of a
      definitions container, the combination of {name} and {target
      namespace} properties must be unique.  </p>
    </div3>

    <div3 id="Binding_XMLRep">
      <head>XML Representation of Binding Component</head>

<eg xml:space="preserve">&lt;definitions&gt;
  &lt;<b>binding</b>
        name="<emph>xs:NCName</emph>" 
        interface="<emph>xs:QName</emph>"?
        type="<emph>xs:anyURI</emph>" &gt;
    &lt;documentation /&gt;?
    [ &lt;fault /&gt; | &lt;operation /&gt; | &lt;feature /&gt; | &lt;property /&gt; ]*
  &lt;/<b>binding</b>&gt;
&lt;/definitions&gt;
</eg>

      <p>
	  The XML representation for a Binding component
	  is an <emph>element information item</emph> with the following Infoset properties:
	  </p>
	  <ulist>
	    <item><p>A [local name] of <el>binding</el></p></item>
	    <item><p>A [namespace name] of
	    <attval>http://www.w3.org/2004/08/wsdl</attval></p></item>
		<item><p>One or more <emph>attribute information item</emph>s amongst its [attributes] as
		follows:</p>
		<ulist>
		<item>
		  <p>
		  A REQUIRED <att>name</att> <emph>attribute information item</emph> 
		  as described below in <specref ref="Binding_name_attribute"/>.
		  </p>
		</item>
		<item>
		  <p>
		  An OPTIONAL <att>interface</att> <emph>attribute information item</emph> 
		  as described below in <specref ref="Binding_interface_attribute"/>.
		  </p>
		</item>
		<item>
		  <p>
		  An REQUIRED <att>type</att> <emph>attribute information item</emph> 
		  as described below in <specref ref="Binding_type_attribute"/>.
		  </p>
		</item>
		<item>
		  <p>
		  Zero or more namespace qualified <emph>attribute information item</emph>s. 
		  The [namespace name] of such
		  <emph>attribute information item</emph>s MUST NOT be <attval>http://www.w3.org/2004/08/wsdl</attval>.
		  </p>
		</item>
		</ulist>
		</item>
		<item>
		  <p>Zero or more <emph>element information item</emph>s amongst its [children], in order, as
		  follows:</p>
		  <olist>
		    <item>
		      <p>
		      An OPTIONAL <el>documentation</el> <emph>element information item</emph> (see <specref ref="eii-documentation"/>).
		      </p>
		    </item>
		    <item>
			  <p>Zero or more <emph>element information item</emph>s from among the
			  following, in any order:</p>
			  <ulist>
  		           <item> <p> Zero or more <el>fault</el>
  		           <emph>element information item</emph>s (see <specref ref="Binding_Fault_XMLRep"/>).  </p>
  		           </item>
  		           <item> <p> Zero or more <el>operation</el>
  		           <emph>element information item</emph>s (see <specref ref="Binding_Operation_XMLRep"/>).  </p>
  		           </item>
 		           <item> <p> Zero or more <el>feature</el>
 		           <emph>element information item</emph>s (see <specref ref="Feature_XMLRep"/>).  </p> </item>
 		           <item> <p> Zero or more <el>property</el>
 		           <emph>element information item</emph>s (see <specref ref="Property_XMLRep"/>).  </p> </item>
 		           <item> <p> Zero or more namespace-qualified
 		           <emph>element information item</emph>s. The [namespace name] of such <emph>element information item</emph>s
 		           MUST NOT be
 		           <attval>http://www.w3.org/2004/08/wsdl</attval>. Such <emph>element information item</emph>s are
 		           considered to be binding extension
 		           elements(see <specref ref="Binding_extension_elements"/>).  </p>
 		           </item>
                          </ulist>
                    </item>
                  </olist>
                </item>
          </ulist>

      <div4 id="Binding_name_attribute">
        <head><att>name</att> <emph>attribute information item</emph> with <el>binding</el> [owner]</head>
	    <p>
		The <att>name</att> <emph>attribute information item</emph> together with the
		<att>targetNamespace</att> <emph>attribute information item</emph> of the <el>definitions</el>
		<emph>element information item</emph> forms the QName of the binding.
		</p>
		<p>The <att>name</att> <emph>attribute information item</emph> has the following Infoset properties:</p>
		<ulist>
		  <item><p>A [local name] of <att>name</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>
		<p>
		The type of the <att>name</att> <emph>attribute information item</emph> is <emph>xs:NCName</emph>.
		</p>
      </div4>

      <div4 id="Binding_interface_attribute">
        <head><att>interface</att> <emph>attribute information item</emph> with <el>binding</el> [owner]</head>
	    <p>
		The <att>interface</att> <emph>attribute information item</emph> refers, by QName, to an Interface component.
		</p>
		<p>The <att>interface</att> <emph>attribute information item</emph> has the following Infoset properties:</p>
		<ulist>
		  <item><p>A [local name] of <att>interface</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>
		<p>
		The type of the <att>interface</att> <emph>attribute information item</emph> is <emph>xs:QName</emph>.
		</p>
      </div4>

      <div4 id="Binding_type_attribute">
        <head><att>type</att> <emph>attribute information item</emph> with <el>binding</el> [owner]</head>
	    <p>
		The <att>type</att> <emph>attribute information item</emph> identifies the kind of
                binding details contained in the Binding component.
		</p>
		<p>The <att>type</att> <emph>attribute information item</emph> has the following Infoset
		properties:</p>
		<ulist>
		  <item><p>A [local name] of <att>type</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>
		<p>
		The type of the <att>type</att> <emph>attribute information item</emph> is
		<emph>xs:anyURI</emph>.
		</p>
      </div4>

      <div4 id="Binding_extension_elements">
        <head>Binding extension elements</head>
          <p> Binding extension elements are used to provide
          information specific to a particular binding. The semantics
          of such <emph>element information item</emph>s are defined by the specification for those
          <emph>element information item</emph>s. Such specifications are expected to annotate the
          Binding component with additional properties and specify the
          mapping between those properties and the XML representation.
          </p>
      </div4>

    </div3>

    <div3 id="Binding_Mapping">
	  <head>Mapping Binding's XML Representation to Component
	  Properties</head>
	  <p>
	  The mapping between the properties of the Binding component
	  (see <specref ref="Binding_details"/>) and the XML
	  Representation of the <el>binding</el> <emph>element information item</emph> (see <specref ref="Binding_XMLRep"/>) is as described in <specref ref="tab_Binding_Mapping"/>.
	  </p>

	  <table border="1" id="tab_Binding_Mapping">
	    <caption>Mapping between Binding Component Properties and XML Representation</caption>
	    <tbody>
		  <tr>
		    <th rowspan="1" colspan="1">Property</th>
		    <th rowspan="1" colspan="1">Mapping</th>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{name}</td>
			<td rowspan="1" colspan="1">The actual value of the <att>name</att> <emph>attribute information item</emph></td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{target namespace}</td>
			<td rowspan="1" colspan="1">
			The actual value of the <att>targetNamespace</att> <emph>attribute information item</emph>
			of the [parent] <el>definitions</el> <emph>element information item</emph>.
			</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{interface}</td>
			<td rowspan="1" colspan="1">
			The Interface component resolved to by the actual value
			of the <att>interface</att> <emph>attribute information item</emph>, if any.
			</td>
                  </tr>
                  <tr>
		    <td rowspan="1" colspan="1">{type}</td>
			<td rowspan="1" colspan="1">
			The actual value of the <att>type</att> <emph>attribute information item</emph>.
			</td>
                  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{faults}</td> <td rowspan="1" colspan="1">The set of
                    Binding Fault components corresponding to the
                    <el>fault</el> <emph>element information item</emph>s in [children], if any.</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{operations}</td> <td rowspan="1" colspan="1">The set of Binding
                    Operation components corresponding to the
                    <el>operation</el> <emph>element information item</emph>s in [children], if
                    any.</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{features}</td>
			<td rowspan="1" colspan="1">The set of Feature components corresponding
			to the <el>feature</el> <emph>element information item</emph>s in [children], if any.</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{properties}</td>
			<td rowspan="1" colspan="1">The set of Property components corresponding
			to the <el>property</el> <emph>element information item</emph>s in [children], if any.</td>
		  </tr>
		</tbody>
	  </table>

    </div3>
  </div2>


  <div2 id="Binding_Fault">
    <head>Binding Fault</head>

    <div3 id="Binding_Fault_details">
      <head>The Binding Fault Component</head> 

      <p> A Binding Fault component describes a concrete binding
      of a particular fault within an interface to a particular
      concrete message format. A particular fault of an interface
      is uniquely identified by the target namespace of the interface
      and the name of the fault within that interface.</p>

      <p> Note that the fault does not occur by itself - it occurs as
      part of a message exchange as defined by an Interface Operation
      component (and its binding counterpart the Binding Operation
      component). Thus, the fault binding information specified in a
      Binding Fault component describes how faults that occur within
      a message exchange of an operation will be formatted.</p>

      <p>The properties of the Binding Fault component are as
      follows:</p>

	  <ulist>
	    <item><p>{fault reference} REQUIRED. An Interface Fault
	    component in the {faults} property of the Interface
	    component identified by the {interface} property of the
	    parent Binding component. This is the Interface Fault
	    component for which binding information is being
	    specified.</p></item>

            <item><p>{features} OPTIONAL. A set of Feature
            components.</p></item>

            <item><p>{properties} OPTIONAL. A set of Property
            components.</p></item>
	  </ulist>

      <p> For each Binding Fault component in the {faults} property of
      a Binding component, the {fault reference} property MUST be
      unique. That is, one cannot define multiple bindings for the
      same fault within a given Binding component.</p>

    </div3>

    <div3 id="Binding_Fault_XMLRep">
      <head>XML Representation of Binding Fault Component</head>

<eg xml:space="preserve">&lt;definitions&gt;
  &lt;binding&gt;
    &lt;<b>fault</b>
          ref="<emph>xs:QName</emph>" &gt;
      &lt;documentation /&gt;?
      [ &lt;feature /&gt; | &lt;property /&gt; ]*
    &lt;/<b>fault</b>&gt;
  &lt;/binding&gt;
&lt;/definitions&gt;
</eg>

      <p>
	  The XML representation for a Binding Fault component
	  is an <emph>element information item</emph> with the following Infoset properties:
	  </p>
	  <ulist>
	    <item>
		  <p>A [local name] of <el>fault</el></p>
		</item>
	    <item>
		  <p>A [namespace name] of <attval>http://www.w3.org/2004/08/wsdl</attval></p>
		</item>
		<item>
                  <p>One or more <emph>attribute information item</emph>s amongst its [attributes] as
                  follows:</p>
		  <ulist>
		    <item>
		      <p>A REQUIRED <att>ref</att> <emph>attribute information item</emph> as described
		      below in <specref ref="Binding_Fault_ref_attribute"/>.</p>
		    </item>
		    <item>
		      <p>Zero or more namespace qualified <emph>attribute information item</emph>s. The
		      [namespace name] of such <emph>attribute information item</emph>s MUST NOT be
		      <attval>http://www.w3.org/2004/08/wsdl</attval>.</p>
		    </item>
		  </ulist>
		</item>
		<item>
                  <p>Zero or more <emph>element information item</emph> amongst its [children], in
                  order, as follows:</p> 
		  <olist>
		    <item>
		      <p>
		      An OPTIONAL <el>documentation</el> <emph>element information item</emph> (see <specref ref="eii-documentation"/>).
		      </p>
		    </item>
		    <item><p>Zero or more <emph>element information item</emph>s from among the following, in any order:</p>
		      <ulist>
		        <item><p>Zero or more <el>feature</el> <emph>element information item</emph>s <specref ref="Feature_XMLRep"/>
			</p></item>
		        <item><p>Zero or more <el>property</el> <emph>element information item</emph>s <specref ref="Property_XMLRep"/>
			</p></item>
			<item><p>Zero or more namespace-qualified
                            <emph>element information item</emph>s amongst its [children]. The
                            [namespace name] of such <emph>element information item</emph>s MUST NOT
                            be <attval>http://www.w3.org/2004/08/wsdl</attval>. Such <emph>element information item</emph>s are
			    considered to be binding fault extension
			    elements as described below (see <specref ref="Binding_Fault_extension_elements"/>).
                       </p></item>
		      </ulist>
                    </item>
		  </olist>
		</item>
      </ulist>

      <div4 id="Binding_Fault_ref_attribute">
        <head><att>ref</att> <emph>attribute information item</emph> with <el>fault</el> [owner]</head>
		<p>The <att>ref</att> <emph>attribute information item</emph> has the following Infoset
		properties:</p>
		<ulist>
		  <item><p>A [local name] of <att>ref</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>
		<p>
		The type of the <att>ref</att> <emph>attribute information item</emph> is <emph>xs:QName</emph>.
		</p>
      </div4>

      <div4 id="Binding_Fault_extension_elements">
        <head>Binding Fault extension elements</head>
        <p> Binding Fault extension elements are used to provide
	information specific to a particular fault in a
	binding. The semantics of such <emph>element information item</emph>s are defined by the
	specification for those <emph>element information item</emph>s. Such specifications are
	expected to annotate the Binding Fault component with
	additional properties and specify the mapping between those
	properties and the XML representation.  </p>
      </div4>

    </div3>

    <div3 id="Binding_Fault_Mapping">
    <head>Mapping Binding Fault's XML Representation to Component
    Properties</head>

    <p> The mapping between the properties of the Binding Fault
    component (see <specref ref="Binding_Fault_details"/>) and the
    XML Representation of the <el>fault</el> <emph>element information item</emph> (see <specref ref="Binding_Fault_XMLRep"/>) is as described in <specref ref="tab_Binding_Fault_Mapping"/>.  </p>

    <table border="1" id="tab_Binding_Fault_Mapping">
    <caption>Mapping between Binding Fault Component Properties
    and XML Representation</caption>

    <tbody>
		  <tr>
		    <th rowspan="1" colspan="1">Property</th>
		    <th rowspan="1" colspan="1">Mapping</th>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{fault reference}</td> 
                    <td rowspan="1" colspan="1">The actual value of the <att>ref</att> <emph>attribute information item</emph>.</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{features}</td>
			<td rowspan="1" colspan="1">
			The set of Feature components corresponding to the
			<el>feature</el> <emph>element information item</emph>s in
			[children], if any.
			</td>
                  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{properties}</td>
			<td rowspan="1" colspan="1">
			The set of Property components corresponding to the
			<el>property</el> <emph>element information item</emph>s in
			[children], if any.
			</td>
                  </tr>
    </tbody>
    </table>

    </div3>
  </div2>

  <div2 id="Binding_Operation">
    <head>Binding Operation</head>

    <div3 id="Binding_Operation_details">
      <head>The Binding Operation Component</head> 

      <p>The Binding Operation component describes the concrete message
      format(s) and protocol interaction(s) associated with a particular
      interface operation for a given endpoint. A particular operation of
      an interface is uniquely identified by the target namespace of the
      interface and the name of the operation within that interface.</p>

      <p>The properties of the Binding Operation component are as
      follows:</p>

	  <ulist>
	    <item><p>{operation reference} REQUIRED. An Interface
	    Operation component in the {operations} property of the
	    Interface component identified by the {interface} property
	    of the parent Binding component. This is the Interface
	    Operation component for which binding information is being
	    specified.</p></item>

            <item><p>{message references} OPTIONAL. A set of Binding Message
            Reference components</p></item>

            <item><p>{features} OPTIONAL. A set of Feature
            components.</p></item>

            <item><p>{properties} OPTIONAL. A set of Property
            components.</p></item>
	  </ulist>

      <p> For each Binding Operation component in the {operations}
      property of a Binding component, the {operation reference}
      property MUST be unique. That is, one cannot define multiple
      bindings for the same operation within a given Binding
      component.  </p>
      
    </div3>

    <div3 id="Binding_Operation_XMLRep">
      <head>XML Representation of Binding Operation Component</head>

<eg xml:space="preserve">&lt;definitions&gt;
  &lt;binding&gt;
    &lt;<b>operation</b>
          ref="<emph>xs:QName</emph>" &gt;
      &lt;documentation /&gt;?
      [ &lt;input /&gt; | &lt;output /&gt; | &lt;feature /&gt; | &lt;property /&gt; ]*
    &lt;/<b>operation</b>&gt;
  &lt;/binding&gt;
&lt;/definitions&gt;
</eg>

      <p>
	  The XML representation for a Binding Operation component
	  is an <emph>element information item</emph> with the following Infoset properties:
	  </p>
	  <ulist>
	    <item>
		  <p>A [local name] of <el>operation</el></p>
		</item>
	    <item>
		  <p>A [namespace name] of <attval>http://www.w3.org/2004/08/wsdl</attval></p>
		</item>
		<item>
          <p>One or more <emph>attribute information item</emph>s amongst its [attributes] as follows:</p>
		  <ulist>
		    <item>
		      <p>A REQUIRED <att>ref</att> <emph>attribute information item</emph> as described
		      below in <specref ref="Binding_Operation_ref_attribute"/>.</p>
		    </item>
		    <item>
		      <p>Zero or more namespace qualified <emph>attribute information item</emph>s. The
		      [namespace name] of such <emph>attribute information item</emph>s MUST NOT be
		      <attval>http://www.w3.org/2004/08/wsdl</attval>.</p>
		    </item>
		  </ulist>
		</item>
		<item>
		  <p>Zero or more <emph>element information item</emph>s amongst its [children], in
		  order, as follows:</p>
		  <olist>
		    <item>
	          <p>An OPTIONAL <el>documentation</el> <emph>element information item</emph> (see
	          <specref ref="eii-documentation"/>).</p>
            </item>
		    <item>
			  <p>Zero or more <emph>element information item</emph>s from among the
			  following, in any order:</p>
			  <ulist>
			    <item><p>Zero or more <el>input</el>
			    <emph>element information item</emph>s (see <specref ref="Binding_Message_Reference"/>
			    )</p></item>

			    <item><p>Zero or more <el>output</el>
			    <emph>element information item</emph>s (see <specref ref="Binding_Message_Reference"/>
			    )</p></item>

                           <item><p>Zero or more <el>feature</el>
                           <emph>element information item</emph>s (see <specref ref="Feature_XMLRep"/>)</p></item>

                           <item><p>Zero or more <el>property</el>
                           <emph>element information item</emph>s (see <specref ref="Feature_XMLRep"/>)</p></item>

                           <item> <p> Zero or more namespace-qualified
                           <emph>element information item</emph>s amongst its [children]. The
                           [namespace name] of such <emph>element information item</emph>s MUST NOT be
                           <attval>http://www.w3.org/2004/08/wsdl</attval>. Such <emph>element information item</emph>s are
                           considered to be binding operation
                           extension elements as described below (see
                           <specref ref="Binding_Operation_extension_elements"/>).
                           </p> </item>
			 </ulist>
		      </item>
		  </olist>
		</item>
      </ulist>

      <div4 id="Binding_Operation_ref_attribute">
        <head><att>ref</att> <emph>attribute information item</emph> with <el>operation</el> [owner]</head>
		<p>The <att>ref</att> <emph>attribute information item</emph> has the following Infoset properties:</p>
		<ulist>
		  <item><p>A [local name] of <att>ref</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>
		<p>
		The type of the <att>ref</att> <emph>attribute information item</emph> is <emph>xs:QName</emph>.
		</p>
      </div4>

      <div4 id="Binding_Operation_extension_elements">
        <head>Binding Operation extension elements</head>

        <p> Binding Operation extension elements are used to provide
	information specific to a particular operation in a
	binding. The semantics of such <emph>element information item</emph>s are defined by the
	specification for those <emph>element information item</emph>s. Such specifications are
	expected to annotate the Binding Operation component with
	additional properties and specify the mapping between those
	properties and the XML representation.  </p>
      </div4>

    </div3>

    <div3 id="Binding_Operation_Mapping">
    <head>Mapping Binding Operation's XML Representation to Component
          Properties</head> 

    <p> The mapping between the properties of the Binding Operation
    component (see <specref ref="Binding_Operation_details"/>) and the
    XML Representation of the <el>operation</el> <emph>element information item</emph> (see <specref ref="Binding_Operation_XMLRep"/>) is as described in <specref ref="tab_Binding_Operation_Mapping"/>.  </p>

	  <table border="1" id="tab_Binding_Operation_Mapping">
	    <caption>Mapping between Binding Operation Component Properties and XML Representation</caption>
	    <tbody>
		  <tr>
		    <th rowspan="1" colspan="1">Property</th>
		    <th rowspan="1" colspan="1">Mapping</th>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{operation reference}</td> 
                    <td rowspan="1" colspan="1">The actual value of the <att>ref</att> <emph>attribute information item</emph>.</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{messages references}</td> 
                    <td rowspan="1" colspan="1">The set of Binding Message Reference
                    components corresponding to the <el>input</el> and
                    <el>output</el> <emph>element information item</emph>s in [children], if any.</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{features}</td>
			<td rowspan="1" colspan="1">The set of Feature components corresponding
			to the <el>feature</el> <emph>element information item</emph>s in [children], if any.</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{properties}</td>
			<td rowspan="1" colspan="1">The set of Property components corresponding
			to the <el>property</el> <emph>element information item</emph>s in [children], if any.</td>
		  </tr>
		</tbody>
	  </table>

    </div3>
  </div2>

  <div2 id="Binding_Message_Reference">
    <head>Binding Message Reference</head>

    <div3 id="Binding_Message_Reference_details">
      <head>The Binding Message Reference Component</head>

        <p>A Binding Message Reference component describes a concrete
        binding of a particular message participating in an operation
        to a particular concrete message format.  </p>

        <p>The properties of the Binding Message Reference component
        are as follows:</p>

	  <ulist>
	    <item><p>{message label} OPTIONAL. A <emph>wsdls:NCName</emph>
	    as defined by <specref ref="ncname_type"/>. The value of this property identifies the
	    role that the message for which binding details are being
	    specified plays in the {message exchange pattern} of the
	    Interface Operation component being bound by the
	    containing Binding Operation component.</p></item>

            <item><p>{direction} REQUIRED. A <emph>wsdls:Token</emph> with one of
	    the values <emph>in</emph> or <emph>out</emph> indicating whether the message
            is coming to the service or going from the service,
            respectively. The direction MUST be the same as the
            direction of the message identified by the {message label}
            property in the {message exchange pattern} of the
            Interface Operation component being bound by the
            containing Binding Operation component.</p></item>

            <item><p>{features} OPTIONAL. A set of Feature components.</p></item>

            <item><p>{properties} OPTIONAL. A set of Property components.</p></item>
	  </ulist>

       <p>For each Binding Message Reference component in the {message
       references} property of a Binding Operation component, the
       {message label} property MUST be unique. That is, the same
       message cannot be bound twice within the same operation.</p>

    </div3>

    <div3 id="Binding_Message_Reference_XMLRep">
      <head>XML Representation of Binding Message Reference Component</head>

<eg xml:space="preserve">&lt;definitions&gt;
  &lt;binding&gt;
    &lt;operation&gt;
      &lt;<b>input</b>
            messageLabel="<emph>xs:NCName</emph>"? &gt;
        &lt;documentation /&gt;?
        [ &lt;feature /&gt; | &lt;property /&gt; ]*
      &lt;/<b>input</b>&gt;
      &lt;<b>output</b>
            messageLabel="<emph>xs:NCName</emph>"? &gt;
        &lt;documentation /&gt;?
        [ &lt;feature /&gt; | &lt;property /&gt; ]*
      &lt;/<b>output</b>&gt;
    &lt;/operation&gt;
  &lt;/binding&gt;
&lt;/definitions&gt;
</eg>

      <p>
	  The XML representation for a Binding Message Reference component
	  is an <emph>element information item</emph> with the following Infoset properties:
	  </p>
	  <ulist>
	    <item><p>A [local name] of <el>input</el> or
	    <el>output</el>.</p></item>

	    <item><p>A [namespace name] of
	    <attval>http://www.w3.org/2004/08/wsdl</attval>.</p></item>

            <item><p>One or more <emph>attribute information item</emph>s amongst its [attributes] as
            follows:</p>
		<ulist>
		<item>
		  <p>
		  An OPTIONAL <att>messageLabel</att> <emph>attribute information item</emph> as
		  described below in <specref ref="Binding_Message_Reference_name_attribute"/>.
		  </p>
		  <p>If the {message exchange pattern} of the
		  Interface Operation component being bound has only
		  one message with a given value for {direction}, then
		  the <att>messageLabel</att> <emph>attribute information item</emph> is optional for
		  the XML representation of the Binding Message Reference
		  component with that {direction}.
                  </p>
		</item>
		<item>
		  <p>
		  Zero or more namespace qualified <emph>attribute information item</emph>s. 
		  The [namespace name] of such
		  <emph>attribute information item</emph>s MUST NOT be <attval>http://www.w3.org/2004/08/wsdl</attval>.
		  </p>
		</item>
		</ulist>
		</item>
		<item>
                  <p>Zero or more <emph>element information item</emph> amongst its [children], in
                  order, as follows:</p> 
		  <olist>
		    <item>
		      <p>
		      An OPTIONAL <el>documentation</el> <emph>element information item</emph> (see <specref ref="eii-documentation"/>).
		      </p>
		    </item>
		    <item><p>Zero or more <emph>element information item</emph>s from among the following, in any order:</p>
		      <ulist>
		        <item><p>Zero or more <el>feature</el> <emph>element information item</emph>s <specref ref="Feature_XMLRep"/>
			</p></item>
		        <item><p>Zero or more <el>property</el> <emph>element information item</emph>s <specref ref="Property_XMLRep"/>
			</p></item>
			<item><p>Zero or more namespace-qualified
                            <emph>element information item</emph>s amongst its [children]. The
                            [namespace name] of such <emph>element information item</emph>s MUST NOT
                            be <attval>http://www.w3.org/2004/08/wsdl</attval>. Such <emph>element information item</emph>s are
			    considered to be binding message reference extension
			    elements as described below (see <specref ref="Binding_Message_Reference_extension_elements"/>).
                       </p></item>
		      </ulist>
                    </item>
		  </olist>
		</item>
      </ulist>

      <div4 id="Binding_Message_Reference_name_attribute">
        <head><att>messageLabel</att> <emph>attribute information item</emph> with <el>input</el> or
        <el>output</el> [owner]</head>
		<p>The <att>messageLabel</att> <emph>attribute information item</emph> has the following Infoset properties:</p>
		<ulist>
		  <item><p>A [local name] of <att>messageLabel</att>.</p></item>
		  <item><p>A [namespace name] which has no value.</p></item>
		</ulist>
		<p>
		The type of the <att>messageLabel</att> <emph>attribute information item</emph> is <emph>xs:NCName</emph>.
		</p>
      </div4>

      <div4 id="Binding_Message_Reference_extension_elements">
        <head>Binding Message Reference extension elements</head>
		<p>
		Binding Message Reference extension elements are used
		to provide information specific to a particular
		message in an operation. The semantics of such <emph>element information item</emph>s
		are defined by the specification for those
		<emph>element information item</emph>s. Such specifications are expected to annotate
		the Binding Message Reference component with
		additional properties and specify the mapping between
		those properties and the XML representation.
		</p>
      </div4>

    </div3>

    <div3 id="Binding_Message_Reference_Mapping">
	  <head>Mapping Binding Message Reference's XML Representation to Component Properties</head>
	  <p>
	  The mapping between the properties of the Binding Message
	  Reference component (see <specref ref="Binding_Message_Reference_details"/>) and the XML
	  Representation of the <el>binding</el> <emph>element information item</emph> (see <specref ref="Binding_Message_Reference_XMLRep"/>) is as described in
	  <specref ref="tab_Binding_Message_Reference_Mapping"/>.
	  </p>

	  <table border="1" id="tab_Binding_Message_Reference_Mapping">
	    <caption>Mapping between Binding Message Reference Component Properties and XML Representation</caption>
	    <tbody>
		  <tr>
		    <th rowspan="1" colspan="1">Property</th>
		    <th rowspan="1" colspan="1">Mapping</th>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{message label}</td> <td rowspan="1" colspan="1">The actual value of
			the <att>messageLabel</att> <emph>attribute information item</emph> if any;
			otherwise the {message label} property of the
			message with same {direction} from the
			{message exchange pattern} of the Interface
			Operation component being bound, provided
			there is exactly one such message; otherwise
			empty.</td>
		  </tr>

                  <tr>
                    <td rowspan="1" colspan="1">{direction}</td> <td rowspan="1" colspan="1">If the [local name] of
                        the <emph>element information item</emph> is <el>input</el> then
                        <attval>in</attval>, else if the [local name]
                        of the <emph>element information item</emph> is <el>output</el> then
                        <attval>out</attval>.
                        </td>
                  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{features}</td>
			<td rowspan="1" colspan="1">
			The set of Feature components corresponding to the
			<el>feature</el> <emph>element information item</emph>s in
			[children], if any.
			</td>
                  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{properties}</td>
			<td rowspan="1" colspan="1">
			The set of Property components corresponding to the
			<el>property</el> <emph>element information item</emph>s in
			[children], if any.
			</td>
                  </tr>
		</tbody>
	  </table>

    </div3>
  </div2>

  <div2 id="Service">
    <head>Service</head>

    <div3 id="Service_details">
      <head>The Service Component</head>

      <p>A Service component describes a set of endpoints (see
      <specref ref="Endpoint"/>) at which a particular deployed
      implementation of the service is provided. The endpoints thus
      are in effect alternate places at which the service is
      provided. </p>

      <p> Services are named constructs and can be referred to by QName
      (see <specref ref="qnameres"/>).  </p>

      <p>The properties of the Service component are as follows:</p>
	  <ulist>
	    <item><p>{name} REQUIRED. A <emph>wsdls:NCName</emph> as defined by
	    <specref ref="ncname_type"/>.</p></item>

	    <item><p>{target namespace} REQUIRED. A <emph>wsdls:anyURI</emph>
	    as defined in <specref ref="anyuri_type"/>.</p></item>

	    <item><p>{interface} REQUIRED. An Interface component.</p></item>

  	    <item><p> {endpoints} REQUIRED. A non-empty set of Endpoint components.
  	    </p></item>

            <item><p>{features} OPTIONAL. A set of Feature components.</p></item>

            <item><p>{properties} OPTIONAL. A set of Property components.</p></item>
	  </ulist>

      <p> For each Service component in the {services} property of a
      definitions container, the combination of {name} and {target
      namespace} properties MUST be unique. </p>
    </div3>

    <div3 id="Service_XMLRep">
      <head>XML Representation of Service Component</head>

<eg xml:space="preserve">&lt;definitions&gt;
  &lt;<b>service</b>
        name="<emph>xs:NCName</emph>" 
        interface="<emph>xs:QName</emph>" &gt;
    &lt;documentation /&gt;?
    &lt;endpoint /&gt;+
    [ &lt;feature /&gt; | &lt;property /&gt; ]*
  &lt;/<b>service</b>&gt;
&lt;/definitions&gt;
</eg>

      <p>
	  The XML representation for a Service component
	  is an <emph>element information item</emph> with the following Infoset properties:
	  </p>
	  <ulist>
	    <item><p>A [local name] of <el>service</el></p></item>
	    <item><p>A [namespace name] of
	    <attval>http://www.w3.org/2004/08/wsdl</attval></p></item>
		<item><p>Two or more <emph>attribute information item</emph>s amongst its [attributes] as
		follows:</p>
		<ulist>
		<item>
		  <p>
		  A REQUIRED <att>name</att> <emph>attribute information item</emph> 
		  as described below in <specref ref="Service_name_attribute"/>.
		  </p>
		</item>
		<item>
		  <p>
		  A REQUIRED <att>interface</att> <emph>attribute information item</emph> 
		  as described below in <specref ref="Service_interface_attribute"/>.
		  </p>
		</item>
		<item>
		  <p>
		  Zero or more namespace qualified <emph>attribute information item</emph>s. 
		  The [namespace name] of such
		  <emph>attribute information item</emph>s MUST NOT be <attval>http://www.w3.org/2004/08/wsdl</attval>.
		  </p>
		</item>
		</ulist>
		</item>
		<item>
		  <p>One or more <emph>element information item</emph> amongst its [children], in order, as
		  follows:</p>
		  <olist>
		    <item>
		      <p>
		      An OPTIONAL <el>documentation</el> <emph>element information item</emph> (see <specref ref="eii-documentation"/>).
		      </p>
		    </item>
			<item>
			  <p>
One or more <emph>element information item</emph>s from among the following, in any order:
			  </p>
			  <ulist>
		    <item>
			<p>One or more <el>endpoint</el> <emph>element information item</emph>s (see <specref ref="Endpoint_XMLRep"/></p>
		    </item>
                <item><p>Zero or more <el>feature</el> and/or
                <el>property</el> <emph>element information item</emph>s (see <specref ref="Feature_XMLRep"/> and <specref ref="Property_XMLRep"/>, respectively).</p></item>
            <item>
              <p>
Zero or more namespace-qualified <emph>element information item</emph>s amongst its [children]. The
[namespace name] of such <emph>element information item</emph>s MUST NOT be
<attval>http://www.w3.org/2004/08/wsdl</attval>.
              </p>
			</item>
			  </ulist>
			</item>
          </olist>
        </item>
      </ulist>

      
        <p>Note that the XML Schema <bibref ref="XMLSchemaP1"/> type of the
        <emph>element information item</emph> <el>service</el> as defined in the WSDL schema MAY be
        used as the basis for defining new elements which can be used
        as service references in message exchanges. To enable such
        reuse, the WSDL schema defines the <emph>attribute information item</emph> <att>name</att> as
        optional in the type of the <emph>element information item</emph> <el>service</el>, while it
        is REQUIRED for the <emph>element information item</emph> <el>service</el> as indicated
        above.</p>
        
        <note><p>See the primer <bibref ref="WSDL-PART0"/> for more
        information and examples.</p></note>

      <div4 id="Service_name_attribute">
        <head><att>name</att> <emph>attribute information item</emph> with <el>service</el> [owner]</head>
	    <p>
		The <att>name</att> <emph>attribute information item</emph> together with the
		<att>targetNamespace</att> <emph>attribute information item</emph> of the <el>definitions</el>
		<emph>element information item</emph> forms the QName of the service.
		</p>
		<p>The <att>name</att> <emph>attribute information item</emph> has the following Infoset properties:</p>
		<ulist>
		  <item><p>A [local name] of <att>name</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>
		<p>
		The type of the <att>name</att> <emph>attribute information item</emph> is <emph>xs:NCName</emph>.
		</p>
      </div4>

      <div4 id="Service_interface_attribute">
        <head><att>interface</att> <emph>attribute information item</emph> with <el>service</el> [owner]</head>
	    <p>
		The <att>interface</att> <emph>attribute information item</emph> identifies the interface
		that the service is an instance of.</p>
		<p>The <att>interface</att> <emph>attribute information item</emph> has the following Infoset properties:</p>
		<ulist>
		  <item><p>A [local name] of <att>interface</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>
		<p>
		The type of the <att>interface</att> <emph>attribute information item</emph> is <emph>xs:QName.</emph>.
		</p>
      </div4>

    </div3>

    <div3 id="Service_Mapping">
	  <head>Mapping Service's XML Representation to Component Properties</head>
	  <p>
	  The mapping between the properties of the Service component (see
	  <specref ref="Service_details"/>) and the XML Representation of
	  the <el>service</el> <emph>element information item</emph> (see <specref ref="Service_XMLRep"/>) is
	  as described in <specref ref="tab_Service_Mapping"/>.
	  </p>

	  <table border="1" id="tab_Service_Mapping">
	    <caption>Mapping between Service Component Properties and XML Representation</caption>
	    <tbody>
		  <tr>
		    <th rowspan="1" colspan="1">Property</th>
		    <th rowspan="1" colspan="1">Mapping</th>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{name}</td>
			<td rowspan="1" colspan="1">The actual value of the <att>name</att> <emph>attribute information item</emph></td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{target namespace}</td>
			<td rowspan="1" colspan="1">
			The actual value of the	<att>targetNamespace</att> <emph>attribute information item</emph>
			of the [parent] <el>definitions</el>	<emph>element information item</emph>
			</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{interface}</td>
			<td rowspan="1" colspan="1">
			<phrase>
			The Interface component resolved to by the actual value of
			the <att>interface</att> <emph>attribute information item</emph>.
			</phrase>
			</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{endpoints}</td>
			<td rowspan="1" colspan="1">
			The Endpoint components corresponding to the <el>endpoint</el>
			<emph>element information item</emph>s in [children] if any.
			</td>
          </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{features}</td>
			<td rowspan="1" colspan="1">
			The set of Feature components corresponding to the
			<el>feature</el> <emph>element information item</emph>s in
			[children], if any.
			</td>
                  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{properties}</td>
			<td rowspan="1" colspan="1">
			The set of Property components corresponding to the
			<el>property</el> <emph>element information item</emph>s in
			[children], if any.
			</td>
                  </tr>
		</tbody>
	  </table>

    </div3>
  </div2>


  <div2 id="Endpoint">
    <head>Endpoint</head>

    <div3 id="Endpoint_details">
      <head>The Endpoint Component</head>
      <p>
	  An Endpoint component defines the particulars of a specific endpoint
	  at which a given service is available.
	  </p>
	  <p>
	  Endpoint components are local to a given Service component; they
	  cannot be referred to by QName.
	  </p>
	  <p>The properties of the Endpoint component are as follows:</p>
	  <ulist>
	    <item><p>{name} REQUIRED. A <emph>wsdls:NCName</emph> as defined by
	    <specref ref="ncname_type"/>.</p></item>

            <item> <p>{binding} REQUIRED. A named Binding component.</p>
            </item>

            <item> <p>{address} OPTIONAL. A <emph>wsdls:anyURI</emph> as defined
	    by <specref ref="anyuri_type"/>. This URI MUST be absolute as defined by <bibref ref="RFC2396"/>. If present, the value of this attribute
	    represents the network address at which the service
	    indicated by the parent Service component's {interface}
	    property is offered via the binding referred to by the
	    {binding} property.</p>
            </item>

            <item><p>{features} OPTIONAL. A set of Feature components.</p></item>

            <item><p>{properties} OPTIONAL. A set of Property components.</p></item>
	  </ulist>

	  <p>
	  For each Endpoint component in the {endpoints} property of a
	  Service component, the {binding} property (see <specref ref="Endpoint_details"/>) MUST either be a Binding component
	  with an unspecified {interface} property (see <specref ref="Binding_details"/> or a Binding component with an
	  {interface} property equal to the {interface} property of the
	  Service component.
	  </p>

	  <p>
	  For each Endpoint component in the {endpoints} property of a
	  Service component, the {name} property MUST be unique.
	  </p>

    </div3>

    <div3 id="Endpoint_XMLRep">
      <head>XML Representation of Endpoint Component</head>

<eg xml:space="preserve">&lt;definitions&gt;
  &lt;service&gt;
    &lt;<b>endpoint</b>
          name="<emph>xs:NCName</emph>" 
          binding="<emph>xs:QName</emph>"
          address="<emph>xs:anyURI</emph>"? &gt;
      &lt;documentation /&gt;?
      [ &lt;feature /&gt; | &lt;property /&gt; ]*
    &lt;/<b>endpoint</b>&gt;
  &lt;/service&gt;+
&lt;/definitions&gt;
</eg>

      <p>
	  The XML representation for a Endpoint component
	  is an <emph>element information item</emph> with the following Infoset properties:
	  </p>
	  <ulist>
	    <item><p>A [local name] of <el>endpoint</el>.</p></item>
	    <item><p>A [namespace name] of
	    <attval>http://www.w3.org/2004/08/wsdl</attval>.</p></item>
		<item><p>Two or more <emph>attribute information item</emph>s amongst its [attributes] as
		follows:</p>
		<ulist>
		<item>
		  <p>
		  A REQUIRED <att>name</att> <emph>attribute information item</emph> 
		  as described below in <specref ref="Endpoint_name_attribute"/>.
		  </p>
		</item>
		<item>
		  <p>
		  A REQUIRED <att>binding</att> <emph>attribute information item</emph> 
		  as described below in <specref ref="Endpoint_binding_attribute"/>.
		  </p>
		</item>
		<item>
		  <p>
		  An OPTIONAL <att>address</att> <emph>attribute information item</emph>
		  as described below in <specref ref="Endpoint_address_attribute"/>.
		  </p>
		</item>
		<item>
		  <p>
		  Zero or more namespace qualified <emph>attribute information item</emph>s. 
		  The [namespace name] of such
		  <emph>attribute information item</emph>s MUST NOT be <attval>http://www.w3.org/2004/08/wsdl</attval>.
		  </p>
		</item>
		</ulist>
		</item>
		<item>
                  <p>Zero or more <emph>element information item</emph> amongst its [children], in
                  order, as follows:</p> 
		  <olist>
		    <item>
		      <p>
		      An OPTIONAL <el>documentation</el> <emph>element information item</emph> (see <specref ref="eii-documentation"/>).
		      </p>
		    </item>
		    <item><p>Zero or more <emph>element information item</emph>s from among the following, in any order:</p>
		      <ulist>
		        <item><p>Zero or more <el>feature</el> <emph>element information item</emph>s <specref ref="Feature_XMLRep"/>
			</p></item>
		        <item><p>Zero or more <el>property</el> <emph>element information item</emph>s <specref ref="Property_XMLRep"/>
			</p></item>
			<item><p>Zero or more namespace-qualified
                            <emph>element information item</emph>s amongst its [children]. The
                            [namespace name] of such <emph>element information item</emph>s MUST NOT
                            be <attval>http://www.w3.org/2004/08/wsdl</attval>. Such <emph>element information item</emph>s are
			    considered to be endpoint extension
			    elements as described below (see <specref ref="Endpoint_extension_elements"/>).
                       </p></item>
		      </ulist>
                    </item>
		  </olist>
		</item>
      </ulist>

      <div4 id="Endpoint_name_attribute">
        <head><att>name</att> <emph>attribute information item</emph> with <el>endpoint</el> [owner]</head>
	    <p>
		The <att>name</att> <emph>attribute information item</emph> together with the
		<att>targetNamespace</att> <emph>attribute information item</emph> of the <el>definitions</el>
		<emph>element information item</emph> forms the QName of the endpoint.
		</p>
		<p>The <att>name</att> <emph>attribute information item</emph> has the following Infoset properties:</p>
		<ulist>
		  <item><p>A [local name] of <att>name</att>.</p></item>
		  <item><p>A [namespace name] which has no value.</p></item>
		</ulist>
		<p>
		The type of the <att>name</att> <emph>attribute information item</emph> is <emph>xs:NCName</emph>.
		</p>
      </div4>

      <div4 id="Endpoint_binding_attribute">
        <head><att>binding</att> <emph>attribute information item</emph> with <el>endpoint</el> [owner]</head>
	    <p>
		The <att>binding</att> <emph>attribute information item</emph> refers, by QName, to a Binding component
		</p>
		<p>The <att>binding</att> <emph>attribute information item</emph> has the following Infoset properties:</p>
		<ulist>
		  <item><p>A [local name] of <att>binding</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>
		<p>
		The type of the <att>binding</att> <emph>attribute information item</emph> is <emph>xs:QName</emph>.
		</p>
      </div4>

      <div4 id="Endpoint_address_attribute">
        <head><att>address</att> <emph>attribute information item</emph> with <el>endpoint</el> [owner]</head>
	    <p>
		The <att>address</att> <emph>attribute information item</emph> specifies the address of the endpoint.
		</p>
		<p>The <att>address</att> <emph>attribute information item</emph> has the following Infoset properties:</p>
		<ulist>
		  <item><p>A [local name] of <att>address</att></p></item>
		  <item><p>A [namespace name] which has no value</p></item>
		</ulist>
		<p>
		The type of the <att>address</att> <emph>attribute information item</emph> is <emph>xs:anyURI</emph>.
		</p>
      </div4>

      <div4 id="Endpoint_extension_elements">
        <head>Endpoint extension elements</head>
		<p>
		Endpoint extension elements are used to provide information
		specific to a particular endpoint in a server. The semantics of such
		<emph>element information item</emph>s are defined by the specification for those <emph>element information item</emph>s. Such specifications are expected to
	  annotate the Endpoint component with
	  additional properties and specify the mapping between those
	  properties and the XML representation.
		</p>
      </div4>
    </div3>

    <div3 id="Endpoint_Mapping">
	  <head>Mapping Endpoint's XML Representation to Component Properties</head>
	  <p>
	  The mapping between the properties of the Endpoint component (see
	  <specref ref="Endpoint_details"/>) and the XML Representation of
	  the <el>endpoint</el> <emph>element information item</emph> (see <specref ref="Endpoint_XMLRep"/>) is
	  as described in <specref ref="tab_Endpoint_Mapping"/>.
	  </p>

	  <table border="1" id="tab_Endpoint_Mapping">
	    <caption>Mapping between Endpoint Component Properties and XML Representation</caption>
	    <tbody>
		  <tr>
		    <th rowspan="1" colspan="1">Property</th>
		    <th rowspan="1" colspan="1">Mapping</th>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{name}</td>
			<td rowspan="1" colspan="1">The actual value of the <att>name</att> <emph>attribute information item</emph>.</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{binding}</td>
			<td rowspan="1" colspan="1">
			The Binding component resolved to by the actual value of
			the <att>binding</att> <emph>attribute information item</emph>.
			</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{address}</td>
		        <td rowspan="1" colspan="1">
			The actual value of the <att>address</att> <emph>attribute information item</emph> if
			present, otherwise empty.
			</td>
		  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{features}</td>
			<td rowspan="1" colspan="1">
			The set of Features components corresponding to the
			<el>feature</el> <emph>element information item</emph>s in
			[children], if any.
			</td>
                  </tr>
		  <tr>
		    <td rowspan="1" colspan="1">{properties}</td>
			<td rowspan="1" colspan="1">
			The set of Property components corresponding to the
			<el>property</el> <emph>element information item</emph>s in
			[children], if any.
			</td>
                  </tr>
		</tbody>
	  </table>

    </div3>
  </div2>

  <div2 id="simpletypes">
    <head>Definition of the Simple Types Used in the Component Model</head>

    <p>The component model uses a small set of predefined simple types, such
    as boolean, string, token. In order to avoid introducing a dependency
    on any particular serialization of the component model, this specification
    provides its own definition of those types, patterned after <bibref ref="XMLSchemaP2"/>
    but independent of it. This allows processors to accept descriptions
    serialized using a mechanism that is not compatible with <bibref ref="XMLSchemaP2"/>,
    such as XML 1.1 <bibref ref="XML11"/>.
    </p>
    <p>All types defined in this section are formally assigned to the "http://www.w3.org/2004/08/wsdl-simple-types"
    namespace. All references to them in this specification are made via qualified
    names that use the <emph>wsdls</emph> prefix. It should be noted though
    that there is no schema (in the sense of <bibref ref="XMLSchemaP1"/>) for
    that namespace, because the types defined here go beyond the capabilities
    of XML Schema to describe.
    </p>
    <p>The simple types defined in this specification are:</p>
    <ulist>
      <item><p><emph>wsdls:string</emph>
      </p></item>
      <item><p><emph>wsdls:Token</emph>
      </p></item>
      <item><p><emph>wsdls:NCName</emph>
      </p></item>
      <item><p><emph>wsdls:anyURI</emph>
      </p></item>
      <item><p><emph>wsdls:QName</emph>
      </p></item>
      <item><p><emph>wsdls:boolean</emph>
      </p></item>
      <item><p><emph>wsdls:int</emph>
      </p></item>
    </ulist>
    <p>All types listed above are such that their value spaces are a superset of
    the value space of the type with the same name defined by XML Schema
    <bibref ref="XMLSchemaP2"/>. In particular, the value space of the
    <emph>wsdls:string</emph> type is a strict superset of the value space
    of <emph>xsd:string</emph>, as shown by the one-character string consisting
    exclusively of the #x0 character.
    </p>

    <div3 id="string_type">
      <head><emph>string</emph> Type</head>
      <p>
      The value space of the <emph>wsdls:string</emph> type consists of finite-length
      sequences of characters in the range #x0-#x10FFFF inclusive, where a character is
      an atomic unit of text as specified by ISO/IEC 10646 <bibref ref="ISO10646"/>
      and Unicode <bibref ref="unicode"/>.
      </p>
    </div3>

    <div3 id="token_type">
      <head><emph>Token</emph> Type</head>
      <p>
      The value space of the <emph>wsdls:Token</emph> type is the subset of the
      value space of the <emph>wsdls:string</emph> type consisting of strings
      that do not contain the line feed (#xA), tab (#x9) characters, that
      have no leading or trailing spaces (#x20) and that have no internal
      sequences of two or more spaces.
      </p>
    </div3>

    <div3 id="ncname_type">
      <head><emph>NCName</emph> Type</head>
      <p>
      The value space of the <emph>wsdls:NCName</emph> type is the subset
      of the value space of the <emph>wsdls:Token</emph> type consisting
      of tokens that do not contain the space (#x20) and ':' characters.
      </p>
    </div3>

    <div3 id="anyuri_type">
      <head><emph>anyURI</emph> Type</head>
      <p>
      The value space of the <emph>wsdls:anyURI</emph> type consists of
      all Uniform Resource Identifiers (URI) as defined by <bibref ref="RFC2396"/>
      and amended by <bibref ref="RFC2732"/>.
      </p>
    </div3>

    <div3 id="qname_type">
      <head><emph>QName</emph> Type</head>
      <p>
      The value space of the <emph>wsdls:QName</emph> type consists of
      the set of 2-tuples whose first component is of type wsdls:anyURI
      and whose second component is of type wsdls:NCName.
      </p>
    </div3>

    <div3 id="boolean_type">
      <head><emph>boolean</emph> Type</head>
      <p>
      The value space of the <emph>wsdls:boolean</emph> type consists
      of the two distinct values <emph>true</emph> and <emph>false</emph>.
      </p>
    </div3>

    <div3 id="int_type">
      <head><emph>int</emph> Type</head>
      <p>
      The value space of the <emph>wsdls:int</emph> type consists of
      the infinite set {...,-2,-1,0,1,2,...} representing the standard
      mathematical concept of the integer numbers.
      </p>
    </div3>

  </div2>

  <div2 id="compequiv">
    <head>Equivalence of Components</head>
    
	<p>Two component instances of the same type are considered equivalent if, 
for each property of the first component, there is a corresponding 
property with an equivalent value on the second component, and the 
second component has no additional properties.</p>

<p>Instances of properties of the same type are considered equivalent if 
their values are equivalent.</p>

<ulist>
  <item><p>For values of a simple type (see <specref ref="simpletypes"/>)
  this means that they contain
  the same values. For instance, two string values are equivalent
  if they contain the same sequence of Unicode characters, as described in
  <bibref ref="CHARMOD"/></p></item>

  <item><p>Values which are references to other components are
  considered equivalent when they refer to equivalent components
  (as determined above).</p></item>
  
  <item><p>List-based values are considered equivalent if they
  have the same length and their elements at corresponding
  positions are equivalent.</p></item>

  <item><p>Finally, set-based values are considered equivalent
  if they contain corresponding equivalent values, without
  regard to order.</p></item>
</ulist>

<p>Extension properties which are not string values, sets of 
strings or references MUST describe their values' equivalence rules.</p>

<p>Because different top-level components (e.g., Interface, 
Binding and Service) are required to have different names, it is 
possible to determine whether two top-level components of a given
type are equivalent by examining their {name} and
{target namespace} properties.</p>

  </div2>
  

  <div2 id="symbolspaces">
    <head>Symbol Spaces</head>
	<p>
	This specification defines three symbol spaces, one for each top-level
	component type (Interface, Binding and Service).
	</p>
	<p>
	Within
	a symbol space, all qualified names (that is, the combination of
	{name} and {target namespace} properties) are unique. Between
	symbol spaces, the combination of these two properties need not be
	unique. Thus it is perfectly coherent to have, for example, a
	binding and an interface that have the same name.
	</p>
	<p>
	When XML Schema is being used as one of the type systems for a
	WSDL description, then six other symbol spaces also exist, one for
	each of: global element declarations, global attribute
	declarations, named model groups, named attribute groups, type
	definitions and key constraints, as defined by <bibref ref="XMLSchemaP1"/>.
	Other type systems may define additional symbol spaces.
	</p>
  </div2>


  <div2 id="qnameres">
    <head>QName resolution</head> 
 
    <p> In its serialized form WSDL makes significant use of
    references between components. Such references are made using the
    Qualified Name, or QName, of the component being referred
    to. QNames are a tuple, consisting of two parts; a namespace name
    and a local name. For example, in the case of an Interface
    component, the namespace name is represented by the {namespace
    name} property and the local name is represented by the {name}
    property. </p>

    <p> QName references are resolved by looking in the appropriate
    property of the Definitions component. For example, to resolve a
    QName of an interface (as referred to by the <att>interface</att>
    <emph>attribute information item</emph> on a binding), the {interfaces} property of the Definitions
    component would be inspected. </p>

    <p>If the appropriate property of the Definitions component does
    not contain a component with the required QName then the reference
    is a broken reference. It is an error for a Definitions component
    to have such broken references. </p>
  </div2>

  <div2 id="uricompare">
  <head>Comparing URIs</head>

  <p>This specification uses absolute URIs to identify several
  components (for example, features and properties) and components
  characteristics (for example, operation message exchange patterns
  and styles). When such absolute URIs are being compared to determine
  equivalence (see <specref ref="compequiv"/>) the URIs MUST be
  compared character-by-character as indicated in <bibref ref="tag-uri-comp"/>.</p>

  </div2>

</div1>
<!-- ******************************************************************* -->


<div1 id="eii-types">
<head>Types</head>

<eg xml:space="preserve">&lt;definitions&gt;
  &lt;<b>types</b>&gt;
    &lt;documentation /&gt;?
    [<emph>extension elements</emph>]*
  &lt;/<b>types</b>&gt;
&lt;/definitions&gt;
</eg>

  <p>The content of messages and faults may be constrained using type 
  system components. These constraints are based upon a specific data 
  model, and expressed using a particular schema language.</p>
  
  <p>Although a variety of data models can be accommodated (through WSDL 
  extensions), this specification only defines a means of expressing 
  constraints based upon the XML Infoset <bibref ref="XMLInfoSet"/>.
  Furthermore, although a number of alternate schema languages can be
  used to constrain the XML Infoset (as long as they support the semantics
  of either embedding or importing schema), this specification only defines
  the use of XML Schema <bibref ref="XMLSchemaP1"/>, <bibref ref="XMLSchemaP2"/>.</p>
  
  <p>Specifically, the {element declarations} and {type definitions}
  properties of the Definitions component 
  are collections of imported and embedded schema components that 
  describe Infoset <emph>element information item</emph>s.</p>
  
  <p>When extensions are used to enable the use of a non-Infoset data model, 
  or a non-Schema constraint language, the wsdl:required attribute 
  information item MAY be used to require support for that extension.</p>

      <note>
        <p>
Support for the W3C XML Schema Description Language
  <bibref ref="XMLSchemaP1"/>,<bibref ref="XMLSchemaP2"/> is required
  of all processors.  
  </p>
      </note>

  <p>
  The schema components contained in the {element declarations}
  property of <specref ref="Definitions_details"/> provide the type
  system used for Message Reference and Interface Fault components.
  Message Reference components indicate their structure and content by using
  the standard <emph>attribute information item</emph>s <att>element</att>, or for alternate schema
  languages in which these concepts do not map well, by using
  alternative <emph>attribute information item</emph> extensions. Interface Fault components behave
  similarly. Such extensions should define how they reference type
  system components. Such type system components MAY appear in
  additional collection properties on <specref ref="Definitions_details"/>.
  </p>

  <p>
  The schema components contained in the {type definitions}
  property of <specref ref="Definitions_details"/> provide the
  type system used for constraining the values of properties
  described by Property components. Extensions in the form of
  <emph>attribute information item</emph>s can be used to refer to constraints (type definitions
  or analogous constructs) described using other schema languages
  or type systems. Such components MAY appear in additional
  collection properties on <specref ref="Definitions_details"/>.
  </p>

<p>The <el>types</el> <emph>element information item</emph> encloses data type definitions, based upon
the XML Infoset, used to define messages and has the following Infoset properties:</p>

<ulist>
  <item><p>A [local name] of <el>types</el>.</p></item>

  <item><p>A [namespace name] of
	<attval>http://www.w3.org/2004/08/wsdl</attval>.</p></item>
  <item><p>Zero or more namespace qualified <emph>attribute information item</emph>s in its [attributes]
  property. The [namespace name] property of such <emph>attribute information item</emph>s MUST NOT be http://www.w3.org/2004/08/wsdl</p></item>

  <item><p>Zero or more <emph>element information item</emph>s amongst its [children] as follows:</p>
  <ulist>
  <item><p>An OPTIONAL <el>documentation</el> <emph>element information item</emph> (see <specref ref="eii-documentation"/>) in its [children]
        property.</p></item>
  <item><p>Zero or more <emph>element information item</emph>s from among the following, in any
  order:</p>
    <ulist>
	  <item><p><el>xs:import</el> <emph>element information item</emph>s</p></item>
	  <item><p><el>xs:schema</el> <emph>element information item</emph>s</p></item>
	  <item><p>Other namespace qualified <emph>element information item</emph>s whose namespace is NOT http://www.w3.org/2004/08/wsdl</p></item>
	</ulist>
  </item>

  </ulist>
  </item>
</ulist>

<div2 id="xsd-types">
<head>Using W3C XML Schema Description Language</head>

<p>
XML Schema MAY be used as the schema language via import or
embedding. Each method defines a different <emph>element information item</emph> for use within
a <el>types</el> <emph>element information item</emph>.  All processors MUST support XML Schema
type definitions.
</p>

<p>A WSDL description MUST NOT refer to XML Schema components in a given
namespace unless an <el>xs:import</el> and/or <el>xs:schema</el> statement
for that namespace is present. That is, using the <el>xs:import</el> and/or
<el>xs:schema</el> constructs is a necessary condition for making XML Schema
components available to a WSDL description. 
</p>

<div3 id="import-xsd">
<head>Importing XML Schema</head>

<p>Importing an XML Schema uses the syntax and semantics of the <el>xs:import</el>
mechanism defined by XML Schema <bibref ref="XMLSchemaP1"/>,<bibref ref="XMLSchemaP2"/>,
with some additional restrictions. The schema components defined in the imported
schema are available for reference by QName (see <specref ref="qnameres"/>).
Note that only components defined in the schema itself and components
included by it via <el>xs:include</el> are available to WSDL. Specifically, components
that the schema imports via <el>xs:import</el> are NOT available to WSDL.</p>

<p>A child <emph>element information item</emph> of the
<el>types</el> <emph>element information item</emph> is defined with the Infoset properties as follows:</p>
<ulist>
<item>
<p>A [local name] of <attval>import</attval>.</p>
</item>
<item>
<p>A [namespace name] of
<attval>http://www.w3.org/2001/XMLSchema</attval>.</p>
</item>
<item>
<p>One or two <emph>attribute information item</emph>s as follows:</p>
<ulist>
<item><p>A REQUIRED <att>namespace</att> <emph>attribute information item</emph> as described below.</p></item>
<item><p>An OPTIONAL <att>schemaLocation</att> <emph>attribute information item</emph> as described below.</p></item>
</ulist>
</item>
</ulist>
<div4 id="namespace-attribute">
<head><att>namespace</att> <emph>attribute information item</emph></head>
<p>The <att>namespace</att> <emph>attribute information item</emph> defines the namespace of the element declarations
and type definitions imported from the referenced schema.  The referenced schema MUST contain
a <att>targetNamespace</att> <emph>attribute information item</emph> on
its <el>xs:schema</el> <emph>element information item</emph> and the values of these two <emph>attribute information item</emph>s MUST
be identical.  It is an error to import a schema that does not have
a <att>targetNamespace</att> <emph>attribute information item</emph> on its <el>xs:schema</el> <emph>element information item</emph>. Such schemas
must first be included (using <el>xs:include</el>) in a schema that contains
a <att>targetNamespace</att> <emph>attribute information item</emph> on its <el>xs:schema</el> <emph>element information item</emph>, which
can then be either imported or inlined in the WSDL document.
</p>
<p>
The <att>namespace</att> <emph>attribute information item</emph>
has the following Infoset properties:</p>
<ulist>
<item><p>A [local name] of namespace</p></item>
<item><p>A [namespace name] which has no value.</p></item>
</ulist>

<p>The type of the <att>namespace</att> <emph>attribute information item</emph> is <emph>xs:anyURI</emph>.</p>
</div4>
<div4 id="schemaLocation-attribute">
<head><att>schemaLocation</att> <emph>attribute information item</emph></head>
<p>The <att>schemaLocation</att> <emph>attribute information item</emph>, if present, provides a hint
to the processor as to where the schema may be located.  Caching and
cataloging technologies may provide better information than this hint.  The
<att>schemaLocation</att> <emph>attribute information item</emph> has the following infoset properties:</p>
<ulist>
<item><p>A [local name] of schemaLocation.</p></item>
<item><p>A [namespace name] which has no value.</p></item>
</ulist>
<p>The type of the <att>schemaLocation</att> <emph>attribute information item</emph> is <emph>xs:anyURI.</emph></p>
</div4>
</div3>

<div3 id="embed-xsd">
<head>Embedding XML Schema</head>

<p>Embedding an XML schema uses the existing top-level
<el>xs:schema</el> <emph>element information item</emph> defined by XML Schema <bibref ref="XMLSchemaP1"/>.  
It may be viewed as simply cutting and pasting an
existing, stand-alone schema, to a location inside the types <emph>element information item</emph>.</p>
<p>The schema components defined in the embedded schema are available to
WSDL for reference by QName (see <specref ref="qnameres"/>). Note
that only components defined in the schema itself and components
included by it via <el>xs:include</el> are available to WSDL. Specifically
components that the schema imports via <el>xs:import</el> are NOT
available to WSDL.</p>
<p> Similarly, components defined in an embedded XML schema are NOT automatically
made available to a WSDL description that imported (using <el>wsdl:import</el>)
the description that embeds the schema (see <specref ref="imports"/> for more details).
For this reason, it is recommended that XML schema documents intended
to be shared across several WSDL descriptions be placed in separate
documents and imported using <el>xs:import</el>, rather than
embedded inside a WSDL document.</p>
<p>Inside an embedded XML schema, the <el>xs:import</el> and <el>xs:include</el>
<emph>element information item</emph>s MAY be used to refer to other XML schemas embedded in the same
WSDL description, provided that an appropriate value is specified for
their <el>schemaLocation</el> <emph>attribute information item</emph>s. The semantics of such <emph>element information item</emph>s are
governed solely by the XML Schema specification <bibref ref="XMLSchemaP1"/>.</p>

<p>The
<el>xs:schema</el> <emph>element information item</emph> has the following Infoset properties:</p>
<ulist>
<item><p>A [local name] of schema.</p></item>
<item><p>A [namespace name] of <attval>http://www.w3.org/2001/XMLSchema</attval>.</p></item>
<item><p>A REQUIRED <att>targetNamespace</att> <emph>attribute information item</emph>, amongst its [attributes] as described below.</p></item>
<item><p>Additional OPTIONAL <emph>attribute information item</emph>s as specified for the <el>xs:schema</el>
<emph>element information item</emph> by the XML Schema specification.</p></item>
<item><p>Zero or more child <emph>element information item</emph>s as specified for the <el>xs:schema</el> <emph>element information item</emph>
by the XML Schema specification.</p></item>
</ulist>
<div4 id="targetNamespace-attribute">
<head><att>targetNamespace</att> <emph>attribute information item</emph></head>
<p>The <att>targetNamespace</att> <emph>attribute information item</emph> defines the namespace of the
element declarations and type definitions embedded in its [owner] <el>xs:schema</el> <emph>element information item</emph>.  WSDL modifies the
XML Schema definition of the <el>xs:schema</el> <emph>element information item</emph> to make this
<emph>attribute information item</emph> required.  The <att>targetNamespace</att> <emph>attribute information item</emph>
has the following infoset properties:</p>
<ulist>
<item><p>A [local name] of targetNamespace.</p></item>
<item><p>A [namespace name] which has no value.</p></item>
</ulist>
<p>The type of the <att>targetNamespace</att> <emph>attribute information item</emph> is <emph>xs:anyURI</emph>.</p>
</div4>
</div3>
<div3 id="references-definitions">
<head>References to Element Declarations and Type Definitions</head>
<p>
Whether embedded or imported, the element declarations present in a
schema may be referenced from a Message Reference or Interface Fault component.
Similarly, regardless of whether they are embedded or imported, the type definitions
present in a schema may be referenced from a Property component.
</p>
<p>
A named, global <el>xs:element</el> declaration may be referenced from the <att>element</att>
<emph>attribute information item</emph> of an <el>input</el>, <el>output</el> or <el>fault</el> <emph>element information item</emph>.
The QName is constructed from the <att>targetNamespace</att> of the schema and the value
of the <att>name</att> <emph>attribute information item</emph> of the <el>xs:element</el> <emph>element information item</emph>.  An <att>element</att> 
<emph>attribute information item</emph> MUST NOT refer to a global <el>xs:simpleType</el> or
<el>xs:complexType</el> definition.</p>
<p>
A named, global <el>xs:simpleType</el> or <el>xs:complexType</el>declaration
may be referenced from the <att>constraint</att> <emph>attribute information item</emph> of <el>property</el> <emph>element information item</emph>.
The QName is constructed from the <att>targetNamespace</att> of the schema and the value
of the <att>name</att> <emph>attribute information item</emph> of the <el>xs:simpleType</el> or <el>xs:complexType</el> <emph>element information item</emph>.
A <att>constraint</att> <emph>attribute information item</emph> MUST NOT refer to a global <el>xs:element</el> definition.</p>
</div3>

</div2>

<div2 id="other-types">
<head>Using Other Schema Languages</head>

<p>
Since it is unreasonable to expect that a single schema language can
be used to describe all possible Message Reference, Fault and Property
component contents and their constraints, WSDL allows alternate schema
languages to be specified via extensibility elements.  An
extensibility <emph>element information item</emph> MAY appear under the <el>types</el> <emph>element information item</emph> to
identify the schema language employed, and to locate the schema
instance defining the grammar for Message Reference and Interface Fault
components or the constraint for Property components. Depending upon
the schema language used, an
<emph>element information item</emph> MAY be defined to allow embedding, if and only if the schema
language can be expressed in XML.
</p>
<p> A specification of extension syntax
for an alternative schema language MUST include the declaration of an <emph>element information item</emph>,
intended to appear as a child of the <el>wsdl:types</el> <emph>element information item</emph>, which
references, names, and locates the schema instance (an "import"
<emph>element information item</emph>). The extension specification SHOULD, if necessary, define
additional properties of <specref ref="Definitions_details"/> (and
extensibility attributes) to hold the components of the referenced
type system.  It is expected that additional extensibility attributes for Message
Reference, Interface Fault and Property components will also be defined, along
with a mechanism for resolving the values of those attributes to a
particular imported type system component.
</p>

<p> See <specref ref="other-schemalang"/> for examples of using other
schema languages. These examples reuse the {element declarations}
property of <specref ref="Definitions_details"/> and the
<att>element</att> <emph>attribute information item</emph>s of the <el>wsdl:input</el>, <el>wsdl:output</el>
and <el>wsdl:fault</el> <emph>element information item</emph>s.</p>

</div2>




</div1>

<div1 id="modularize">
<head>Modularizing WSDL descriptions</head> 

<p>This specification provides two mechanisms, described in this
section, for modularizing WSDL descriptions. These mechanisms help to
make WSDL descriptions clearer by allowing separation of the various
components of a description. Such separation could be performed
according to the level of abstraction of a given set of components, or
according to the namespace affiliation required of a given set of
components or according to some other grouping such as application
applicability.</p>

<p>Both mechanisms work at the level of WSDL components and NOT at the
level of XML Information Sets or XML 1.0 serializations.</p>

<div2 id="includes">
<head>Including Descriptions</head>

<eg xml:space="preserve">&lt;definitions&gt;
  &lt;<b>include</b>
        location="<emph>xs:anyURI</emph>" &gt;
    &lt;documentation /&gt;?
  &lt;/<b>include</b>&gt;
&lt;/definitions&gt;
</eg>

<p>The WSDL <el>include</el> <emph>element information item</emph> allows for the separation of
different components of a service definition, belonging the same target
namespace, into independent WSDL documents which can be merged as
needed.</p>

<p>The WSDL <el>include</el> <emph>element information item</emph> is modeled after the XML Schema
<el>include</el> <emph>element information item</emph> (see <bibref ref="XMLSchemaP1"/>, section 4.2.3
"References to schema components in the same namespace"). Specifically,
it can be used to include components from WSDL descriptions that share
a target namespace with the including description.  Components in
<emph>directly</emph> included descriptions become part of the
component model of the including description. Directly included means
that component inclusion is not transitive; components included by one
of the included documents are <emph>not</emph> available to the
original including document unless the are included directly by that
document.  The included components can be referenced by QName. Note
that because all WSDL descriptions have a target namespace,
no-namespace includes (sometimes known as "chameleon includes") never
occur in WSDL.</p>

<p>
A mutual include is direct inclusion by one WSDL document of another
WSDL document which includes the first.  A circular include achieves
the same effect with greater indirection (WSDL A includes WSDL B
includes WSDL A, for instance).  Multiple inclusion of a single WSDL
document resolves to a single set of components.  Mutual, multiple,
and circular includes are explicitly permitted, and do not represent
multiple redefinitions of the same components.  Multiple inclusion of
a single WSDL document has the same meaning as including it only once.
Processors are encouraged to keep track of the source of component
definitions, so that multiple, mutual, and circular includes do not
require establishing identity on a component-by-component basis.
</p>

<p>The <el>include</el> <emph>element information item</emph> has:</p>
<ulist>
  <item><p>A [local name] of <el>include</el>.</p></item>
  <item><p>A [namespace name] of
     <attval>http://www.w3.org/2004/08/wsdl</attval>.</p>
  </item>
  <item>
    <p>One or more <emph>attribute information item</emph>s amongst its [attributes] as follows:</p>
	<ulist>
	  <item>
	    <p>A REQUIRED <att>location</att> <emph>attribute information item</emph> as described below
	    in <specref ref="include_location_attribute"/>.</p>
	  </item>
	  <item>
	    <p>Zero or more namespace qualified <emph>attribute information item</emph>s. The [namespace
	    name] of such <emph>attribute information item</emph>s MUST NOT be
	    <attval>http://www.w3.org/2004/08/wsdl</attval>.</p>
	  </item>
    </ulist>
  </item>
  <item>
    <p>Zero or more <emph>element information item</emph> amongst its [children], as follows:</p>
    <ulist>
	  <item>
		<p>An optional <el>documentation</el> <emph>element information item</emph> (see
		<specref ref="eii-documentation"/>).</p>
          </item>
          <item>
                <p>Zero or more namespace-qualified <emph>element information item</emph>s amongst its
                [children]. The [namespace name] of such <emph>element information item</emph>s MUST
                NOT be <attval>http://www.w3.org/2004/08/wsdl</attval>.  </p>
          </item>
    </ulist>
  </item>
</ulist>

<div3 id="include_location_attribute">
  <head><att>location</att> <emph>attribute information item</emph> with <el>include</el> [owner]</head>
  <p>The <att>location</att> <emph>attribute information item</emph> has the following Infoset properties:</p>

    <ulist>
      <item><p>A [local name] of <att>location</att>.</p></item>
      <item><p>A [namespace name] which has no value.</p></item>
    </ulist>

  <p>A <att>location</att> <emph>attribute information item</emph> is of type <att>xs:anyURI</att>.  Its
  actual value is the location of some information about the namespace
  identified by the <att>targetNamespace</att> <emph>attribute information item</emph> of the containing
  <el>definitions</el> <emph>element information item</emph>.</p>

  <p>If the URI indicated by <att>location</att> is not dereferenceable
  or does not resolve to a WSDL document then the processor MUST fail
  immediately. That is, <el>include</el> elements MUST be processed
  immediately by WSDL processors.</p>

  <p>The actual value of the <att>targetNamespace</att> <emph>attribute information item</emph> of the
  included WSDL document MUST match the actual value of the
  <att>targetNamespace</att> <emph>attribute information item</emph> of the <el>definitions</el> <emph>element information item</emph>
  which is the [parent] of the <el>include</el> <emph>element information item</emph>.</p>
</div3>
</div2>

<div2 id="imports">
<head>Importing Descriptions</head>

<eg xml:space="preserve">&lt;definitions&gt;
  &lt;<b>import</b>
        namespace="<emph>xs:anyURI</emph>" 
        location="<emph>xs:anyURI</emph>"? &gt;
    &lt;documentation /&gt;?
  &lt;/<b>import</b>&gt;
&lt;/definitions&gt;
</eg>

<p>The WSDL <el>import</el> <emph>element information item</emph>, like the <el>include</el> <emph>element information item</emph>
(see <specref ref="includes"/>) also allows for the separation of the
different components of a WSDL description into independent
descriptions, but in this case with different target namespaces, which
can be imported as needed. This technique helps writing clearer WSDL
descriptions by separating the definitions according to their level
of abstraction, and maximizes reusability.</p>

<p>The WSDL <el>import</el> <emph>element information item</emph> is modeled after the XML Schema
<el>import</el> <emph>element information item</emph> (see <bibref ref="XMLSchemaP1"/>, section 4.2.3
"References to schema components across namespaces"). Specifically, it
can be used to import components from WSDL descriptions that do not
share a target namespace with the importing document. Components in
<emph>directly</emph> imported descriptions are part of the component
model of the importing description. Directly imported means that
component importation is not transitive; components imported by one of
the imported documents are <emph>not</emph> available to the original
importing document unless the are imported directly by that document.
The imported components can be referenced by QName.</p>
<p> Using the <el>import</el> construct is a necessary condition for making
components from another namespace available to a WSDL
description. That is, a WSDL description MUST NOT refer to components in
a namespace other than the target namespace unless an import statement
for that namespace is present. The same considerations apply to schemas
embedded in an imported WSDL description (see <specref ref="embed-xsd"/>).
More explicitly, components defined by an XML schema document
embedded inside an imported WSDL description are NOT made available
to the importer unless the latter contains an explicit
<el>xs:import</el> statement to that purpose.</p>

<p>This specification DOES NOT preclude repeating the <el>import</el>
<emph>element information item</emph> for the same value of the <att>namespace</att> <emph>attribute information item</emph> as long as
they provide different values for the <att>location</att>
<emph>attribute information item</emph>. Repeating the <el>import</el> <emph>element information item</emph> for the same
<att>namespace</att> value MAY be used as a way to provide alternate
locations to find information about a given namespace.</p>

<p>Furthermore, this specification DOES NOT require the
<att>location</att> <emph>attribute information item</emph> to be dereferenceable. If it is not
dereferenceable then no information about the imported namespace is
provided by that <el>import</el> <emph>element information item</emph>. It is possible that such lack
of information results in QNames in other parts of a WSDL Definitions
component to become broken references (see <specref ref="qnameres"/>). Such broken references are not errors of the
<el>imports</el> <emph>element information item</emph> but rather QName resolution errors which must
be detected as described in <specref ref="qnameres"/>.</p>

<p>The <el>import</el> <emph>element information item</emph> has the following Infoset properties:</p>
  <ulist>
    <item>
      <p>A [local name] of <el>import</el>.</p>
    </item>
    <item>
      <p>A [namespace name] of <attval>http://www.w3.org/2004/08/wsdl</attval>.</p>
    </item> 
  <item>

<p>Two or more <emph>attribute information item</emph>s amongst its [attributes] as follows:</p>
	<ulist>
	  <item>
	    <p>A REQUIRED <att>namespace</att> <emph>attribute information item</emph> as described
	    below in <specref ref="import_namespace_attribute"/>.</p>
	  </item>
	  <item>
	    <p>An OPTIONAL <att>location</att> <emph>attribute information item</emph> as described
	    below in <specref ref="import_location_attribute"/>.</p>
	  </item>
	  <item>
	    <p>Zero or more namespace qualified <emph>attribute information item</emph>s. The [namespace
	    name] of such <emph>attribute information item</emph>s MUST NOT be
	    <attval>http://www.w3.org/2004/08/wsdl</attval>.</p>
	  </item>
    </ulist>
  </item>
  <item>
    <p>Zero or more <emph>element information item</emph> amongst its [children], as follows:</p>
    <ulist>
	  <item>
		<p>An optional <el>documentation</el> <emph>element information item</emph> (see
		<specref ref="eii-documentation"/>).</p>
          </item>
          <item>
                <p>Zero or more namespace-qualified <emph>element information item</emph>s amongst its
                [children]. The [namespace name] of such <emph>element information item</emph>s MUST
                NOT be <attval>http://www.w3.org/2004/08/wsdl</attval>.  </p>
          </item>
    </ulist>
  </item>

 </ulist>

<div3 id="import_namespace_attribute">
  <head><att>namespace</att> <emph>attribute information item</emph></head>
  <p>The <att>namespace</att> <emph>attribute information item</emph> has the following Infoset properties:</p>
  <ulist>
   <item>
    <p>A [local name] of <att>namespace</att>.</p>
   </item>
   <item>
    <p>A [namespace name] which has no value.</p>
   </item>
 </ulist>
 <p>The <att>namespace</att> <emph>attribute information item</emph> is of type
 <att>xs:anyURI</att>. Its actual value indicates that the containing
 WSDL document MAY contain qualified references to WSDL definitions in
 that namespace (via one or more prefixes declared with namespace
 declarations in the normal way). This value MUST NOT match the actual
 value of the enclosing WSDL document <att>targetNamespace</att>
 <emph>attribute information item</emph>. If the import statement results in the import of a WSDL
 document then the actual value of the <att>namespace</att> <emph>attribute information item</emph> MUST
 be identical to the actual value of the imported WSDL document's
 <att>targetNamespace</att> <emph>attribute information item</emph>.</p>
</div3>

<div3 id="import_location_attribute">
  <head><att>location</att> <emph>attribute information item</emph> with <el>import</el> [owner]</head>
  <p>The <att>location</att> <emph>attribute information item</emph> has the following Infoset properties:</p>
  <ulist>
   <item>
    <p>A [local name] of <att>location</att>.</p>
   </item>
   <item>
     <p>A [namespace name] which has no value.</p>
   </item>
  </ulist>
      <p>The <att>location</att> <emph>attribute information item</emph> is of type
      <att>xs:anyURI</att>. Its actual value is the location of some
      information about the namespace identified by the
      <att>namespace</att> <emph>attribute information item</emph>.</p>

	  <p>The <att>location</att> <emph>attribute information item</emph> is optional. This allows WSDL
	  components to be constructed from information other than
	  serialized XML 1.0. It also allows the development of WSDL processors that
	  have <emph>a priori</emph> (i.e., built-in) knowledge of certain namespaces.</p>
</div3>
</div2>

</div1>

<!-- ******************************************************************* -->

<div1 id="eii-documentation">
  <head>Documentation</head>

<eg xml:space="preserve">&lt;<b>documentation</b>&gt;
  [<emph>extension elements</emph>]*
&lt;/<b>documentation</b>&gt;
</eg>

  <p>
  WSDL uses the optional <el>documentation</el> <emph>element information item</emph> as a container
  for human readable and/or machine processable documentation. The
  content of the <emph>element information item</emph> is arbitrary <emph>character information
  items</emph> and <emph>element information item</emph>s ("mixed" content in XML Schema<bibref ref="XMLSchemaP1"/>). The <el>documentation</el> <emph>element information item</emph> is allowed
  inside any WSDL <emph>element information item</emph>.
  </p>

  <p>
  The <el>documentation</el> <emph>element information item</emph> has:
  </p>

  <ulist>
    <item>
	  <p>
	  A [local name] of <el>documentation</el>.
	  </p>
	</item>
	<item>
	  <p>
	  A [namespace name] of <attval>http://www.w3.org/2004/08/wsdl</attval>.
	  </p>
	</item>
    <item>
	  <p>
	  Zero or more <emph>attribute information item</emph>s in its [attributes] property.
	  </p>
	</item>
	<item>
	  <p>
	  Zero or more child <emph>element information item</emph>s in its [children] property.
	  </p>
	</item>
    <item>
	  <p>
	  Zero or more <emph>character information item</emph>s in  its
	  [children] property.
	  </p>
	</item>
  </ulist>

</div1>

<!-- ******************************************************************* -->

<div1 id="language-extensibility">
  <head>Language Extensibility</head>

        <p>
        In addition to extensibility implied by the Feature and Property
        components described above, the schema for WSDL has a two-part
        extensibility model based on namespace-qualified elements and attributes.
        An extension is identified by the qname consisting of its 
	namespace URI and its element name.    The meaning of an 
	extension SHOULD be defined (directly or indirectly) in a document 
	that is available at its namespace URI.
	</p>

  <div2 id="eii-extensibility">
    <head>Element based Extensibility</head>

	<p>
	WSDL allows extensions to be defined in terms of <emph>element information item</emph>s. Where
	indicated herein, WSDL allows namespace-qualified <emph>element information item</emph>s whose
	[namespace name] is NOT <attval>http://www.w3.org/2004/08/wsdl</attval> to appear among the
	[children] of specific <emph>element information item</emph>s whose [namespace name] is
	<attval>http://www.w3.org/2004/08/wsdl</attval>. Such <emph>element information item</emph>s MAY be used to annotate WSDL
	constructs such as interface, operation, etc.
	</p>
	<p>
	It is expected that extensions will want to add to the
	existing properties of components in the component model. The
	specification for an extension <emph>element information item</emph> should include definitions
	of any such properties and the mapping between the XML
	representation of the extension and the properties in the
	component model.
	</p>



	<p>
	The WSDL schema also defines a base type for use by extensibility
	elements. <specref ref="exttype"/> shows the type definition. The
	use of this type as a base type is optional. The element
	declarations which serve as the heads of the defined substitution
	groups are all of type <attval>xs:anyType</attval>.
	</p>
	
	<p>
	Extensibility elements are commonly used to specify some
	technology-specific binding. They allow innovation in the area of
	network and message protocols without having to revise the base
	WSDL specification. WSDL recommends that specifications defining
	such protocols also define any necessary WSDL extensions used to
	describe those protocols or formats.
	</p>

    <p>
	<example id="exttype">
	  <head>Base type for extensibility elements</head>
	  <eg xml:space="preserve">
&lt;xs:complexType name='ExtensibilityElement' abstract='true' &gt;
  &lt;xs:attribute ref='wsdl:required' use='optional' /&gt;
&lt;/xs:complexType&gt;
	  
	  </eg>
	</example>
    </p>

	<div3 id="mandatoryext">
	  <head>Mandatory extensions</head>
	  <p>
	  Extension elements can be marked as mandatory by annotating them
	  with a <att>wsdl:required</att> <emph>attribute information item</emph> (see <specref ref="required-aii"/>) with a value of <attval>true</attval>.
	A mandatory extension is an extension that MAY change
	the meaning of the element to which it is attached,
	such that the meaning of that element is no longer governed by
	this specification. Instead, the meaning of an
	element containing a mandatory extension is governed
	by the meaning of that extension. Thus, the definition of the
	element's meaning is <emph>delegated</emph> to the specification 
	that defines the extension.
	  </p>

	  <p>
          An extension that is NOT marked as mandatory MUST NOT invalidate the 
          meaning of any part of the WSDL document. Thus, a NON-mandatory extension 
          merely provides additional description of capabilities of the 
          service. This specification does not provide a mechanism to mark 
          extension attributes as being required. Therefore, all extension attributes 
          are NON-mandatory.	  
          </p>

	<note>
	<p>
	A mandatory extension is considered mandatory because it has the
	ability to change the meaning of the element to which it is
	attached.  Thus, the meaning of the element may not be fully
	understood without understanding the attached extension.
	A NON-mandatory extension, on the other hand, can be safely ignored
	without danger of misunderstanding the rest of the WSDL document.
	</p>
	</note>

	<p>
        If a WSDL document declares an extension, Feature or Property as optional 
        (i.e., NON-mandatory), then the provider agent MUST NOT assume that the 
        requester agent supports that extension, Feature or Property, <emph>unless</emph> the 
        provider agent knows (through some other means) that the requester agent 
        has in fact elected to engage and support that extension, Feature or 
        Property.
	</p>

	<p>
        On the other hand, a requester agent MAY engage an extension, Feature or 
        Property that is declared as optional in the WSDL document. Therefore, the 
        provider agent MUST support every extension, Feature or Property that is 
        declared as optional in the WSDL document, in addition to supporting every 
        extension, Feature or Property that is declared as mandatory.
	</p>

	<note>
	<p>
        If finer-grain, direction-sensitive control of extensions, Features or 
        Properties is desired, then such extensions, Features or Properties may be 
        designed in a direction-sensitive manner (from requester or from provider) 
        so that either direction may be separately marked required or 
        optional. For example, instead of defining a single extension that governs 
        both directions, two extensions could be defined -- one for each direction.
	</p>
	</note>

	</div3>

	<div3 id="required-aii">
	  <head><att>required</att> <emph>attribute information item</emph></head>

	  <p>
	  WSDL provides a global <emph>attribute information item</emph> with the following Infoset
	  properties:</p>
      <ulist>
	    <item>
		  <p>
		  A [local name] of <att>required</att>.
		  </p>
		</item>
	    <item>
		  <p>
		  A [namespace name] of <attval>http://www.w3.org/2004/08/wsdl</attval>.
		  </p>
		</item>
	    <item>
		  <p>
		  A [specified] property with a value of <attval>true</attval>.
		  </p>
		</item>
	  </ulist>
	
	  <p>
	  The type of the <att>required</att> <emph>attribute information item</emph> is <emph>xs:boolean</emph>.
	  </p>
    </div3>

  </div2>

  <div2 id="aii-extensibility">
    <head>Attribute-based Extensibility</head>
	<p>
	WSDL allows qualified <emph>attribute information item</emph>s whose [namespace name] is NOT
	<attval>http://www.w3.org/2004/08/wsdl</attval> to appear on any <emph>element information item</emph> whose
	namespace name IS <attval>http://www.w3.org/2004/08/wsdl</attval>. Such <emph>attribute information item</emph>s can
	be used to annotate WSDL constructs such as interfaces, bindings, etc.
	</p>
	<p>
	WSDL does not provide a mechanism for marking extension
	<emph>attribute information item</emph>s as mandatory.
	</p>
  </div2>

  <div2 id="extensibility-semantics">
    <head>Extensibility Semantics</head>
  
    <p>As indicated above, it is expected that the presence of
    extensibility elements and attributes will result in additional
    properties appearing in the component model.</p>

    <p>The presence of an optional extensibility element or attribute
    MAY therefore augment the semantics of a WSDL document in ways
    that do not invalidate the existing semantics.  However, the
    presence of a mandatory extensibility element MAY alter the
    semantics of a WSDL document in ways that invalidate the existing
    semantics.</p>

      <note><p>Authors of extensibility elements should avoid
      altering the existing semantics in ways that are likely to
      confuse users.</p></note>

  </div2>
</div1>

<div1 id="wsdllocation">
<head>Locating WSDL Documents</head>

  <p>As an XML vocabulary, WSDL documents or fragments or references
  to WSDL components (via QNames) MAY appear within other XML
  documents. In such scenarios it could be necessary to provide some
  hints on where additional WSDL information for a given namespace can
  be found in order to help with QName resolution <specref ref="qnameres"/>.</p>

  <p>This specification defines a global attribute,
  <att>wsdlLocation</att> in the namespace
  <attval>http://www.w3.org/2004/08/wsdl-instance</attval> for this purpose (hereafter referred to
  as <attval>wsdli:wsdlLocation</attval>). This global attribute MAY
  appear on any XML element which allows attributes from other
  namespaces to occur. It MUST NOT appear on a
  <el>wsdl:definitions</el> element or any of its
  children/descendants.</p>

    <div2 id="wsdlLocation-aii">
      <head><att>wsdli:wsdlLocation</att> <emph>attribute information item</emph></head>

      <p>
	WSDL provides a global <emph>attribute information item</emph> with the following Infoset
	properties:</p>
      <ulist>
	<item>
          <p>
	    A [local name] of <att>wsdlLocation</att>.
	  </p>
	</item>
	<item>
	  <p>
	   A [namespace name] of <attval>http://www.w3.org/2004/08/wsdl-instance</attval>.
	  </p>
	</item>
      </ulist>

      <p> The type of the <att>wsdlLocation</att> <emph>attribute information item</emph> is a list
      <emph>xs:anyURI</emph>.  Its actual value MUST be a list of
      pairs of URIs; where the first URI of a pair, which MUST be an
      absolute URI as defined in <bibref ref="RFC2396"/>, indicates a
      WSDL namespace name, and, the second a hint as to the location
      of a WSDL document defining WSDL components for that namespace
      name. The second URI of a pair MAY be absolute or relative.
      </p>
    </div2>
    
</div1>

<div1 id="conformance">
<head>Conformance</head>

  <div2 id="markup">
  <head>Document Conformance</head>

    <p>An <emph>element information item</emph> whose namespace name is <attval>http://www.w3.org/2004/08/wsdl</attval> and
    whose local part is <el>definitions</el> conforms to this
    specification if it conforms to the XML Schema for that element as
    defined by this specification family and additionally adheres to
    all the constraints contained in this specification.</p>

    <p>Note that the WSDL language is defined in terms of the
    component model defined by this specification. As such, it is
    explicitly NOT a conformance requirement to be able to process
    documents encoded in a particular version of XML, in particular XML
    1.1 <bibref ref="XML11"/>.</p>

  </div2>
	
  <div2 id="infoset">
  <head>XML Information Set Conformance</head>
	
    <p>This specification conforms to the <bibref ref="XMLInfoSet"/>.  The
    following information items MUST be present in the input infosets
    to enable correct processing of WSDL documents:</p>

    <ulist>
      <item><p><emph>Document Information Items</emph> with
            <emph>children</emph> and <emph>base URI</emph>
            properties.</p> </item>

      <item><p><emph>Element Information Items</emph> with
            <emph>namespace name</emph>, <emph>local name</emph>,
            <emph>children</emph>, <emph>attributes</emph>, <emph>base
            URI</emph> and <emph>parent</emph> properties.</p> </item>

      <item><p><emph>Attribute Information Items</emph> with
            <emph>namespace name</emph>, <emph>local name</emph> and
            <emph>normalized value</emph> properties.</p> </item>

      <item><p><emph>Character Information Items</emph> with
            <emph>character code</emph>, <emph>element content
            whitespace</emph> and <emph>parent</emph> properties.</p>
            </item>
    </ulist>
  </div2>

  <div2 id="processor">
  <head>Processor Conformance</head>

	<p>
	This section defines a class of conformant WSDL processors that
	are intended to act on behalf of a party that wishes to make use
	of a Web service (i.e., the requester entity or requester agent), 
	rather than the party that implements the
	Web service (i.e., the provider entity or provider agent).
	</p>

	<p>
	An extension element is said to be <emph>processed</emph> if the
	WSDL processor decides (through whatever means) that its parent
	(an <emph>element information item</emph> in the <attval>http://www.w3.org/2004/08/wsdl</attval> namespace) will be
	processed. Note that it is possible for WSDL processors to process
	only a subset of a given WSDL document. For instance, a tool may
	wish to focus on interfaces and operations only, and 
	ignore bindings.
	</p>

    <p>A conformant WSDL processor MUST adhere to the following
    rules:</p>
 
    <ulist>

      <item>
	<p>Except as noted below for mandatory extensions, a
        conformant WSDL processor MUST accept any legal WSDL document
        as defined by this specification.</p>
	</item>

      <item>
        <p>A conformant WSDL processor MUST fault if a portion of a
        WSDL document is illegal according to this specification and
        the WSDL processor attempts to process that portion.</p>
      </item>

      <item>
	<p>A conformant WSDL processor MUST support at least XML
	Schema as a type system language.
	</p>
	</item>

      <item>
	<p>A conformant WSDL processor MUST fail if it processes an
        element containing a wsdl:include statement having a URI that
        is not dereferenceable to a legal WSDL document.
	</p>
	</item>

      <item>
        <p>If a mandatory extension (i.e., a mandatory element,
        feature or property) is processed, a conformant WSDL processor
        MUST either agree to fully abide by all the rules and
        semantics signaled by that extension, or immediately cease
        processing (fault). In particular, if the WSDL processor does
        not recognize the extension, it MUST fault. If the WSDL
        processor recognizes the extension, and determines that the
        extension in question is incompatible with any other aspect of
        the document (including other required extensions), it MUST
        fault.</p>
      </item>

      <item>
	<p>A conformant WSDL processor MAY safely ignore a
	NON-mandatory extension or feature that it does not
	recognize or that it does not choose to implement.
	</p>

          <note><p>If a WSDL document declares an extension or feature
          as optional, then if that extension or feature could apply
          to messages sent by the provider agent as well, then the
          provider agent MUST NOT send any messages that requires the
          requester agent to support that extension or feature. The
          requestor, on the othe hand, MAY engage that extension or
          feature in messages it sends to the provider.</p>

          <p>If finer-grain control of extensions and features is
          desired then such extensions and features must be designed
          in a direction (from requestor or from provider) sensitive
          manner so that any direction may be marked required or
          optional.</p></note>
      </item>

      <item><p>If a wsdl:definitions element is processed, a
      conformant WSDL processor MUST also process the wsdl:import,
      wsdl:include, and wsdl:types children of that
      element.</p></item>

      <item><p>If a wsdl:interface element is processed, a conformant
      WSDL processor MUST also process the wsdl:operation, wsdl:fault,
      wsdl:feature, and wsdl:property children of that
      element.</p></item>

      <item><p>If a wsdl:binding element is processed, a conformant
      WSDL processor MUST also process the wsdl:operation, wsdl:fault,
      wsdl:feature, and wsdl:property children of that element.
      </p></item>

      <item><p>If a wsdl:operation element is processed, a conformant
      WSDL processor MUST also process the wsdl:input, wsdl:output,
      wsdl:infault, wsdl:outfault, wsdl:feature, and wsdl:property
      children of that element.  </p></item>

      <item><p>If a wsdl:property element is processed, a conformant
      WSDL processor MUST also process the wsdl:value and
      wsdl:constraint children of that element.  </p></item>

    </ulist>
  </div2>

</div1>

<div1 id="Syntax-Summary">
<head>XML Syntax Summary (Non-Normative)</head>

<eg xml:space="preserve">
&lt;definitions targetNamespace="<emph>xs:anyURI</emph>" &gt;
  &lt;documentation /&gt;?

  &lt;import namespace="<emph>xs:anyURI</emph>" location="<emph>xs:anyURI</emph>"? &gt;
    &lt;documentation /&gt;?
  &lt;/import&gt;*

  &lt;include location="<emph>xs:anyURI</emph>" &gt;
    &lt;documentation /&gt;?
  &lt;/include&gt;*

  &lt;types&gt;
    &lt;documentation /&gt;?
  &lt;/types&gt;

  &lt;interface name="<emph>xs:NCName</emph>" extends="<emph>list of xs:QName</emph>"? styleDefault="<emph>list of xs:anyURI</emph>"? &gt;
    &lt;documentation /&gt;?

    &lt;fault name="<emph>xs:NCName</emph>" element="<emph>xs:QName</emph>"? &gt;
      &lt;documentation /&gt;?

      &lt;feature ... /&gt;*

      &lt;property ... /&gt;*
    &lt;/fault&gt;*

    &lt;operation name="<emph>xs:NCName</emph>" pattern="<emph>xs:anyURI</emph>" style="<emph>list of xs:anyURI</emph>"? safe="<emph>xs:boolean</emph>"? &gt;
      &lt;documentation /&gt;?

      &lt;input messageLabel="<emph>xs:NCName</emph>"? element="<emph>union of xs:QName, xs:Token</emph>"? &gt;
        &lt;documentation /&gt;?

        &lt;feature ... /&gt;*

        &lt;property ... /&gt;*
      &lt;/input&gt;*

      &lt;output messageLabel="<emph>xs:NCName</emph>"? element="<emph>union of xs:QName, xs:Token</emph>"? &gt;
        &lt;documentation /&gt;?

        &lt;feature ... /&gt;*

        &lt;property ... /&gt;*
      &lt;/output&gt;*

      &lt;infault ref="<emph>xs:QName</emph>" messageLabel="<emph>xs:NCName</emph>"? &gt;
        &lt;documentation /&gt;?

        &lt;feature ... /&gt;*

        &lt;property ... /&gt;*
      &lt;/infault&gt;*

      &lt;outfault ref="<emph>xs:QName</emph>" messageLabel="<emph>xs:NCName</emph>"? &gt;
        &lt;documentation /&gt;?

        &lt;feature ... /&gt;*

        &lt;property ... /&gt;*
      &lt;/outfault&gt;*

      &lt;feature ... /&gt;*

      &lt;property ... /&gt;*
    &lt;/operation&gt;*

    &lt;feature uri="<emph>xs:anyURI</emph>" required="<emph>xs:boolean</emph>"? &gt;
      &lt;documentation /&gt;?
    &lt;/feature&gt;*

    &lt;property uri="<emph>xs:anyURI</emph>" required="<emph>xs:boolean</emph>"? &gt;
      &lt;documentation /&gt;?

      &lt;value&gt; <emph>xs:anyType</emph> &lt;/value&gt;?
      
      &lt;constraint&gt; <emph>xs:QName</emph> &lt;/constraint&gt;?
    &lt;/property&gt;*
  &lt;/interface&gt;*

  &lt;binding name="<emph>xs:NCName</emph>" interface="<emph>xs:QName</emph>"? type="<emph>xs:anyURI</emph>" &gt;
    &lt;documentation /&gt;?

    &lt;fault ref="<emph>xs:QName</emph>" &gt;
      &lt;documentation /&gt;?

      &lt;feature ... /&gt;*

      &lt;property ... /&gt;*
    &lt;/fault&gt;*

    &lt;operation ref="<emph>xs:QName</emph>" &gt;
      &lt;documentation /&gt;?

      &lt;input messageLabel="<emph>xs:NCName</emph>"? &gt;
        &lt;documentation /&gt;?

        &lt;feature ... /&gt;*

        &lt;property ... /&gt;*
      &lt;/input&gt;*

      &lt;output messageLabel="<emph>xs:NCName</emph>"? &gt;
        &lt;documentation /&gt;?

        &lt;feature ... /&gt;*

        &lt;property ... /&gt;*
      &lt;/output&gt;*

      &lt;feature ... /&gt;*

      &lt;property ... /&gt;*
    &lt;/operation&gt;*

    &lt;feature ... /&gt;*

    &lt;property ... /&gt;*
  &lt;/binding&gt;*

  &lt;service name="<emph>xs:NCName</emph>" interface="<emph>xs:QName</emph>" &gt;
    &lt;documentation /&gt;?

    &lt;endpoint name="<emph>xs:NCName</emph>" binding="<emph>xs:QName</emph>" address="<emph>xs:anyURI</emph>"? &gt;
      &lt;documentation /&gt;?

      &lt;feature ... /&gt;*

      &lt;property ... /&gt;*
    &lt;/endpoint&gt;*

    &lt;feature ... /&gt;*

    &lt;property ... /&gt;*
  &lt;/service&gt;*
&lt;/definitions&gt;
</eg>

</div1>

<!-- ******************************************************************* -->

<div1 id="References">
<head>References</head>
    <div2 id="Normative-References">
	<head>Normative References</head>

        <blist>
	  <bibl id="RFC2119" key="IETF RFC 2119" href="http://www.ietf.org/rfc/rfc2119.txt" 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="RFC2396" key="IETF RFC 2396" href="http://www.ietf.org/rfc/rfc2396.txt" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
	    <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Uniform Resource Identifiers (URI): Generic
	    Syntax</titleref>, T. Berners-Lee, R. Fielding, L. Masinter,
	    Authors. Internet Engineering Task Force, August
	    1998. Available at http://www.ietf.org/rfc/rfc2396.txt.
	  </bibl>
	  <bibl id="RFC2732" key="IETF RFC 2732" href="http://www.ietf.org/rfc/rfc2732.txt" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
	    <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Format for Literal IPv6 Addresses in URL's.</titleref>,
	    R. Hinden, B. Carpenter, L. Masinter
	    Authors. Internet Engineering Task Force, December
	    1999. Available at http://www.ietf.org/rfc/rfc2732.txt.
	  </bibl>
	  <bibl id="XML" key="XML 1.0" href="http://www.w3.org/TR/2000/REC-xml-20001006" 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 (Second
	    Edition)</titleref>, T. Bray, J. Paoli,
	    C. M. Sperberg-McQueen, and E. Maler, Editors. World Wide
	    Web Consortium, 10 February 1998, revised 6 October
	    2000. This version of the XML 1.0 Recommendation is
	    http://www.w3.org/TR/2000/REC-xml-20001006. 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="XMLInfoSet" key="XML Information Set" href="http://www.w3.org/TR/2001/REC-xml-infoset-20011024" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
	    <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">XML Information Set</titleref>, J. Cowan and R.
	    Tobin, Editors. World Wide Web Consortium, 24 October 2001.
	    This version of the XML Information Set Recommendation is
	    http://www.w3.org/TR/2001/REC-xml-infoset-20011024. 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="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="XMLSchemaP1" key="XML Schema: Structures" href="http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">	    
	    <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">XML Schema Part 1: Structures</titleref>,
	    H. Thompson, D. Beech, M. Maloney, and N. Mendelsohn,
	    Editors. World Wide Web Consortium, 2 May 2001. This version
	    of the XML Schema Part 1 Recommendation is
	    http://www.w3.org/TR/2001/REC-xmlschema-1-20010502. 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/2001/REC-xmlschema-2-20010502/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
	    <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">XML Schema Part 2: Datatypes</titleref>, P. Byron
	    and A. Malhotra, Editors. World Wide Web Consortium, 2
	    May 2001.  This version of the XML Schema Part 2 Recommendation is
	    http://www.w3.org/TR/2001/REC-xmlschema-2-20010502. 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 key="RFC 3023" href="http://www.ietf.org/rfc/rfc3023.txt" id="RFC3023" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">IETF
	  "RFC 3023: XML Media Types", M. Murata, S. St. Laurent, D. Kohn, July
	  1998.</bibl>
	  
	<bibl key="WSDL MediaType" id="wsdl-media-type" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">IETF Internet Draft "The 'application/wsdl+xml' media type",
	   @@@. (Work to be done once we have consensus on the media type).</bibl>

<!--	  
	<bibl key="14" href="http://www.w3.org/TR/html401/interact/forms.html#submit-format" id="submit-format">
	  W3C Recommendation "HTML 4.01 Specification - Submit format"
	  Dave Raggett, Arnaud Le Hors, Ian Jacobs, 24 December 1999.</bibl>
	  
	<bibl key="15" href="http://www.w3.org/TR/html401/appendix/notes.html#ampersands-in-uris" id="ampersands-in-uris">
	  W3C Recommendation "HTML 4.01 Specification - Ampersands in URIs"
	  Dave Raggett, Arnaud Le Hors, Ian Jacobs, 24 December 1999.</bibl>
	  
	<bibl key="16" href="http://www.w3.org/TR/html401/interact/forms.html#h-17.13.4" id="form-content-types">
	  W3C Recommendation "HTML 4.01 Specification - Form content types"
	  Dave Raggett, Arnaud Le Hors, Ian Jacobs, 24 December 1999.</bibl>
-->
	  
	  <bibl key="WSDL 2.0 Bindings" href="http://www.w3.org/TR/2004/WD-wsdl20-bindings-20040803" id="WSDL-PART3" 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 3: Bindings</titleref>, H. Haas, P. Le
	    H&#233;garet, J-J. Moreau, D. Orchard, J.
	    Schlimmer, Editors. World Wide Web Consortium, 3
	    August 2004. This version of the
	    "Web Services Description Language (WSDL) Version 2.0 Part 3: Bindings" Specification
	    is available at http://www.w3.org/TR/2004/WD-wsdl20-bindings-20040803. The <loc href="http://www.w3.org/TR/wsdl20-bindings" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">latest version of
	    "Web Services Description Language (WSDL) Version 2.0 Part 3: Bindings"</loc> is available at http://www.w3.org/TR/wsdl20-bindings.
	  </bibl>

	  <bibl key="WSDL 2.0 Predefined Extensions" href="http://www.w3.org/TR/2004/WD-wsdl20-extensions-20040803" id="WSDL-PART2" 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: Predefined Extensions</titleref>,
	    M. Gudgin, A. Lewis, and J.  Schlimmer, Editors. World
	    Wide Web Consortium, 3 August
	    2004. This version of the "Web Services Description Language (WSDL) Version 2.0 Part 2: Predefined Extensions"
	    Specification is available at http://www.w3.org/TR/2004/WD-wsdl20-extensions-20040803. The
	    <loc href="http://www.w3.org/TR/wsdl20-extensions" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">latest version of
	    "Web Services Description Language (WSDL) Version 2.0 Part 2: Predefined Extensions"</loc> is available at http://www.w3.org/TR/wsdl20-extensions.
	  </bibl>

	  <bibl key="WSDL 2.0 RDF Mapping" href="http://www.w3.org/TR/2004/WD-wsdl20-extensions-20040803" id="WSDL-PART4" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
	    <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Web Services Description (WSDL) Version 2.0:
	    RDF Mapping</titleref>, XYZ,
	    Editors. World Wide Web Consortium, 3
	    August 2004. This version of the "Web Services
	    Description Version 2.0: RDF Mapping" Specification is available
	    at http://www.w3.org/TR/2004/WD-wsdl20-extensions-20040803. The <loc href="http://www.w3.org/TR/wsdl20-extensions" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">latest version of "Web Services
	    Description Version 2.0: RDF Mapping"</loc> is available at
	    http://www.w3.org/TR/wsdl20-extensions.
	  </bibl>

	  <bibl id="CHARMOD" key="Character Model for the WWW" href="http://www.w3.org/TR/charmod/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
	    <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Character Model for the World Wide Web 1.0: Fundamentals</titleref>,
	    M. Durst, F. Yergeau, R. Ishida, M. Wolf, T. Texin,
	    Editors. W3C Working Draft, 25 February 2004.
            Available at http://www.w3.org/TR/charmod/.
	  </bibl>

	  <bibl id="tag-uri-comp" key="TAG URI FINDING" href="http://www.w3.org/2001/tag/findings" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
	    <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">TAG Finding on URI Comparison</titleref>, X. Foo, Y. Bar,
	    Authors. W3C Technical Architecture Group, Month, Year.
            <loc href="http://www.textuality.com/tag/uri-comp-4" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">Draft available</loc> at http://www.textuality.com/tag/uri-comp-4.
	  </bibl>

	  <bibl id="webarch" key="Web Architecture" href="http://www.w3.org/TR/2003/WD-webarch-20031209/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
	    <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Architecture of the World Wide Web, First
	    Edition</titleref>, Ian Jacobs, Editor. W3C Technical
	    Architecture Group, December, 2003.  Available at
	    http://www.w3.org/TR/2003/WD-webarch-20031209/.
	  </bibl>

	  <bibl id="ISO10646" key="ISO/IEC 10646" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
	  <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">ISO/IEC 10646-1:2000. Information technology --
	  Universal Multiple-Octet Coded Character Set (UCS) --
	  Part 1: Architecture and Basic Multilingual Plane</titleref>
	  (See http://www.iso.ch for the latest version.)
	  </bibl>

	  <bibl id="unicode" key="Unicode" href="http://www.unicode.org/versions/Unicode4.0.1/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
	  <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">The Unicode Consortium, The Unicode Standard, Version 4</titleref>
	  , ISBN 0-321-18578-1, as updated from time to time by the publication of new
	  versions. (See http://www.unicode.org/unicode/standard/versions  for the
	  latest version and additional information on versions of the standard and
	  of the Unicode Character Database).
	  </bibl>
	  
        </blist>

      </div2>

      <div2 id="Informative-References">
 	<head>Informative References</head>

	<blist>

 	  <bibl key="IETF RFC 2045" href="http://www.ietf.org/rfc/rfc2045.txt" id="RFC2045" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">	   
	    <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Multipurpose Internet Mail Extensions (MIME) Part
	    One: Format of Internet Message Bodies</titleref>, N. Freed,
	    N. Borenstein, Authors. Internet Engineering Task Force,
	    November 1996. Available at
	    http://www.ietf.org/rfc/rfc2045.txt.
	  </bibl>
	  <bibl id="RFC2616" key="IETF RFC 2616" href="http://www.ietf.org/rfc/rfc2616.txt" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
	    <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Hypertext Transfer Protocol --
	    HTTP/1.1</titleref>, R. Fielding, J. Gettys, J. Mogul,
	    H. Frystyk, L. Masinter, P. Leach, T. Berners-Lee,
	    Authors. Internet Engineering Task Force, June
	    1999. Available at http://www.ietf.org/rfc/rfc2616.txt.
	  </bibl>
	  <bibl id="SOAP11" key="SOAP 1.1" href="http://www.w3.org/TR/2000/NOTE-SOAP-20000508/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">	    
	    <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Simple Object Access Protocol (SOAP)
	    1.1</titleref>, D. Box, D. Ehnebuske, G. Kakivaya,
	    A. Layman, N. Mendelsohn, H. Frystyk Nielsen, S. Thatte,
	    D. Winer, Editors. World Wide Web Consortium, 8 May
	    2000. This version of the Simple Object Access Protocol 1.1
	    Note is http://www.w3.org/TR/2000/NOTE-SOAP-20000508.
	  </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="SOAP12-PART2" key="SOAP 1.2 Part 2: Adjuncts"
	   
	   
	   
	    href="http://www.w3.org/TR/2003/REC-soap12-part2-20030624/">
	    <titleref>SOAP Version 1.2 Part 2: Adjuncts</titleref>,
	    M. Gudgin, M. Hadley, N. Mendelsohn, J-J. Moreau, and
	    H. Frystyk Nielsen, Editors. World Wide Web Consortium, 7
	    May 2003. This version of the "SOAP Version 1.2 Part 2:
	    Adjuncts" Recommendation is
	    http://www.w3.org/TR/2003/REC-soap12-part2-20030624/. The
	    <loc href="http://www.w3.org/TR/soap12-part2/">latest
	    version of "SOAP Version 1.2 Part 2: Adjuncts"</loc> is
	    available at http://www.w3.org/TR/soap12-part2/.
	  </bibl>

	  <bibl key="23" id="RFC2026" href="http://www.ietf.org/rfc/rfc2026.txt">IETF "RFC 2026:
	  The Internet Standards Process - Revision 3", section
	  4.2.3, S. Bradner, October 1996.</bibl>
-->

	  <bibl key="XML Linking" href="http://www.w3.org/TR/2001/REC-xlink-20010627/" id="XLINK" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
	    <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">XML Linking Language (XLink) Version 1.0</titleref>, S.
	    DeRose, E. Maler, D. Orchard, Editors. World Wide Web
	    Consortium, 27 June 2001. This version of the XML Linking
	    Language 1.0 Recommendation is
	    http://www.w3.org/TR/2001/REC-xlink-20010627. The <loc href="http://www.w3.org/TR/xlink/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">latest version of XML
	    Linking Language 1.0</loc> is available at
	    http://www.w3.org/TR/xlink.
	  </bibl>

	  <bibl key="WSDL 1.1" href="http://www.w3.org/TR/2001/NOTE-wsdl-20010315" id="WSDL11" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
	  <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Web Services Description Language (WSDL)
	  1.1</titleref>, E. Christensen, F. Curbera, G. Meredith, and
	  S. Weerawarana, Authors. World Wide Web Consortium, 15 March
	  2002. This version of the Web Services Description Language
          1.1 Note is http://www.w3.org/TR/2001/NOTE-wsdl-20010315. The <loc href="http://www.w3.org/TR/wsdl" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">latest version of Web
	  Services Description Language 1.1</loc> is available at
	  http://www.w3.org/TR/wsdl.
	</bibl>

	  <bibl key="WSDL 2.0 Primer" href="http://www.w3.org/2002/ws/desc/" id="WSDL-PART0" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
	    <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Web Services Description (WSDL) Version 2.0:
	    Primer</titleref>, K. Sankar, K. Liu, D. Booth,
	    Editors. World Wide Web Consortium, 3
	    August 2004. The editors' version of the Web
	    Services Description Version 2.0: Primer document is
	    available from http://www.w3.org/2002/ws/desc/.
	  </bibl>

	  <bibl key="WSD Requirements" href="http://www.w3.org/TR/2002/WD-ws-desc-reqs-20021028" id="WSDReqs" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest"> <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">Web Services Description
	    Requirements</titleref>, J. Schlimmer, Editor. World Wide
	    Web Consortium, 28 October 2002. This version of the Web
	    Services Description Requirements document is
	    http://www.w3.org/TR/2002/WD-ws-desc-reqs-20021028. The <loc href="http://www.w3.org/TR/ws-desc-reqs/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">latest version of
	    Web Services Description Requirements</loc> is available at
	    http://www.w3.org/TR/ws-desc-reqs.
	  </bibl>

	  <bibl key="XPointer Framework" href="http://www.w3.org/TR/2003/REC-xptr-framework-20030325/" id="XPTR" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">
	    <titleref xlink:type="simple" xlink:show="new" xlink:actuate="onRequest">XPointer Framework</titleref>,Paul Grosso, Eve
	    Maler, Jonathan Marsh, Norman Walsh, Editors. World Wide Web
	    Consortium, 22 November 2002.  This version of the XPointer
	    Framework Proposed Recommendation is
	    http://www.w3.org/TR/2003/REC-xptr-framework-20030325/ The
	    <loc href="http://www.w3.org/TR/xptr-framework/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">latest
	    version of XPointer Framework</loc> is available at
	    http://www.w3.org/TR/xptr-framework/.
	  </bibl>
	
<!--
	<bibl key="WSD Usage Scenarios"
	 
	 
	  href="http://www.w3.org/TR/2002/WD-ws-desc-usecases-20020604/"
	  id="WSDReqs"> <titleref>Web Services Description Usage
	  Scenarios</titleref>, W. Sadiq, S. Kumar, Editors. World Wide Web
	  Consortium, 4 June 2002. This version of the Web Services
	  Usage Scenarios document is
	  http://www.w3.org/TR/2002/WD-ws-desc-usecases-20020604. The
	  <loc href='http://www.w3.org/TR/ws-desc-usecases/'>latest
	  version of Web Services Usage Scenarios</loc> is available at
	  http://www.w3.org/TR/ws-desc-usecases.
	</bibl>
-->	

	  <bibl id="XML11" key="XML 1.1" href="http://www.w3.org/TR/2004/REC-xml11-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.1 </titleref>,
	    T. Bray, J. Paoli, C. M. Sperberg-McQueen, E. Maler, 
	    Francois Yergau, and John Cowan, Editors. World Wide
	    Web Consortium, 04 February 2004, edited in place 15
	    April 2004. This version of the XML 1.1 Recommendation is
	    http://www.w3.org/TR/2004/REC-xml-20040204. The <loc href="http://www.w3.org/TR/xml11" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">latest version of XML
	    1.1</loc> is available at http://www.w3.org/TR/xml11.
	  </bibl>

	</blist>

      </div2>

</div1>

</body>

<!-- ******************************************************************* -->
<!-- ******************************************************************* -->

<back>

    <div1 id="ietf-draft">
    <head>The <attval>application/wsdl+xml</attval> Media Type</head>

   <ednote>
     <name>JJM</name>
     <date>20021107</date>
     <edtext>This was lifted from the SOAP 1.2 specification, and needs to be
     edited to reflect WSDL's own requirements. For example, the WG has not
     reached consensus on whether to use "text/xml", "text/wsdl+xml"
     or "application/wsdl+xml".
     </edtext>
   </ednote>
   
   <p>This appendix defines the <attval>application/wsdl+xml</attval>
   media type which can be used to describe WSDL 2.0 documents
   serialized as XML. It is referenced by the corresponding IANA registration document
   <bibref ref="wsdl-media-type"/>.</p>
      
   
   <div2 id="ietf-reg">
   <head>Registration</head>
   
   <glist>
     <gitem><label>MIME media type name:</label><def><p>application</p></def></gitem>
     
     <gitem><label>MIME subtype name:</label><def><p>wsdl+xml</p></def></gitem>
     
     <gitem><label>Required parameters:</label><def><p>none</p></def></gitem>
     
     <gitem><label>Optional parameters:</label>
     <def>
       <glist>
       <gitem><label>charset</label>
       <def><p>This parameter has identical semantics to the charset parameter
       of the <attval>application/xml</attval> media type as specified in
       <bibref ref="RFC3023"/>.</p></def></gitem>

       </glist>
     </def></gitem>

  <gitem><label>Encoding considerations:</label>
     <def><p>Identical to those of <attval>application/xml</attval>
     as described in <bibref ref="RFC3023"/>,
     section 3.2, as applied to the WSDL document infoset.</p></def></gitem>

  <gitem><label>Security considerations:</label>
     <def><p>See section <specref ref="ietf-sec"/>.</p></def></gitem>

  <gitem><label>Interoperability considerations:</label>
     <def><p>There are no known interoperability issues.</p></def></gitem>

  <gitem><label>Published specification:</label>
     <def><p>This document and <bibref ref="WSDL-PART3"/>.</p></def></gitem>

  <gitem><label>Applications which use this media type:</label>
     <def><p>No known applications currently use this media type.</p></def></gitem>

  <gitem><label>Additional information:</label>

     <def><glist>
       <gitem>
          <label>File extension:</label>
          <def><p>WSDL documents are not required or expected to be stored as
          files.</p></def>
       </gitem>

     <gitem>
          <label>Fragment identifiers:</label>
          <def><p>Either a syntax identical to that of
          <attval>application/xml</attval> as described in <bibref ref="RFC3023"/>, section 5 or the syntax defined in <specref ref="wsdl-uri-references"/>.</p></def>
       </gitem>

     <gitem>
          <label>Base URI:</label>
          <def><p>As specified in <bibref ref="RFC3023"/>, section 6.</p>
          </def>
     </gitem>

     <gitem>
          <label>Macintosh File Type code:</label>
          <def><p>TEXT</p></def>
     </gitem>
    </glist></def>
   </gitem>

   <gitem><label>Person and email address to contact for further information:</label>
     <def><p>@@@ &lt;@@@@&gt;</p></def></gitem>

   <gitem><label>Intended usage:</label><def><p>COMMON</p></def></gitem>

   <gitem><label>Author/Change controller:</label>
     <def><p>The WSDL 2.0 specification set is a work product of the World Wide
     Web Consortium's
     <loc href="http://www.w3.org/2002/ws/desc/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">Web Service Description Working Group</loc>.
     The W3C has change control over these specifications.</p></def></gitem>
     
     </glist>

    </div2>
    
    <div2 id="ietf-sec">
    <head>Security considerations</head>
    
   <ednote>
     <name>JJM</name>
     <date>20021107</date>
     <edtext>Are there any security considerations other than the standard
     ones.</edtext>
   </ednote>

  <p>This media type uses the <attval>+xml</attval> convention, it shares
  the same security considerations as described in
  <bibref ref="RFC3023"/>, section 10.</p>

    </div2>
        
    </div1>

    
<inform-div1 id="acknowledgments">
<head>Acknowledgements</head>
<p>This document is the work of the <loc href="http://www.w3.org/2002/ws/desc/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">W3C Web Service
      Description Working Group</loc>.</p>
<p>Members of the Working Group are (at the time of writing, and by
      alphabetical order):
      David Booth
	(W3C), Allen Brookes
	(Rogue Wave Softwave), Helen Chen
	(Agfa-Gevaert N. V.), Roberto Chinnici
	(Sun Microsystems), Ugo Corda
	(SeeBeyond), Glen Daniels
	(Sonic Software), Paul Downey
	(British Telecommunications), Youenn Fablet
	(Canon), Martin Gudgin
	(Microsoft Corporation), Hugo Haas
	(W3C), Hao He
	(The Thomson Corporation), Tom Jordahl
	(Macromedia), Jacek Kopecky
	(Digital Enterprise Research Institute (DERI)), Amelia Lewis
	(TIBCO Software, Inc.), Kevin Canyang Liu
	(SAP), Jonathan Marsh
	(Microsoft Corporation), Peter Madziak
	(Agfa-Gevaert N. V.), Josephine Micallef
	(SAIC - Telcordia Technologies), Jeff Mischkinsky
	(Oracle Corporation), Dale Moberg
	(Cyclone Commerce), Jean-Jacques Moreau
	(Canon), Mark Nottingham
	(BEA Systems, Inc.), David Orchard
	(BEA Systems, Inc.), Bijan Parsia
	(University of Maryland), Arthur Ryman
	(IBM), Adi Sakala
	(IONA Technologies), Jeffrey Schlimmer
	(Microsoft Corporation), Igor Sedukhin
	(Computer Associates), Jerry Thrasher
	(Lexmark), William Vambenepe
	(Hewlett-Packard Company), Asir Vedamuthu
	(webMethods, Inc.), Sanjiva Weerawarana
	(IBM), &#220;mit Yal&#231;&#305;nalp
	(Oracle Corporation), Prasad Yendluri
	(webMethods, Inc.).</p>
<p>Previous members were:
      Lily Liu
	(webMethods, Inc.), Don Wright
	(Lexmark), Joyce Yang
	(Oracle Corporation), Daniel Schutzer
	(Citigroup), Dave Solo
	(Citigroup), Stefano Pogliani
	(Sun Microsystems), William Stumbo
	(Xerox), Stephen White
	(SeeBeyond), Barbara Zengler
	(DaimlerChrysler Research and Technology), Tim Finin
	(University of Maryland), Laurent De Teneuille
	(L'Echangeur), Johan Pauhlsson
	(L'Echangeur), Mark Jones
	(AT&amp;T), Steve Lind
	(AT&amp;T), Sandra Swearingen
	(U.S. Department of Defense, U.S. Air Force), Philippe Le H&#233;garet
	(W3C), Jim Hendler
	(University of Maryland), Dietmar Gaertner
	(Software AG), Michael Champion
	(Software AG), Don Mullen
	(TIBCO Software, Inc.), Steve Graham
	(Global Grid Forum), Steve Tuecke
	(Global Grid Forum), Michael Mahan
	(Nokia), Bryan Thompson
	(Hicks &amp; Associates), Ingo Melzer
	(DaimlerChrysler Research and Technology), Sandeep Kumar
	(Cisco Systems), Alan Davies
	(SeeBeyond), Jacek Kopecky
	(Systinet), Mike Ballantyne
	(Electronic Data Systems), Mike Davoren
	(W. W. Grainger), Dan Kulp
	(IONA Technologies), Mike McHugh
	(W. W. Grainger), Michael Mealling
	(Verisign), Waqar Sadiq
	(Electronic Data Systems), Yaron Goland
	(BEA Systems, Inc.).</p>
<p>The people who have contributed to <loc href="http://lists.w3.org/Archives/Public/www-ws-desc/" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">discussions
      on www-ws-desc@w3.org</loc> are also gratefully
      acknowledged.</p>
</inform-div1>


    <inform-div1 id="wsdl-uri-references">
	<head>URI References for WSDL constructs</head>

	<p> This appendix provides a syntax for URI references for
	named components found in a WSDL document. This includes the
	top level components: interface, binding and service and the
	subordinate components: operation, fault, and endpoint. The
	URI references are easy to understand and compare, while
	imposing no burden on the WSDL author.</p>

	<div2 id="wsdl-uris">
	<head>WSDL URIs</head>
	<p>
	There are two main cases for WSDL URIs: 
	</p>
	<ulist>
	<item><p>the URI of a WSDL document</p></item>
	<item><p>the URI of a WSDL namespace</p></item>
	</ulist>
	<p>
	The URI of a WSDL document can be dereferenced to give a resource
	representation that contributes component definitions to a single
	WSDL namespace. If the media type is set to the WSDL media type,
	then the fragment identifiers can be used to identify the
	main components that are defined in the document. 
	</p>

	<p> However, in keeping with the recommendation in <specref ref="Definitions_details"/> that the namespace URI be
        dereferencible to a WSDL document, this appendix specifies the
        use of the namespace URI with the WSDL fragment identifiers to
        form a URI-reference.</p>

	</div2>
	<div2 id="frag-ids">
	<head>Fragment Identifiers</head>
	<p>
	The following fragment identifier syntax is compliant with the
	<bibref ref="XPTR"/>.
	</p>

        <p>The URI in a URI-reference for a WSDL component is the
        {target namespace} property of either the component itself, in
        the case of interfaces, bindings, and services, or the {target
        namespace} property of an ancestor component. The URI provided
        by the {target namespace} property is combined with a fragment
        identifier, where the fragment identifier is constructed from
        the {name} property of the component and the {name} properties
        of its ancestors as a path according to <specref ref="uri-ref-frag-table"/>. In that table the first column
        gives the name of the WSDL component as the [local name] of
        the <emph>element information item</emph> that represents that construct in a WSDL
        document. Columns two and three populate the variables x and y
        respectively. These variables are then used to construct the
        fragment in column four.</p>

	<table id="uri-ref-frag-table" border="1">
	  <caption>Rules for determining fragments for WSDL constructs</caption>
	<tbody>
	<tr>
	  <th rowspan="1" colspan="1">Construct</th>
          <th rowspan="1" colspan="1">x</th>
          <th rowspan="1" colspan="1">y</th>
          <th rowspan="1" colspan="1">Fragment</th>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">interface</td>
          <td rowspan="1" colspan="1">{name} property of interface </td>
          <td rowspan="1" colspan="1">n/a</td>
          <td rowspan="1" colspan="1"><code>interface(x)</code></td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">operation</td>
          <td rowspan="1" colspan="1">{name} property of operation</td>
          <td rowspan="1" colspan="1">{name} property of parent interface</td>
          <td rowspan="1" colspan="1"><code>operation(y/x)</code></td>
	</tr>
	<tr>
          <td rowspan="1" colspan="1">fault</td>
          <td rowspan="1" colspan="1">{name} property of fault</td>
          <td rowspan="1" colspan="1">{name} property of parent interface</td>
          <td rowspan="1" colspan="1"><code>fault(y/x)</code></td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">binding</td>
          <td rowspan="1" colspan="1">{name} property of binding</td>
          <td rowspan="1" colspan="1">n/a</td>
          <td rowspan="1" colspan="1"><code>binding(x)</code></td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">service</td>
          <td rowspan="1" colspan="1">{name} property of service</td>
          <td rowspan="1" colspan="1">n/a</td>
          <td rowspan="1" colspan="1"><code>service(x)</code></td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">endpoint</td>
          <td rowspan="1" colspan="1">{name} property of endpoint</td>
          <td rowspan="1" colspan="1">{name} property of parent service</td>
          <td rowspan="1" colspan="1"><code>endpoint(y/x)</code></td>
	</tr>
      </tbody>
      </table>

      <p>Note that the above rules are defined in terms of component
      properties rather the XML Infoset representation of the
      component model.</p>
	
      </div2>

	<div2 id="extension-elements">
	<head>Extension Elements</head>
	<p>
	WSDL has an open content model. It is therefore possible for an
	extension to define new components. The XPointer
	Framework scheme for components added by extensions is:
	</p>
	<p><code>
	extension(extension-namespace, extension-specific-syntax)</code>
	</p>
	<p>
	where extension-namespace is the namespace that identifies the
	extension, e.g. for SOAP the namespace is
	http://www.w3.org/2003/06/wsdl/soap12, and
	extension-specific-syntax is defined by the extension. The owner
	of the extension must define any components contributed by the
	extension and a syntax for identifying them.
	</p>
	</div2>

	<div2 id="Uri-ref-ex">
	<head>Example</head>
	<p>Consider the following WSDL located at
	http://example.org/TicketAgent.wsdl:
	</p>
	<example id="uri-ref-example-wsdl">
	<head>URI References - Example WSDL</head>
	<eg xml:space="preserve">

&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;wsdl:definitions 
    targetNamespace="http://example.org/TicketAgent.wsdl20" 
    xmlns:xsTicketAgent="http://example.org/TicketAgent.xsd" 
    xmlns:wsdl="http://www.w3.org/2004/08/wsdl" 
    xmlns:xs="http://www.w3.org/2001/XMLSchema" 
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    xsi:schemaLocation="http://www.w3.org/2004/08/wsdl wsdl20.xsd"&gt;
	
    &lt;wsdl:types&gt;
        &lt;xs:import schemaLocation="TicketAgent.xsd" 
                   namespace="http://example.org/TicketAgent.xsd" /&gt;
    &lt;/wsdl:types&gt;
	
    &lt;wsdl:interface name="TicketAgent"&gt;
        &lt;wsdl:operation name="listFlights" pattern="http://www.w3.org/2004/08/wsdl/in-out"&gt;
            &lt;wsdl:input element="xsTicketAgent:listFlightsRequest"/&gt;
            &lt;wsdl:output element="xsTicketAgent:listFlightsResponse"/&gt;
        &lt;/wsdl:operation&gt;
		
        &lt;wsdl:operation name="reserveFlight" pattern="http://www.w3.org/2004/08/wsdl/in-out"&gt;
            &lt;wsdl:input element="xsTicketAgent:reserveFlightRequest"/&gt;
            &lt;wsdl:output element="xsTicketAgent:reserveFlightResponse"/&gt;
        &lt;/wsdl:operation&gt;
    &lt;/wsdl:interface&gt;
&lt;/wsdl:definitions&gt;

</eg>
</example>
<p>
Its conceptual elements have the following URI-references:</p>

<example id="uri-ref-example-uris">
<head>URI References - Example URIs</head>
<eg xml:space="preserve">
http://example.org/TicketAgent.wsdl20#interface(TicketAgent) 
http://example.org/TicketAgent.wsdl20#operation(TicketAgent/listFlights) 
http://example.org/TicketAgent.wsdl20#operation(TicketAgent/reserveFlight)
</eg>
</example>

	</div2>
    </inform-div1>

    <inform-div1 id="migration">
      <head>Migrating from WSDL 1.1 to WSDL 2.0</head>
      <p>This section will attempt to document some of the migration
         concerns of going from WSDL 1.1 to WSDL 2.0. We do not claim
         that all migration problems will be addressed here.</p>

      <div2 id="mig_ops">
        <head>Operation Overloading</head>
        <p>WSDL 1.1 supported operation overloading and WSDL 2.0 removes
           it. This section will provide some rationale for it and provide
           hints on how to work around some scenarios.</p>
      </div2>

      <div2 id="mig_porttypes">
        <head>PortTypes</head>
        <p>Port types have been renamed to interfaces. We now have interface inheritance.</p>
      </div2>

      <div2 id="mig_ports">
        <head>Ports</head>
        <p>Ports have been renamed to endpoints.</p>
      </div2>

    </inform-div1>

    <inform-div1 id="other-schemalang">
	  <head>Examples of Specifications of Extension Elements for Alternative Schema
Language Support.</head>
    <div2 id="dtd">
	  <head>DTD</head>
	  <p>A DTD may be used as the schema language for WSDL.  It may not be embedded;
it must be imported.  A namespace must be assigned.  DTD types appear
in the {element declarations} property of <specref ref="Definitions_details"/> and may be
referenced from the <el>wsdl:input</el>, <el>wsdl:output</el> and
<el>wsdl:fault</el> elements using the <att>element</att> <emph>attribute information item</emph>.</p>
<p>
The prefix, dtd, used throughout the following is mapped to the
namespace URI <attval>http://www.example.org/dtd/</attval>.</p>
<p>
The <el>dtd:import</el> <emph>element information item</emph> references an external Document Type
Definition, and has the following infoset properties:</p>
<ulist>
<item><p>A [local name] of import.</p></item>
<item><p>A [namespace name] of
"http://www.example.org/dtd".</p></item>
<item><p>One or two <emph>attribute information item</emph>s, as follows:</p>
<ulist>
<item><p>A REQUIRED <att>namespace</att> <emph>attribute information item</emph> as described
below.</p></item>
<item><p>An OPTIONAL <att>location</att> <emph>attribute information item</emph> as described below.</p></item>
</ulist>
</item>
</ulist>
<div3 id="dtd-namespaceaii">
<head><att>namespace</att> <emph>attribute information item</emph></head>

<p>The <att>namespace</att> <emph>attribute information item</emph> sets the namespace to be used with
all imported element definitions described in the DTD.  It has the following
infoset properties:</p>
<ulist>
<item><p>A [local name] of namespace.</p></item>
<item><p>A [namespace name] which has no value.</p></item>
</ulist>
<p>The type of the <att>namespace</att> <emph>attribute information item</emph> is <emph>xs:anyURI</emph>.</p>
<p>The WSDL author should ensure that a prefix is associated with the
namespace at the proper scope (probably document scope).</p>
</div3>
<div3 id="dtd-locationaii">
<head><att>location</att> <emph>attribute information item</emph></head>
<p>The <att>location</att> <emph>attribute information item</emph>, if present, provides a hint to the
processor as to where the DTD may be located.  Caching and cataloging
technologies may provide better information than this hint.  The <att>location</att>
<emph>attribute information item</emph> has the following infoset properties:</p>
<ulist>
<item><p>A [local name] of location.</p></item>
<item><p>A [namespace name] which has no value.</p></item>
</ulist>
<p>The type of the <att>location</att> <emph>attribute information item</emph> is <emph>xs:anyURI</emph>.</p>
</div3>
<div3 id="dtd-ref">
<head>References to Element Definitions</head>
<p>
The <att>element</att> <emph>attribute information item</emph> MUST be used when
referring to an element definition (&lt;!ELEMENT&gt;) from a Message
Reference component; referring to an element definition from a Interface
Fault component is similar. The value of the element definition MUST
correspond to the content of the <att>namespace</att> <emph>attribute information item</emph> of the
<el>dtd:import</el> <emph>element information item</emph>.  The local name part must correspond to an
element defined in the DTD.
</p>
<p>
Note that this pattern does not attempt to make DTDs namespace-aware.  It
applies namespaces externally, in the import phase.</p>
</div3>
</div2>

<div2 id="relax">
<head>RELAX NG</head>
<p>A RELAX NG schema may be used as the schema language for WSDL.  It may be
embedded or imported; import is preferred.  A namespace must be specified;
if an imported schema specifies one, then the [actual value] of the
<att>namespace</att> <emph>attribute information item</emph> in the <el>import</el> <emph>element information item</emph> must match the specified namespace.
RELAX NG provides both type definitions and element declarations,
the latter appears in the {element declarations} property
of <specref ref="Definitions_details"/>
respectively.  The following discussion supplies the prefix rng which
is mapped to the URI "http://www.relaxng.org/ns/structure/1.0".</p>

<div3 id="import-relax">
<head>Importing RELAX NG</head>

<p>
Importing a RELAX NG schema uses the rng:include mechanism defined by RNG,
with restrictions on its syntax and semantics.  A child <emph>element information item</emph>
of the <el>types</el> <emph>element information item</emph> is defined with the Infoset
properties as follows:</p>

<ulist>
<item><p>A [local name] of include.</p></item>
<item><p>A [namespace name] of "http://www.relaxng.org/ns/structure/1.0".</p></item>
<item><p>Two <emph>attribute information item</emph>s as follows:</p>
<ulist>
<item><p>A REQUIRED <att>ns</att> <emph>attribute information item</emph> as described
below.</p></item>
<item><p>An OPTIONAL <att>href</att> <emph>attribute information item</emph> as described
below.</p></item>
<item><p>Additional <emph>attribute information item</emph>s as defined by the RNG
specification.</p></item>
</ulist>
</item>
</ulist>

<p>
Note that WSDL restricts the <el>rng:include</el> <emph>element information item</emph> to be empty.  That is, it
cannot redefine <el>rng:start</el> and <el>rng:define</el> <emph>element information item</emph>s; it may be used
solely to import a schema.</p>


<div4 id="relax-import-nsaii">
<head><att>ns</att> <emph>attribute information item</emph></head>
<p>The <att>ns</att> <emph>attribute information item</emph> defines the namespace of the type and
element definitions imported from the referenced schema.  If the referenced
schema contains an <att>ns</att> <emph>attribute information item</emph> on its <el>grammar</el> <emph>element information item</emph>, then the values of these two <emph>attribute information item</emph>s
must be identical.  If the imported grammar does not have an
<att>ns</att> <emph>attribute information item</emph>
then the namespace specified here is applied to all components of the schema
as if it did contain such an <emph>attribute information item</emph>.  The <att>ns</att> <emph>attribute information item</emph>
contains the following Infoset properties:</p>
<ulist>
<item><p>A [local name] of ns.</p></item>
<item><p>A [namespace name] which has no value.</p></item>
</ulist>
<p>The type of the <att>ns</att> <emph>attribute information item</emph> is <emph>xs:anyURI</emph>.</p>
</div4>
<div4 id="relax-import-hrefaii">
<head><att>href</att> <emph>attribute information item</emph></head>
<p>
The <att>href</att> <emph>attribute information item</emph> must be present, according to the rules
of the RNG specification.  However, WSDL allows it to be empty, and
considers it only a hint.  Caching and cataloging technologies may provide
better information that this hint.  The <att>href</att> <emph>attribute information item</emph> has
the following Infoset properties:</p>
<ulist>
<item><p>A [local name] of href.</p></item>
<item><p>A [namespace name] which has no value.</p></item>
</ulist>
<p>The type of the <att>href</att> <emph>attribute information item</emph> is <emph>xs:anyURI</emph>.</p>
</div4>
</div3>
<div3 id="relax-embed">
<head>Embedding RELAX NG</head>
<p>
Embedding an RNG schema uses the existing top-level <el>rng:grammar</el> <emph>element information item</emph>.  It may be viewed as simply cutting and pasting an
existing, stand-alone schema to a location inside the
<el>wsdl:types</el> <emph>element information item</emph>.  The
<el>rng:grammar</el> <emph>element information item</emph> has the following Infoset properties:</p>
<ulist>
<item><p>A [local name] of grammar.</p></item>
<item><p>A [namespace name] of
"http://www.relaxng.org/ns/structure/1.0".</p></item>
<item><p>A REQUIRED <att>ns</att> <emph>attribute information item</emph>s as described below.</p></item>
<item><p>Additional <emph>attribute information item</emph>s as specified for the <el>rng:grammar</el>
<emph>element information item</emph> in the RNG specification.</p></item>
<item><p>Child <emph>element information item</emph>s as specified for the <el>rng:grammar</el> <emph>element information item</emph>
in the RNG specification.</p></item>
</ulist>
<div4 id="relax-embed-nsaii">
<head><att>ns</att> <emph>attribute information item</emph></head>
<p>
The <att>ns</att> <emph>attribute information item</emph> defines the namespace of the type and
element definitions embedded in this schema.  WSDL modifies the RNG
definition of the <el>rng:grammar</el> <emph>element information item</emph> to make this <emph>attribute information item</emph> required.  The <att>ns</att> <emph>attribute information item</emph> has the
following infoset properties:</p>
<ulist>
<item><p>A [local name] of ns.</p></item>
<item><p>A [namespace name] which has no value.</p></item>
</ulist>
<p>The type of the <att>ns</att> <emph>attribute information item</emph> is <emph>xs:anyURI</emph>.</p>
</div4>
</div3>
<div3 id="relax-ref">
<head>References to Element Declarations</head>
<p>Whether embedded or imported, the element definitions present in a
schema may be referenced from a Message Reference or Interface Fault
component.</p>
<p>
A named rng:define definition MUST NOT be referenced from the Message
Reference or Interface Fault components.
</p>
<p>
A named Relax NG element declaration MAY be referenced from a Message
Reference or Interface Fault component.  The QName is constructed from
the namespace (<att>ns</att> <emph>attribute information item</emph>) of the schema and the content of
the <att>name</att> <emph>attribute information item</emph> of the <el>element</el> <emph>element information item</emph> An
<att>element</att> <emph>attribute information item</emph> MUST NOT be used to refer to an
<el>rng:define</el> <emph>element information item</emph>.
</p>
</div3>

</div2>
	</inform-div1>

    <inform-div1 id="changelog">
      <head>Part 1 Change Log</head>

      <div2 id="wsdl-changelog">
	<head>WSDL Specification Changes</head>

<table id="wsdl-changelog-table" border="1">
  <tbody>
    <tr>
      <th rowspan="1" colspan="1">Date</th>
      <th rowspan="1" colspan="1">Author</th>
      <th rowspan="1" colspan="1">Description</th>
    </tr>
        <tr>
	  <td rowspan="1" colspan="1">20040802</td>
          <td rowspan="1" colspan="1">RRC</td>
          <td rowspan="1" colspan="1">Removed paragraph added per resolution of issue 211 (undone per action
          item 5 of the 2004-07-29 concall).</td>
        </tr>
        <tr>
	  <td rowspan="1" colspan="1">20040802</td>
          <td rowspan="1" colspan="1">RRC</td>
          <td rowspan="1" colspan="1">Added clarification on the meaning of required language extensions.</td>
        </tr>
        <tr>
	  <td rowspan="1" colspan="1">20040802</td>
          <td rowspan="1" colspan="1">RRC</td>
          <td rowspan="1" colspan="1">Added operation name requirement to the Interface component section.</td>
        </tr>
        <tr>
	  <td rowspan="1" colspan="1">20040802</td>
          <td rowspan="1" colspan="1">RRC</td>
          <td rowspan="1" colspan="1">Added introductory text for the Property Component (per action item 2 of
          the 2004-07-29 concall).</td>
        </tr>
        <tr>
	  <td rowspan="1" colspan="1">20040727</td>
          <td rowspan="1" colspan="1">RRC</td>
          <td rowspan="1" colspan="1">Made the Property component independent of XML Schema (issue 248).</td>
        </tr>
        <tr>
	  <td rowspan="1" colspan="1">20040727</td>
          <td rowspan="1" colspan="1">SW</td>
          <td rowspan="1" colspan="1">Issue 243 text</td>
        </tr>
        <tr>
	  <td rowspan="1" colspan="1">20040727</td>
          <td rowspan="1" colspan="1">SW</td>
          <td rowspan="1" colspan="1">Incorporated Paul's words for issue 235</td>
        </tr>
        <tr>
	  <td rowspan="1" colspan="1">20040727</td>
          <td rowspan="1" colspan="1">SW</td>
          <td rowspan="1" colspan="1">Added MarkN's text for issue 211</td>
        </tr>
        <tr>
	  <td rowspan="1" colspan="1">20040727</td>
          <td rowspan="1" colspan="1">SW</td>
          <td rowspan="1" colspan="1">Added note to processor conf rules for optional extensions
          and features about what optional means.</td>
        </tr>
        <tr>
	  <td rowspan="1" colspan="1">20040727</td>
          <td rowspan="1" colspan="1">SW</td>
          <td rowspan="1" colspan="1">Removed contentious area ed note thing per decision to
          do those via minority opinions.</td>
        </tr>
        <tr>
	  <td rowspan="1" colspan="1">20040722</td>
          <td rowspan="1" colspan="1">HH</td>
          <td rowspan="1" colspan="1">Defined wsdls:int for http:code.</td>
        </tr>
        <tr>
          <td rowspan="1" colspan="1">20040721</td>
          <td rowspan="1" colspan="1">RRC</td>
          <td rowspan="1" colspan="1">Made almost all set-valued properties optional and added a rule to default
them to the empty set, per agenda item 7 of 2004-07-15 concall.</td>
        </tr>
        <tr>
          <td rowspan="1" colspan="1">20040715</td>
          <td rowspan="1" colspan="1">RRC</td>
          <td rowspan="1" colspan="1">Marked the {message label} property of the Message Reference and Fault Reference components as required.</td>
        </tr>
        <tr>
          <td rowspan="1" colspan="1">20040715</td>
          <td rowspan="1" colspan="1">RRC</td>
          <td rowspan="1" colspan="1">Made the {style} property into a set of xs:anyURI.</td>
        </tr>
        <tr>
          <td rowspan="1" colspan="1">20040714</td>
          <td rowspan="1" colspan="1">RRC</td>
          <td rowspan="1" colspan="1">Added definition of simple types used by the component model (issue 177).</td>
        </tr>
        <tr>
          <td rowspan="1" colspan="1">20040713</td>
          <td rowspan="1" colspan="1">RRC</td>
          <td rowspan="1" colspan="1">Added clarification to interface extensions per issue 220.</td>
        </tr>
        <tr>
          <td rowspan="1" colspan="1">20040713</td>
          <td rowspan="1" colspan="1">RRC</td>
          <td rowspan="1" colspan="1">Added clarification to Binding Operation section (issue 227).</td>
        </tr>
        <tr>
          <td rowspan="1" colspan="1">20040713</td>
          <td rowspan="1" colspan="1">RRC</td>
          <td rowspan="1" colspan="1">Fixed references to Interface Fault components in the Fault Reference
	  component section.</td>
        </tr>
        <tr>
          <td rowspan="1" colspan="1">20040713</td>
          <td rowspan="1" colspan="1">RRC</td>
          <td rowspan="1" colspan="1">Added description of pseudo-schema syntax.</td>
        </tr>
	<tr>
	 <td rowspan="1" colspan="1">20040714</td>
	 <td rowspan="1" colspan="1">SW</td>
	 <td rowspan="1" colspan="1">Made f&amp;p allowed in the remaining places and updated composition
	 rules</td>
	</tr>
	<tr>
	 <td rowspan="1" colspan="1">20040713</td>
	 <td rowspan="1" colspan="1">SW</td>
	 <td rowspan="1" colspan="1">Added negative conformance criteria: not required to process
	  XML1.1 etc.</td>
	 </tr>
	<tr>
	 <td rowspan="1" colspan="1">20040713</td>
	 <td rowspan="1" colspan="1">SW</td>
	 <td rowspan="1" colspan="1">Corrected reference to frag ID syntax to for issue 209</td>
	 </tr>
	 <tr>
	  <td rowspan="1" colspan="1">20040713</td>
	  <td rowspan="1" colspan="1">SW</td>
	  <td rowspan="1" colspan="1">Implemented Jonathan's proposal for issue 160.</td>
	 </tr>
	 <tr>
	  <td rowspan="1" colspan="1">20040713</td>
	  <td rowspan="1" colspan="1">SW</td>
	  <td rowspan="1" colspan="1">Put ednote in contentious areas asking for extra feedback.</td>
	 </tr>
         <tr>
          <td rowspan="1" colspan="1">20040712</td>
          <td rowspan="1" colspan="1">RRC</td>
          <td rowspan="1" colspan="1">Marked all component model properties as REQUIRED or OPTIONAL (issue 213).</td>
        </tr>
        <tr>
          <td rowspan="1" colspan="1">20040712</td>
          <td rowspan="1" colspan="1">RRC</td>
          <td rowspan="1" colspan="1">Added definition for equivalence of list-typed values.</td>
        </tr>
        <tr>
          <td rowspan="1" colspan="1">20040712</td>
          <td rowspan="1" colspan="1">RRC</td>
          <td rowspan="1" colspan="1">Clarified RPC style rules for one-way operations (issue 215).</td>
        </tr>
	<tr>
	 <td rowspan="1" colspan="1">20040708</td>
	 <td rowspan="1" colspan="1">JJM</td>
	 <td rowspan="1" colspan="1">Finished adding clarifications for non-XML type system extensibility.</td>
	</tr>
	<tr>
	 <td rowspan="1" colspan="1">20040708</td>
	 <td rowspan="1" colspan="1">JJM</td>
	 <td rowspan="1" colspan="1">Include the definition of "actual value" from XML Schema (Issue 219).</td>
	</tr>
	<tr>
	 <td rowspan="1" colspan="1">20040708</td>
	 <td rowspan="1" colspan="1">JJM</td>
	 <td rowspan="1" colspan="1">Added resolution to issue 218 (2004Jun/0276.html, including Mark's amendment).</td>
	</tr>
	<tr>
	 <td rowspan="1" colspan="1">20040708</td>
	 <td rowspan="1" colspan="1">JJM</td>
	 <td rowspan="1" colspan="1">Component equivalence (2004Jun/0195.html, 2004Jun/0199.html and
	 ref to the charmod [Issue 210]).</td>
	</tr>
        <tr>
          <td rowspan="1" colspan="1">20040706</td>
          <td rowspan="1" colspan="1">RRC</td>
          <td rowspan="1" colspan="1">Added clarifications for non-XML type system extensibility.</td>
        </tr>
        <tr>
          <td rowspan="1" colspan="1">20040706</td>
          <td rowspan="1" colspan="1">RRC</td>
          <td rowspan="1" colspan="1">Expanded component model definition.</td>
        </tr>
        <tr>
          <td rowspan="1" colspan="1">20040706</td>
          <td rowspan="1" colspan="1">RRC</td>
          <td rowspan="1" colspan="1">Added clarification to section 2.1.1 per resolution of issue 222.</td>
        </tr>
        <tr>
          <td rowspan="1" colspan="1">20040706</td>
          <td rowspan="1" colspan="1">RRC</td>
          <td rowspan="1" colspan="1">Made it possible to use rpc style with schema languages other than XML Schema.</td>
        </tr>
        <tr>
          <td rowspan="1" colspan="1">20040702</td>
          <td rowspan="1" colspan="1">SW</td>
          <td rowspan="1" colspan="1">Made operation/@style be a list of URIs.</td>
        </tr>
        <tr>
          <td rowspan="1" colspan="1">20040702</td>
          <td rowspan="1" colspan="1">SW</td>
          <td rowspan="1" colspan="1">Had forgotten to map to the {type} property of binding.</td>
        </tr>
        <tr>
          <td rowspan="1" colspan="1">20040625</td>
          <td rowspan="1" colspan="1">SW</td>
          <td rowspan="1" colspan="1">Allowed F&amp;P *nearly* everywhere. Sigh.</td>
        </tr>
        <tr>
          <td rowspan="1" colspan="1">20040618</td>
          <td rowspan="1" colspan="1">SW</td>
          <td rowspan="1" colspan="1">Changed F&amp;P composition model to nearest enclosing scope.</td>
        </tr>
        <tr>
          <td rowspan="1" colspan="1">20040618</td>
          <td rowspan="1" colspan="1">SW</td>
          <td rowspan="1" colspan="1">Incorporated Jacek's purpose of bindings text as appropriate.</td>
        </tr>
        <tr>
          <td rowspan="1" colspan="1">20040526</td>
          <td rowspan="1" colspan="1">SW</td>
          <td rowspan="1" colspan="1">Added @address to /definitions/service/endpoint per F2F decision</td>
        </tr>
        <tr>
          <td rowspan="1" colspan="1">20040526</td>
          <td rowspan="1" colspan="1">SW</td>
          <td rowspan="1" colspan="1">Added @type to /definitions/binding per F2F decision</td>
        </tr>
	<tr>
	  <td rowspan="1" colspan="1">20040519</td>
	  <td rowspan="1" colspan="1">SW</td>
	  <td rowspan="1" colspan="1">Renamed wsoap12: to wsoap:.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20040323</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Commented out the (missing) property example.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20040322</td>
	  <td rowspan="1" colspan="1">RRC</td>
	  <td rowspan="1" colspan="1">Added definition of wsdli:wsdlLocation attribute.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20040322</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Added faults to properties and features.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20040319</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Use lowercase "should" in notes.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20040319</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Comment out features at service level. Uniformize scope
	  between features and properties.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20040318</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Moved normative notes into the main body of the document.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20040318</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Incorporated the property text from Glen.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20040318</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Addressed comments from Yuxiao Zhao.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20040318</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Updated the feature description, as per Glen and David Booth's
	  suggestions.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20040317</td>
	  <td rowspan="1" colspan="1">RRC</td>
	  <td rowspan="1" colspan="1">Removed redundant {styleDefault} property of the interface component.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20040317</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Include comments from Kevin.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20040315</td>
	  <td rowspan="1" colspan="1">RRC</td>
	  <td rowspan="1" colspan="1">Added clarification on embedded XML schemas that refer to siblings.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20040315</td>
	  <td rowspan="1" colspan="1">RRC</td>
	  <td rowspan="1" colspan="1">Updated RPC signature extension to use #in/#out/#inout/#return tokens.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20040315</td>
	  <td rowspan="1" colspan="1">RRC</td>
	  <td rowspan="1" colspan="1">Added explanatory text to types and modularization sections
	  per resolution of issue #102.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20040315</td>
	  <td rowspan="1" colspan="1">SW</td>
	  <td rowspan="1" colspan="1">Change binding/{fault,operation}/@name to @ref</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20040312</td>
	  <td rowspan="1" colspan="1">RRC</td>
	  <td rowspan="1" colspan="1">Fixed appendix D to take the removal of wsdl:message into account.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20040312</td>
	  <td rowspan="1" colspan="1">RRC</td>
	  <td rowspan="1" colspan="1">Added definition of wrpc:signature extension attribute.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20040311</td>
	  <td rowspan="1" colspan="1">SW</td>
	  <td rowspan="1" colspan="1">Change fault stuff per decision to make faults first class
              in interfaces.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20040308</td>
	  <td rowspan="1" colspan="1">SW</td>
	  <td rowspan="1" colspan="1">Renamed {message} property to {element} and @message to
	  @element</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20040305</td>
	  <td rowspan="1" colspan="1">SW</td>
	  <td rowspan="1" colspan="1">Added {safety} property</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20040227</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Merged in branch Issue143 containing resolution of issue 143</td>
	</tr>
    <tr>
      <td rowspan="1" colspan="1">20040227</td>
      <td rowspan="1" colspan="1">SW</td>
      <td rowspan="1" colspan="1">Dropped {type definitions} property from definitions; leftover
          from &lt;message&gt; days.</td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">20040226</td>
      <td rowspan="1" colspan="1">SW</td>
      <td rowspan="1" colspan="1">Working thru various edtodo items.</td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">20040106</td>
      <td rowspan="1" colspan="1">JS</td>
      <td rowspan="1" colspan="1">Per 18 Dec 2003 telecon decision, added text re: circular includes.
	  </td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">20031204</td>
      <td rowspan="1" colspan="1">JS</td>
      <td rowspan="1" colspan="1">Per 4 Dec 2003 telecon decision, removed redundant
      binding/operation/{infault, outfault}/@messageReference.
	  </td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">20031105</td>
      <td rowspan="1" colspan="1">JS</td>
      <td rowspan="1" colspan="1">Added point to attributes task force recommendation accepted
      by the working group.
	  </td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">20031104</td>
      <td rowspan="1" colspan="1">JS</td>
      <td rowspan="1" colspan="1">Mapping to component model for {message} of Fault Reference
      component indicated that <att>message</att> <emph>attribute information item</emph> was optional,
      but the pseudo syntax and XML representation indicated it was
      required. Made uniformly optional to allow other type systems as
      was previously done for {message} of Message Reference component.
	  </td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">20031104</td>
      <td rowspan="1" colspan="1">JS</td>
      <td rowspan="1" colspan="1">Renamed interface /operation /{input,output} /@body to
      ./@message and interface /operation /{infault,outfault}
      /@details to ./@message per 4 Nov face-to-face decision.</td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">20031104</td>
      <td rowspan="1" colspan="1">JS</td>
      <td rowspan="1" colspan="1">Made interface /operation /{input,output,infault,outfault}
      /@messageReference optional per 4 Nov face-to-face decision.</td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">20031104</td>
      <td rowspan="1" colspan="1">JS</td>
      <td rowspan="1" colspan="1">Removed interface/operation/{input,output}/@header per 4 Nov
      face-to-face decision.</td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">20031102</td>
      <td rowspan="1" colspan="1">SW</td>
      <td rowspan="1" colspan="1">Updated fault reference components to indicate that if
      operation's MEP uses MTF then the fault is in the opposite
      direction as the referenced message and if it use FRM then its
      in the same direction. Per 10/30 telecon decision.</td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">20031102</td>
      <td rowspan="1" colspan="1">SW</td>
      <td rowspan="1" colspan="1">Updated operation styles terminology per message #57 of
      Oct. and the RPC style rules per message #58 of Oct. per
      decision on 10/30 telecon to consider those status quo.</td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">20031102</td>
      <td rowspan="1" colspan="1">SW</td>
      <td rowspan="1" colspan="1">Clarified wording in operation styles discussion to better
      explain the use of the {style} attribute.</td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">20031102</td>
      <td rowspan="1" colspan="1">SW</td>
      <td rowspan="1" colspan="1">Clarified wording in XML &lt;-&gt; component model mapping
      section for message reference components to say that {body} and
      {headers} may not have a value.</td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">20031102</td>
      <td rowspan="1" colspan="1">SW</td>
      <td rowspan="1" colspan="1">Made interface/operation/(input|output)/@messageReference
          REQUIRED per 10/30 telecon decision.</td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">20031028</td>
      <td rowspan="1" colspan="1">SW</td>
      <td rowspan="1" colspan="1">Renamed to wsdl20.xml and updated contents.</td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">20031028</td>
      <td rowspan="1" colspan="1">SW</td>
      <td rowspan="1" colspan="1">Updated bindings.</td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">20031025</td>
      <td rowspan="1" colspan="1">SW</td>
      <td rowspan="1" colspan="1">Updated faults.</td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">20031013</td>
      <td rowspan="1" colspan="1">JJM</td>
      <td rowspan="1" colspan="1">Moved appendix C to a separate document, as per 24 Sep 2003 meeting
      in Palo Alto, CA.</td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">20031003</td>
      <td rowspan="1" colspan="1">SW</td>
      <td rowspan="1" colspan="1">Softened &lt;documentation&gt; wording to allow machine
      processable documentation.</td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">20031002</td>
      <td rowspan="1" colspan="1">SW</td>
      <td rowspan="1" colspan="1">Changed binding/operation/@name to QName per edtodo.</td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">20030930</td>
      <td rowspan="1" colspan="1">SW</td>
      <td rowspan="1" colspan="1">Added placeholders for set-attr/get-attr operation styles.</td>
    </tr>
    <tr>
      <td rowspan="1" colspan="1">20030929</td>
      <td rowspan="1" colspan="1">SW</td>
      <td rowspan="1" colspan="1">Inserted Glen Daniels' feature text.</td>
    </tr>
    <tr>
	  <td rowspan="1" colspan="1">20030919</td>
	  <td rowspan="1" colspan="1">RRC</td>
	  <td rowspan="1" colspan="1">Removed import facility for chameleon schemas and added a description of
	      a workaround.</td>
    </tr>
    <tr>
	  <td rowspan="1" colspan="1">20030918</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Changed message pattern to message exchange pattern, as per WG resolution on 18 Sep. 2003</td>
    </tr>
    <tr>
	  <td rowspan="1" colspan="1">20030916</td>
	  <td rowspan="1" colspan="1">RRC</td>
	  <td rowspan="1" colspan="1">Added editorial note for the missing RPC encoding style.</td>
    </tr>
    <tr>
	  <td rowspan="1" colspan="1">20030915</td>
	  <td rowspan="1" colspan="1">RRC</td>
	  <td rowspan="1" colspan="1">Yet more updates for REQUIRED, OPTIONAL; updated section 3
	      to reflect the removal of "wsdl:message".</td>
    </tr>
    <tr>
	  <td rowspan="1" colspan="1">20030911</td>
	  <td rowspan="1" colspan="1">RRC</td>
	  <td rowspan="1" colspan="1">More updates for REQUIRED, OPTIONAL; removed diff markup; fixed
	      example C.4.</td>
    </tr>
    <tr>
	  <td rowspan="1" colspan="1">20030911</td>
	  <td rowspan="1" colspan="1">RRC</td>
	  <td rowspan="1" colspan="1">Renamed message reference "name" attribute and property to
	      "messageReference"; fixed incorrect reference to "fault"
	      element in the binding operation section.</td>
    </tr>
    <tr>
	  <td rowspan="1" colspan="1">20030910</td>
	  <td rowspan="1" colspan="1">SW</td>
	  <td rowspan="1" colspan="1">Fixed message references and added proper use of REQUIRED etc.
              for the part I've gone through so far.</td>
    </tr>
    <tr>
	  <td rowspan="1" colspan="1">20030910</td>
	  <td rowspan="1" colspan="1">SW</td>
	  <td rowspan="1" colspan="1">Updating spec; fixed up interface operation component more.</td>
    </tr>
    <tr>
	  <td rowspan="1" colspan="1">20030808</td>
	  <td rowspan="1" colspan="1">JCS</td>
	  <td rowspan="1" colspan="1">Fixed errors found by IBM\Arthur.</td>
	</tr>
    <tr>
	  <td rowspan="1" colspan="1">20030804</td>
	  <td rowspan="1" colspan="1">JCS</td>
	  <td rowspan="1" colspan="1">Removed Message component per 30 July-1 Aug meeting.</td>
	</tr>
    <tr>
      <td rowspan="1" colspan="1">20030803</td>
      <td rowspan="1" colspan="1">JCS</td>
      <td rowspan="1" colspan="1">
	  Replaced substitution groups with xs:any namespace='##other' per
	  3 July, 17 July, and 24 July telecons.
	  </td>
    </tr>
	<tr>
	  <td rowspan="1" colspan="1">20030801</td>
	  <td rowspan="1" colspan="1">JCS</td>
	  <td rowspan="1" colspan="1">Made binding/@interface optional per 31 July meeting.</td>
	</tr>
    <tr>
      <td rowspan="1" colspan="1">20030724</td>
      <td rowspan="1" colspan="1">JCS</td>
      <td rowspan="1" colspan="1">Remove @targetResource per 17 July 2003 telecon.</td>
    </tr>
	<tr>
	  <td rowspan="1" colspan="1">20030612</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Incorporate revised targetResource definition, as per 12 June 2003 telcon.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030606</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Refer to the two graphics by ID. Indicate pseudo-schemas are not normative.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030604</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Fixed figures so they don't appear as tables. Fixed
	  markup so it validates.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030603</td>
	  <td rowspan="1" colspan="1">JCS</td>
	  <td rowspan="1" colspan="1">Plugged in jmarsh auto-generated schema outlines</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030529</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Fixed various issues with the XmlRep portions of the spec</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030527</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Added text to <specref ref="Interface_details"/> and
	  <specref ref="Interface_Mapping"/>
	  indicating that recursive interface extension is not allowed.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030523</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Added pseudo-syntax to all but Type and Modularizing sections.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030523</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Added the "interface" and "targetResource" attribute on &lt;service&gt;.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030523</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Fixed miscellaneous typos (semi-colon instead of colon, space after parenthesis, etc.).</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030523</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Rewrote the service-resource text and merge it with the introduction.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030522</td>
	  <td rowspan="1" colspan="1">JCS</td>
	  <td rowspan="1" colspan="1">s/set of parts/list of parts/.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030514</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Updated the service-resource figure, and split the diagram into two.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030512</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Added service-resource drawing and description.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030512</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Added syntax summary for the Interface component.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030428</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Various edits to <specref ref="eii-types"/>, <specref ref="other-schemalang"/> to accommodate other type systems and
	  spell out how extensibility elements/attributes play out in such
	  scenarios.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030428</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Added text to <specref ref="notation"/> regarding normative
	  nature of schema and validity of WSDL documents</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030411</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Allowed features and properties at the interface, interface operation,
	  binding and binding operation levels, as agreed at the Boston f2f
	  http://lists.w3.org/Archives/Public/www-ws-desc/2003Mar/0019.html.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030411</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Incorporate features and properties' text from separate
	  document and merged change logs</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030313</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Changed title to include 'part 1'</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030313</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Changed port to endpoint</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030313</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Changed type to interface in binding</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030313</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Changed mep to pattern and message exchange pattern to
	  message pattern</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030313</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Added text to <specref ref="mig_porttypes"/></td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030313</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Changed portType to interface</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030407</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Refined and corrected the definitions for features and properties.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030304</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Filled in blank description of Feature and Property component.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030303</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Skeleton Feature and Property components</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030305</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Merged ComponentModelForMEPs branch (1.46.2.5) into main
	  branch (1.54). Below is change log from the branch:

	  <table id="ComponentModelForMEPs_branch" border="1">
	  <tbody>
    <tr>
      <th rowspan="1" colspan="1">Date</th>
      <th rowspan="1" colspan="1">Author</th>
      <th rowspan="1" colspan="1">Description</th>
    </tr>
	  	<tr>
	  <td rowspan="1" colspan="1">20030220</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Minor wording change at suggestion of JJM</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030212</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Updated component model to include Fault Reference
	  component. Associated changes to Port Type Operation component</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030211</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Changes to component model to support MEPs</td>
	</tr>
	  </tbody>
	  </table>

	  </td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030228</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Updated <specref ref="imports"/> to be consistent in
	  layout with other XML rep sections. Detailed that documentation
	  and extensibility attributes are allowed, per schema</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030228</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Updated <specref ref="includes"/> to be consistent in
	  layout with other XML rep sections. Detailed that documentation
	  and extensibility attributes are allowed, per schema</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030228</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Updated <specref ref="Binding_XMLRep"/> to list type
	  attribute</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030217</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Minor edits to wording in <specref ref="InterfaceOperation_details"/></td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030213</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Added xlink nsdecl to spec element</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030213</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Incorporated text from dbooths proposal on semantics, per
	  decision 20021031</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030213</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Merged operationnames branch (1.37.2.3) into main
	  branch (1.46). Below is the change log
	  from the branch.

	  <table id="operationnames_branch" border="1">
	  <tbody>
    <tr>
      <th rowspan="1" colspan="1">Date</th>
      <th rowspan="1" colspan="1">Author</th>
      <th rowspan="1" colspan="1">Description</th>
    </tr>
	<tr>
	  <td rowspan="1" colspan="1">20030130</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Updated binding section to match changes to port type
	  section WRT operation names</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030130</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Added best practice note on operation names and target
	  namespaces to <specref ref="InterfaceOperation_details"/></td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030122</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Started work on making operations have unique names</td>
	</tr>
	</tbody>
	</table>
	  </td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030213</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Change name of {message exchange pattern} back to {variety}
	  to consolidate changes due to MEP proposal </td>
	</tr>

	<tr>
	  <td rowspan="1" colspan="1">20030206</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Updated Appendix A to refer to Appendix C</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030204</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Tidied up appendix C</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030203</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Incorporated resolution to R120</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030124</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Fixed error in <specref ref="MessageReference_XMLRep"/>
	  which had name <emph>attribute information item</emph> on input, output and fault <emph>element information item</emph> being
	  mandatory. Made it optional.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030123</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1"> Change name of {variety} property to {message exchange pattern}</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030130</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Updated binding section to match changes to port type
	  section WRT operation names</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030130</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Added best practice note on operation names and target
	  namespaces to <specref ref="InterfaceOperation_details"/></td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030122</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Started work on making operations have unique names</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030122</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Added some &lt;emph&gt;, &lt;el&gt;, &lt;att&gt;, &amp;AII;,
	  &amp;EII;, &lt;el&gt; markup</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030120</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Incorporated Relax NG section from Amy's types proposal</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030120</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Incorporated DTD section from Amy's types proposal</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">2003020</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Incorporated Amy's types proposal except annexes</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030118</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Made some changes related to extensibility</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030118</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Amended content model for operation to disallow fault
	  element children in the input-only and output-only cases</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030118</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Removed {extension} properties from Binding components and
	  Port components. Added text relating to how extension elements
	  are expected to annotate the component model.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030117</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Made further edits related to extensibility model now using
	  substitution groups</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030117</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Added initial draft of section on QName resolution</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030117</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Reworked section on extensibility</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030116</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Added text regarding multiple operations with the same
	  {name} in a single port type</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030116</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Added section on symbol spaces</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030116</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Removed various ednotes</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030116</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Added section on component equivalence</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20030116</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">More work on include and import</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20021201</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Did some work on wsdl:include</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20021127</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Added placeholder for wsdl:include</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20021127</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Cleaned up language concerning <att>targetNamespace</att> <emph>attribute information item</emph> <specref ref="Definitions_targetnamespace_attribute"/></td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20021127</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">changed the language regarding extensibility elements in
	  <specref ref="Definitions_XMLRep"/>.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20021127</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Moved all issues into issues document (
	  ../issues/wsd-issues.xml )</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20021127</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Removed name attribute from definitions element</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20021127</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Removed 'pseudo-schema'</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20021121</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Updated media type draft appendix ednote to match minutes.
	  </td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20021111</td>
	  <td rowspan="1" colspan="1">SW</td>
	  <td rowspan="1" colspan="1">Added appendix to record migration issues.</td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20021107</td>
	  <td rowspan="1" colspan="1">JJM</td>
	  <td rowspan="1" colspan="1">Incorporated and started adapting SOAP's media type draft appendix.
	  </td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20021010</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Added port type extensions, removed service type.
	  </td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20020910</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Removed parameterOrder from spec, as decided at September
	  2002 FTF
	  </td>
	</tr>
	<tr>
	  <td rowspan="1" colspan="1">20020908</td>
	  <td rowspan="1" colspan="1">MJG</td>
	  <td rowspan="1" colspan="1">Updated parameterOrder description, fixed some spelling
	  errors and other types. Added ednote to discussion of message parts</td>
	</tr>
    <tr>
       <td rowspan="1" colspan="1">20020715</td>
       <td rowspan="1" colspan="1">MJG</td>
       <td rowspan="1" colspan="1">AM Rewrite</td>
    </tr>
    <tr>
       <td rowspan="1" colspan="1">20020627</td>
       <td rowspan="1" colspan="1">JJM</td>
       <td rowspan="1" colspan="1">Changed a few remaining &lt;emph&gt; to either
       &lt;att&gt; or &lt;el&gt;, depending on context.</td>
    </tr>
    <tr>
       <td rowspan="1" colspan="1">20020627</td>
       <td rowspan="1" colspan="1">SW</td>
       <td rowspan="1" colspan="1">Converted portType stuff to be infoset based and improved
           doc structure more.</td>
    </tr>
    <tr>
       <td rowspan="1" colspan="1">20020627</td>
       <td rowspan="1" colspan="1">SW</td>
       <td rowspan="1" colspan="1">Converted message stuff to be infoset based and improved
           doc structure more.</td>
    </tr>
    <tr>
       <td rowspan="1" colspan="1">20020625</td>
       <td rowspan="1" colspan="1">SW</td>
       <td rowspan="1" colspan="1">Mods to take into account JJM comments.</td>
    </tr>
    <tr>
       <td rowspan="1" colspan="1">20020624</td>
       <td rowspan="1" colspan="1">JJM</td>
       <td rowspan="1" colspan="1">Fixed spec so markup validates.</td>
    </tr>
    <tr>
       <td rowspan="1" colspan="1">20020624</td>
       <td rowspan="1" colspan="1">JJM</td>
       <td rowspan="1" colspan="1">Upgraded the stylesheet and DTD</td>
    </tr>
    <tr>
       <td rowspan="1" colspan="1">20020624</td>
       <td rowspan="1" colspan="1">JJM</td>
       <td rowspan="1" colspan="1">Added sections for references and change log.</td>
    </tr>
    <tr>
       <td rowspan="1" colspan="1">20020624</td>
       <td rowspan="1" colspan="1">JJM</td>
       <td rowspan="1" colspan="1">Removed Jeffrey from authors :-(  Added Gudge :-)</td>
    </tr>
    <tr>
       <td rowspan="1" colspan="1">20020620</td>
       <td rowspan="1" colspan="1">SW</td>
       <td rowspan="1" colspan="1">Started adding abstract model</td>
    </tr>
    <tr>
       <td rowspan="1" colspan="1">20020406</td>
       <td rowspan="1" colspan="1">SW</td>
       <td rowspan="1" colspan="1">Created document from WSDL 1.1</td>
    </tr>
  </tbody>
</table>

      </div2>
    </inform-div1>

  </back>

</spec>
