WWW/2002/ws/ra/edcopies scenario.html,1.6,1.7 scenario.xml,1.6,1.7

Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv8334

Modified Files:
	scenario.html scenario.xml 
Log Message:
more misc cleanup and add an initial mex test


Index: scenario.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/scenario.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- scenario.xml	20 Dec 2010 17:31:35 -0000	1.6
+++ scenario.xml	20 Dec 2010 18:14:56 -0000	1.7
@@ -90,10 +90,15 @@
  
     <ulist>
      <item> <p>SOAP 1.1</p> </item>
+     <item> <p>WS-MetadataExchange</p> </item>
      <item> <p>WS-Eventing</p> </item>
      <item> <p>WS-EventDescription</p> </item>
      <item> <p>WS-MakeConnection</p> </item>
      <item> <p>WS-Policy</p> </item>
+     <item> <p>WS-Transfer</p> </item>
+     <item> <p>WS-Fragment</p> </item>
+     <item> <p>WS-Enumeration</p> </item>
+     <item> <p>WS-SOAPAssertions</p> </item>
      <item> <p>WSDL 1.1</p> </item>
     </ulist>
    </div2>
@@ -148,20 +153,40 @@
       </tr>
       <tr>
        <td> wse </td>
-       <td> http://www.w3.org/&wssas.nsprefix;/ws-evt </td> 
+       <td> http://www.w3.org/&wsevt.nsprefix;/ws-evt </td> 
        <td> <bibref ref="Eventing"/> </td> 
       </tr>
       <tr>
+       <td> evd </td>
+       <td> http://www.w3.org/&wsevd.nsprefix;/ws-evd </td> 
+       <td> <bibref ref="EventDescriptions"/> </td> 
+      </tr>
+      <tr>
        <td> wsen </td>
-       <td> http://www.w3.org/&wssas.nsprefix;/ws-enu </td> 
+       <td> http://www.w3.org/&wsenu.nsprefix;/ws-enu </td> 
        <td> <bibref ref="Enumeration"/> </td> 
       </tr>
       <tr>
+       <td> wsf </td>
+       <td> http://www.w3.org/&wsfra.nsprefix;/ws-fra </td> 
+       <td> <bibref ref="Fragment"/> </td> 
+      </tr>
+      <tr>
        <td> mex </td>
-       <td> http://www.w3.org/&wssas.nsprefix;/ws-mex </td> 
+       <td> http://www.w3.org/&wsmex.nsprefix;/ws-mex </td> 
        <td> <bibref ref="MetadataExchange"/> </td> 
       </tr>
       <tr>
+       <td> wst </td>
+       <td> http://www.w3.org/&wstra.nsprefix;/ws-tra </td> 
+       <td> <bibref ref="Transfer"/> </td> 
+      </tr>
+      <tr>
+       <td> wss </td>
+       <td> http://www.w3.org/&wssas.nsprefix;/ws-sas </td> 
+       <td> <bibref ref="SOAPAssertions"/> </td> 
+      </tr>
+      <tr>
        <td> sce </td>
        <td> http://www.w3.org/2010/08/scenario </td> 
        <td> This document </td> 
@@ -482,6 +507,42 @@
      This test verifies the ability to retrieve the WSDL associated with
      a WS-MetadataExchange compliant service.
     </p>
+
+    <div3>
+     <head>Sequence</head>
+
+     <p>
+      ...
+     </p>
+    </div3>
+
+    <div3>
+     <head>Success Criteria</head>
+
+     <ulist>
+      <item>
+       <p>
+        Receipt of a valid GetWSDL message by the service.
+       </p>
+      </item>
+      <item>
+       <p>
+        Receipt of a valid GetWSDLResponse message by the client.
+       </p>
+      </item>
+     </ulist>
+    </div3>
+
+    <div3>
+     <head>Conformance</head>
+
+     <p>
+      A conforming service MUST respond to the GetWSDL request with
+      a GetWSDLResponse message.  However, it MAY either include the
+      WSDL of the service or no child elements at all as children of
+      the GetWSDLResponse element.
+     </p>
+    </div3>
    </div2>
 
    <div2 tocStop='true'>
@@ -1757,6 +1818,16 @@
        World Wide Web Consortium (W3C), 15 September 2009.
      </bibl>
 
+     <bibl key="WS-EventDescriptions" id="EventDescriptions"
+      href="http://www.w3.org/TR/ws-event-description">
+       <titleref>
+        W3C Working Group Draft, "Web Services Event Descriptions
+          (WS-EventDescriptions) 1.0"
+       </titleref>
+       , D. Davis, et al., Editors.
+       World Wide Web Consortium (W3C), 15 September 2009.
+     </bibl>
+
      <bibl key="WS-Eventing" id="Eventing"
       href="http://www.w3.org/TR/ws-eventing">
        <titleref>
@@ -1767,6 +1838,16 @@
        World Wide Web Consortium (W3C), 15 September 2009.
      </bibl>
 
+     <bibl key="WS-Fragment" id="Fragment"
+      href="http://www.w3.org/TR/ws-fragment">
+       <titleref>
+        W3C Working Group Draft, "Web Services Fragment
+          (WS-Fragment) 1.0"
+       </titleref>
+       , D. Davis, et al., Editors.
+       World Wide Web Consortium (W3C), 15 September 2009.
+     </bibl>
+
      <bibl key="WS-MetadataExchange" id="MetadataExchange"
       href="http://www.w3.org/TR/ws-metadata-exchange">
        <titleref>
@@ -1777,6 +1858,26 @@
        World Wide Web Consortium (W3C), 15 September 2009.
      </bibl>
 
+     <bibl key="WS-SOAPAssertions" id="SOAPAssertions"
+      href="http://www.w3.org/TR/ws-soap-assertions">
+       <titleref>
+        W3C Working Group Draft, "Web Services SOAP Assertions
+          (WS-SOAPAssertions) 1.0"
+       </titleref>
+       , D. Davis, et al., Editors.
+       World Wide Web Consortium (W3C), 15 September 2009.
+     </bibl>
+
+     <bibl key="WS-Transfer" id="Transfer"
+      href="http://www.w3.org/TR/ws-transfer">
+       <titleref>
+        W3C Working Group Draft, "Web Services Transfer
+          (WS-Transfer) 1.1"
+       </titleref>
+       , D. Davis, et al., Editors.
+       World Wide Web Consortium (W3C), 15 September 2009.
+     </bibl>
+
      <bibl key="WSDL11" id="WSDL11"
       href="http://www.w3.org/TR/2001/NOTE-wsdl-20010315">
        <titleref>

Index: scenario.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/scenario.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- scenario.html	20 Dec 2010 17:31:35 -0000	1.6
+++ scenario.html	20 Dec 2010 18:14:56 -0000	1.7
@@ -49,34 +49,36 @@
 2 <a href="#notterms">Notations and Terminology</a><br/>
 &nbsp;&nbsp;&nbsp;2.1 <a href="#conventions">Notational Conventions</a><br/>
 3 <a href="#description">Scenario Description</a><br/>
-&nbsp;&nbsp;&nbsp;3.1 <a href="#iddiv2x1x520">Predefined Animals/Tags</a><br/>
+&nbsp;&nbsp;&nbsp;3.1 <a href="#iddiv2x1x599">Predefined Animals/Tags</a><br/>
 &nbsp;&nbsp;&nbsp;3.2 <a href="#evt_description">Event Description</a><br/>
-&nbsp;&nbsp;&nbsp;3.3 <a href="#iddiv2x1x583">Event Timing</a><br/>
-&nbsp;&nbsp;&nbsp;3.4 <a href="#iddiv2x1x588">Structure of Test Sections</a><br/>
-4 <a href="#iddiv1x1x606">WS-MetadataExchange Tests</a><br/>
-&nbsp;&nbsp;&nbsp;4.1 <a href="#iddiv2x1x611">GetWSDL Tests</a><br/>
-&nbsp;&nbsp;&nbsp;4.2 <a href="#iddiv2x1x617">xxx Tests</a><br/>
+&nbsp;&nbsp;&nbsp;3.3 <a href="#iddiv2x1x662">Event Timing</a><br/>
+&nbsp;&nbsp;&nbsp;3.4 <a href="#iddiv2x1x667">Structure of Test Sections</a><br/>
+4 <a href="#iddiv1x1x685">WS-MetadataExchange Tests</a><br/>
+&nbsp;&nbsp;&nbsp;4.1 <a href="#iddiv2x1x690">GetWSDL Tests</a><br/>
+&nbsp;&nbsp;&nbsp;4.2 <a href="#iddiv2x1x716">xxx Tests</a><br/>
 5 <a href="#wsevt-tests">WS-Eventing Tests</a><br/>
-&nbsp;&nbsp;&nbsp;5.1 <a href="#iddiv2x1x646">Basic Test</a><br/>
-&nbsp;&nbsp;&nbsp;5.2 <a href="#iddiv2x1x703">Wrapped Notifications</a><br/>
-&nbsp;&nbsp;&nbsp;5.3 <a href="#iddiv2x1x755">Duration Expiration Test</a><br/>
-&nbsp;&nbsp;&nbsp;5.4 <a href="#iddiv2x1x810">Specific Time Expiration Test</a><br/>
-&nbsp;&nbsp;&nbsp;5.5 <a href="#iddiv2x1x862">Best Effort Expiration Test</a><br/>
-&nbsp;&nbsp;&nbsp;5.6 <a href="#iddiv2x1x914">Renew Test</a><br/>
-&nbsp;&nbsp;&nbsp;5.7 <a href="#iddiv2x1x984">SubscriptionEnd Test</a><br/>
-&nbsp;&nbsp;&nbsp;5.8 <a href="#iddiv2x1x1038">Filter Test - XPath 1.0</a><br/>
-&nbsp;&nbsp;&nbsp;5.9 <a href="#iddiv2x1x1090">Filter Test - XPath 2.0</a><br/>
-&nbsp;&nbsp;&nbsp;5.10 <a href="#iddiv2x1x1142">Non-Addressable Event Sink Test</a><br/>
-6 <a href="#iddiv1x1x1206">WS-Transfer/WS-Fragment Tests</a><br/>
-7 <a href="#iddiv1x1x1211">WS-Enumeration Tests</a><br/>
+&nbsp;&nbsp;&nbsp;5.1 <a href="#iddiv2x1x745">Basic Test</a><br/>
+&nbsp;&nbsp;&nbsp;5.2 <a href="#iddiv2x1x802">Wrapped Notifications</a><br/>
+&nbsp;&nbsp;&nbsp;5.3 <a href="#iddiv2x1x854">Duration Expiration Test</a><br/>
+&nbsp;&nbsp;&nbsp;5.4 <a href="#iddiv2x1x909">Specific Time Expiration Test</a><br/>
+&nbsp;&nbsp;&nbsp;5.5 <a href="#iddiv2x1x961">Best Effort Expiration Test</a><br/>
+&nbsp;&nbsp;&nbsp;5.6 <a href="#iddiv2x1x1013">Renew Test</a><br/>
+&nbsp;&nbsp;&nbsp;5.7 <a href="#iddiv2x1x1083">SubscriptionEnd Test</a><br/>
+&nbsp;&nbsp;&nbsp;5.8 <a href="#iddiv2x1x1137">Filter Test - XPath 1.0</a><br/>
+&nbsp;&nbsp;&nbsp;5.9 <a href="#iddiv2x1x1189">Filter Test - XPath 2.0</a><br/>
+&nbsp;&nbsp;&nbsp;5.10 <a href="#iddiv2x1x1241">Non-Addressable Event Sink Test</a><br/>
+6 <a href="#iddiv1x1x1305">WS-Transfer/WS-Fragment Tests</a><br/>
+&nbsp;&nbsp;&nbsp;6.1 <a href="#iddiv2x1x1310">xxx Tests</a><br/>
+7 <a href="#iddiv1x1x1333">WS-Enumeration Tests</a><br/>
+&nbsp;&nbsp;&nbsp;7.1 <a href="#iddiv2x1x1338">xxx Tests</a><br/>
 8 <a href="#wsdl">WSDL</a><br/>
-&nbsp;&nbsp;&nbsp;8.1 <a href="#iddiv2x1x1220">Event Source WSDL</a><br/>
-&nbsp;&nbsp;&nbsp;8.2 <a href="#iddiv2x1x1225">Notification WSDL</a><br/>
+&nbsp;&nbsp;&nbsp;8.1 <a href="#iddiv2x1x1365">Event Source WSDL</a><br/>
+&nbsp;&nbsp;&nbsp;8.2 <a href="#iddiv2x1x1370">Notification WSDL</a><br/>
 9 <a href="#evd">EventDescriptions</a><br/>
 10 <a href="#xsd">Schemas</a><br/>
 11 <a href="#acks">Acknowledgements</a><br/>
 12 <a href="#References">References</a><br/>
-&nbsp;&nbsp;&nbsp;12.1 <a href="#iddiv2x1x1252">Normative References</a><br/>
+&nbsp;&nbsp;&nbsp;12.1 <a href="#iddiv2x1x1397">Normative References</a><br/>
 </p>
 <h3><a name="appendices" id="appendices"/>Appendices</h3><p class="toc">A <a href="#Appendix-A">XML Schema</a><br/>
 B <a href="#changelog">Change Log</a><br/>
@@ -85,11 +87,11 @@
 <h3><a name="scope" id="scope"/>1.1 Scope</h3><p>
      The following specifications and technologies are in scope for this 
      scenario:
-    </p><ul><li><p>SOAP 1.1</p></li><li><p>WS-Eventing</p></li><li><p>WS-EventDescription</p></li><li><p>WS-MakeConnection</p></li><li><p>WS-Policy</p></li><li><p>WSDL 1.1</p></li></ul></div><div class="div2">
+    </p><ul><li><p>SOAP 1.1</p></li><li><p>WS-MetadataExchange</p></li><li><p>WS-Eventing</p></li><li><p>WS-EventDescription</p></li><li><p>WS-MakeConnection</p></li><li><p>WS-Policy</p></li><li><p>WS-Transfer</p></li><li><p>WS-Fragment</p></li><li><p>WS-Enumeration</p></li><li><p>WS-SOAPAssertions</p></li><li><p>WSDL 1.1</p></li></ul></div><div class="div2">
 <h3><a name="namespaces" id="namespaces"/>1.2 XML Namespaces</h3><p><a href="#XMLNS">Table 1-1</a> lists XML namespaces that are used in this 
      specification. The choice of any namespace prefix is arbitrary and 
      not semantically significant.
-    </p><a name="XMLNS" id="XMLNS"/><table border="1"><caption>Table 1-1:  Prefixes and XML namespaces used in this specification </caption><tbody><tr><th align="left"> Prefix </th><th align="left"> XML Namespaces </th><th align="left"> Specification(s) </th></tr><tr><td> s </td><td> (Either SOAP 1.1 or 1.2) </td><td> (Either SOAP 1.1 or 1.2) </td></tr><tr><td> s11 </td><td> http://schemas.xmlsoap.org/soap/envelope/ </td><td><a href="#SOAP11">[SOAP11]</a></td></tr><tr><td> s12 </td><td> http://www.w3.org/2003/05/soap-envelope </td><td><a href="#SOAP12">[SOAP12]</a></td></tr><tr><td> xsd </td><td> http://www.w3.org/2001/XMLSchema </td><td><a href="#XMLSchema1">[XMLSchema - Part 1]</a></td></tr><tr><td> wsdl </td><td> http://schemas.xmlsoap.org/wsdl/ </td><td><a href="#WSDL11">[WSDL11]</a></td></tr><tr><td> wsa </td><td> http://www.w3.org/2005/08/addressing </td><td><a href="#AddrCore">[WS-Addressing]</a></td></tr><tr><td> wse </td><td> http://www.w3.org/2002/ws/ra/edcopies/ws-evt </td><td><a href="#Eventing>[WS-Eventing]</a></td></tr><tr><td> wsen </td><td> http://www.w3.org/2002/ws/ra/edcopies/ws-enu </td><td><a href="#Enumeration">[WS-Enumeration]</a></td></tr><tr><td> mex </td><td> http://www.w3.org/2002/ws/ra/edcopies/ws-mex </td><td><a href="#MetadataExchange">[WS-MetadataExchange]</a></td></tr><tr><td> sce </td><td> http://www.w3.org/2010/08/scenario </td><td> This document </td></tr><tr><td> gpx </td><td> http://www.topografix.com/GPX/1/1 </td><td> GPS eXchange Format </td></tr></tbody></table></div><div class="div2">
+    </p><a name="XMLNS" id="XMLNS"/><table border="1"><caption>Table 1-1:  Prefixes and XML namespaces used in this specification </caption><tbody><tr><th align="left"> Prefix </th><th align="left"> XML Namespaces </th><th align="left"> Specification(s) </th></tr><tr><td> s </td><td> (Either SOAP 1.1 or 1.2) </td><td> (Either SOAP 1.1 or 1.2) </td></tr><tr><td> s11 </td><td> http://schemas.xmlsoap.org/soap/envelope/ </td><td><a href="#SOAP11">[SOAP11]</a></td></tr><tr><td> s12 </td><td> http://www.w3.org/2003/05/soap-envelope </td><td><a href="#SOAP12">[SOAP12]</a></td></tr><tr><td> xsd </td><td> http://www.w3.org/2001/XMLSchema </td><td><a href="#XMLSchema1">[XMLSchema - Part 1]</a></td></tr><tr><td> wsdl </td><td> http://schemas.xmlsoap.org/wsdl/ </td><td><a href="#WSDL11">[WSDL11]</a></td></tr><tr><td> wsa </td><td> http://www.w3.org/2005/08/addressing </td><td><a href="#AddrCore">[WS-Addressing]</a></td></tr><tr><td> wse </td><td> http://www.w3.org/2002/ws/ra/edcopies/ws-evt </td><td><a href="#Eventing>[WS-Eventing]</a></td></tr><tr><td> evd </td><td> http://www.w3.org/2002/ws/ra/edcopies/ws-evd </td><td><a href="#EventDescriptions">[WS-EventDescriptions]</a></td></tr><tr><td> wsen </td><td> http://www.w3.org/2002/ws/ra/edcopies/ws-enu </td><td><a href="#Enumeration">[WS-Enumeration]</a></td></tr><tr><td> wsf </td><td> http://www.w3.org/2002/ws/ra/edcopies/ws-fra </td><td><a href="#Fragment">[WS-Fragment]</a></td></tr><tr><td> mex </td><td> http://www.w3.org/2002/ws/ra/edcopies/ws-mex </td><td><a href="#MetadataExchange">[WS-MetadataExchange]</a></td></tr><tr><td> wst </td><td> http://www.w3.org/2002/ws/ra/edcopies/ws-tra </td><td><a href="#Transfer">[WS-Transfer]</a></td></tr><tr><td> wss </td><td> http://www.w3.org/2002/ws/ra/edcopies/ws-sas </td><td><a href="#SOAPAssertions">[WS-SOAPAssertions]</a></td></tr><tr><td> sce </td><td> http://www.w3.org/2010/08/scenario </td><td> This document </td></tr><tr><td> gpx </td><td> http://www.topografix.com/GPX/1/1 </td><td> GPS eXchange Format </td></tr></tbody>/table></div><div class="div2">
 <h3><a name="preconditions" id="preconditions"/>1.3 Preconditions</h3></div></div><div class="div1">
 <h2><a name="notterms" id="notterms"/>2 Notations and Terminology</h2><p>
     This section specifies the notations, namespaces, and
@@ -151,7 +153,7 @@
   &lt;sce:EPR&gt; <em>wsa:endpoint-reference to this Animal</em> &lt;/sce:EPR&gt; ?
   <em>xs:any</em>
 &lt;/sce:Animal&gt; </pre></div></div><div class="div2">
-<h3><a name="iddiv2x1x520" id="iddiv2x1x520"/>3.1 Predefined Animals/Tags</h3><p>
+<h3><a name="iddiv2x1x599" id="iddiv2x1x599"/>3.1 Predefined Animals/Tags</h3><p>
      At a minimum each service side implementation of this scenario
      MUST initiallize have at least the following animals/tags:
     </p><ul><li><p>
@@ -186,14 +188,14 @@
      describes the structure of the event information within the 
      notifications can be found in <a href="#wsdl"><b>8 WSDL</b></a>.
     </p></div><div class="div2">
-<h3><a name="iddiv2x1x583" id="iddiv2x1x583"/>3.3 Event Timing</h3><p>
+<h3><a name="iddiv2x1x662" id="iddiv2x1x662"/>3.3 Event Timing</h3><p>
      While in the real world the frequency of notifications might be 
      hourly or even daily, for the sake of feasibility we compress time 
      by a scale of 1/120 so that one hour in 'scenario time' is thirty 
      seconds in real-world time. The time data contained in the 
      notifications will reflect scenario time.
     </p></div><div class="div2">
-<h3><a name="iddiv2x1x588" id="iddiv2x1x588"/>3.4 Structure of Test Sections</h3><p>
+<h3><a name="iddiv2x1x667" id="iddiv2x1x667"/>3.4 Structure of Test Sections</h3><p>
      The following sections describe tests designed to exercise all the 
      mandatory and optional features of indicated specifications.
      Each of these tests is organized into four parts:
@@ -209,23 +211,37 @@
        conforming implementations are allowed to either not implement the 
        test or fail one or more of the success criteria.
       </p></li></ul></div></div><div class="div1">
-<h2><a name="iddiv1x1x606" id="iddiv1x1x606"/>4 WS-MetadataExchange Tests</h2><p>
+<h2><a name="iddiv1x1x685" id="iddiv1x1x685"/>4 WS-MetadataExchange Tests</h2><p>
     ...
    </p><div class="div2">
-<h3><a name="iddiv2x1x611" id="iddiv2x1x611"/>4.1 GetWSDL Tests</h3><p>
+<h3><a name="iddiv2x1x690" id="iddiv2x1x690"/>4.1 GetWSDL Tests</h3><p>
      This test verifies the ability to retrieve the WSDL associated with
      a WS-MetadataExchange compliant service.
-    </p></div><div class="div2">
-<h3><a name="iddiv2x1x617" id="iddiv2x1x617"/>4.2 xxx Tests</h3><p>
+    </p><div class="div3">
+<h4><a name="iddiv3x1x696" id="iddiv3x1x696"/>4.1.1 Sequence</h4><p>
+      ...
+     </p></div><div class="div3">
+<h4><a name="iddiv3x1x701" id="iddiv3x1x701"/>4.1.2 Success Criteria</h4><ul><li><p>
+        Receipt of a valid GetWSDL message by the service.
+       </p></li><li><p>
+        Receipt of a valid GetWSDLResponse message by the client.
+       </p></li></ul></div><div class="div3">
+<h4><a name="iddiv3x1x711" id="iddiv3x1x711"/>4.1.3 Conformance</h4><p>
+      A conforming service MUST respond to the GetWSDL request with
+      a GetWSDLResponse message.  However, it MAY either include the
+      WSDL of the service or no child elements at all as children of
+      the GetWSDLResponse element.
+     </p></div></div><div class="div2">
+<h3><a name="iddiv2x1x716" id="iddiv2x1x716"/>4.2 xxx Tests</h3><p>
      This test ....
     </p><div class="div3">
-<h4><a name="iddiv3x1x623" id="iddiv3x1x623"/>4.2.1 Sequence</h4><p>
+<h4><a name="iddiv3x1x722" id="iddiv3x1x722"/>4.2.1 Sequence</h4><p>
       ...
      </p></div><div class="div3">
-<h4><a name="iddiv3x1x628" id="iddiv3x1x628"/>4.2.2 Success Criteria</h4><ul><li><p>
+<h4><a name="iddiv3x1x727" id="iddiv3x1x727"/>4.2.2 Success Criteria</h4><ul><li><p>
         ...
        </p></li></ul></div><div class="div3">
-<h4><a name="iddiv3x1x635" id="iddiv3x1x635"/>4.2.3 Conformance</h4><p>
+<h4><a name="iddiv3x1x734" id="iddiv3x1x734"/>4.2.3 Conformance</h4><p>
       ...
      </p></div></div></div><div class="div1">
 <h2><a name="wsevt-tests" id="wsevt-tests"/>5 WS-Eventing Tests</h2><p>
@@ -234,15 +250,15 @@
     affect only the process of developing one or more of the components 
     of a WS-Eventing-based system.
    </p><div class="div2">
-<h3><a name="iddiv2x1x646" id="iddiv2x1x646"/>5.1 Basic Test</h3><p>
+<h3><a name="iddiv2x1x745" id="iddiv2x1x745"/>5.1 Basic Test</h3><p>
      This test verifies the ability to subscribe and receive notifications. 
      The initial Subscribe request has the following features:
     </p><ul><li><p>expiration time chose by Event Source/Subscription Manager</p></li><li><p>no EndTo EPR</p></li><li><p>no Filters</p></li><li><p>unwrapped notifications</p></li></ul><div class="div3">
-<h4><a name="iddiv3x1x665" id="iddiv3x1x665"/>5.1.1 Sequence</h4><p>
+<h4><a name="iddiv3x1x764" id="iddiv3x1x764"/>5.1.1 Sequence</h4><p>
       The following diagram illustrates the sequence of messages for the 
       Basic Test.
      </p><img src="images/basic_test.jpg"/></div><div class="div3">
-<h4><a name="iddiv3x1x675" id="iddiv3x1x675"/>5.1.2 Success Criteria</h4><ul><li><p>
+<h4><a name="iddiv3x1x774" id="iddiv3x1x774"/>5.1.2 Success Criteria</h4><ul><li><p>
         Receipt of a valid Subscribe message by the Event Source.
        </p></li><li><p>
         Receipt of a valid SubscribeResponse message by Subscriber.
@@ -253,7 +269,7 @@
        </p></li><li><p>
         Receipt of a valid UnsubscribeResponse message by the Subscriber.
        </p></li></ul></div><div class="div3">
-<h4><a name="iddiv3x1x694" id="iddiv3x1x694"/>5.1.3 Conformance</h4><p>
+<h4><a name="iddiv3x1x793" id="iddiv3x1x793"/>5.1.3 Conformance</h4><p>
       Because this test involves only operations and elements that are 
       required, there are no allowable failure cases.
      </p><p>
@@ -264,16 +280,16 @@
       An implementation that is unable to support this test does not 
       conform to WS-Eventing.
      </p></div></div><div class="div2">
-<h3><a name="iddiv2x1x703" id="iddiv2x1x703"/>5.2 Wrapped Notifications</h3><p>
+<h3><a name="iddiv2x1x802" id="iddiv2x1x802"/>5.2 Wrapped Notifications</h3><p>
      This test verifies the simple ability to subscribe and receive 
      wrapped notifications. The initial Subscribe request has the 
      following features:
     </p><ul><li><p>expiration time chosen by Event Source/Subscription Manager</p></li><li><p>no EndTo EPR</p></li><li><p>no Filters</p></li><li><p>wrapped notifications</p></li></ul><div class="div3">
-<h4><a name="iddiv3x1x722" id="iddiv3x1x722"/>5.2.1 Sequence</h4><p>
+<h4><a name="iddiv3x1x821" id="iddiv3x1x821"/>5.2.1 Sequence</h4><p>
       The messaging sequence for this test is identical to that of the 
       Basic Test.
      </p></div><div class="div3">
-<h4><a name="iddiv3x1x727" id="iddiv3x1x727"/>5.2.2 Success Criteria</h4><ul><li><p>
+<h4><a name="iddiv3x1x826" id="iddiv3x1x826"/>5.2.2 Success Criteria</h4><ul><li><p>
         Receipt of a valid Subscribe message by the Event Source.
        </p></li><li><p>
         Receipt of a valid SubscribeResponse message by Subscriber.
@@ -284,7 +300,7 @@
        </p></li><li><p>
         Receipt of a valid UnsubscribeResponse message by the Subscriber.
        </p></li></ul></div><div class="div3">
-<h4><a name="iddiv3x1x746" id="iddiv3x1x746"/>5.2.3 Conformance</h4><p>
+<h4><a name="iddiv3x1x845" id="iddiv3x1x845"/>5.2.3 Conformance</h4><p>
       Because this test involves the use of the optional wrapped delivery 
       format, there are a number of failure cases that fall within the 
       boundaries of conforming behavior.
@@ -295,7 +311,7 @@
       A conforming Event Source MAY respond to the initial Subscribe 
       request with a wse:DeliveryFormatRequestUnavailable fault.
      </p></div></div><div class="div2">
-<h3><a name="iddiv2x1x755" id="iddiv2x1x755"/>5.3 Duration Expiration Test</h3><p>
+<h3><a name="iddiv2x1x854" id="iddiv2x1x854"/>5.3 Duration Expiration Test</h3><p>
      This test verifies the correct implementation of the expiration feature 
      on the Event Source/Subscription Manager. The initial Subscribe message 
      has the following features:
@@ -308,12 +324,12 @@
       </p></li><li><p>
        unwrapped notifications
       </p></li></ul><div class="div3">
-<h4><a name="iddiv3x1x774" id="iddiv3x1x774"/>5.3.1 Sequence</h4><p>
+<h4><a name="iddiv3x1x873" id="iddiv3x1x873"/>5.3.1 Sequence</h4><p>
       The following diagram illustrates the sequence of messages for the 
       Duration Expiration Test. Note that the Subscriber waits until the 
       expiration time has passed before sending the GetStatus request.
      </p><img src="images/duration_expiration_test.jpg"/></div><div class="div3">
-<h4><a name="iddiv3x1x784" id="iddiv3x1x784"/>5.3.2 Success Criteria</h4><ul><li><p>
+<h4><a name="iddiv3x1x883" id="iddiv3x1x883"/>5.3.2 Success Criteria</h4><ul><li><p>
         Receipt of a valid Subscribe message by the Event Source.
        </p></li><li><p>
         Receipt of a valid SubscribeResponse message by Subscriber.
@@ -328,7 +344,7 @@
         HTTP error (i.e. '404') that indicates the Subscription Manager no 
         longer exists
        </p></li></ul></div><div class="div3">
-<h4><a name="iddiv3x1x803" id="iddiv3x1x803"/>5.3.3 Conformance</h4><p>
+<h4><a name="iddiv3x1x902" id="iddiv3x1x902"/>5.3.3 Conformance</h4><p>
       Because this test involves the use of the optional wse:Expires 
       element, a conforming Subscriber MAY NOT be capable of implementing 
       this test due to its inability to support wse:Expires.
@@ -339,7 +355,7 @@
       be unable to implement this test or to fail to meet one of the 
       defined success criteria.
      </p></div></div><div class="div2">
-<h3><a name="iddiv2x1x810" id="iddiv2x1x810"/>5.4 Specific Time Expiration Test</h3><p>
+<h3><a name="iddiv2x1x909" id="iddiv2x1x909"/>5.4 Specific Time Expiration Test</h3><p>
      This test verifies the correct implementation of the expiration feature 
      on the Event Source/Subscription Manager. The initial Subscribe 
      request has the following features:
@@ -352,11 +368,11 @@
       </p></li><li><p>
        unwrapped notifications
       </p></li></ul><div class="div3">
-<h4><a name="iddiv3x1x829" id="iddiv3x1x829"/>5.4.1 Sequence</h4><p>
+<h4><a name="iddiv3x1x928" id="iddiv3x1x928"/>5.4.1 Sequence</h4><p>
       The messaging sequence for this test is identical to that of the 
       Duration Expiration Test.
      </p></div><div class="div3">
-<h4><a name="iddiv3x1x834" id="iddiv3x1x834"/>5.4.2 Success Criteria</h4><ul><li><p>
+<h4><a name="iddiv3x1x933" id="iddiv3x1x933"/>5.4.2 Success Criteria</h4><ul><li><p>
         Receipt of a valid Subscribe message by the Event Source.
        </p></li><li><p>
         Receipt of a valid SubscribeResponse message by Subscriber.
@@ -371,7 +387,7 @@
         an HTTP error (i.e. '404') that indicates the Subscription 
         Manager no longer exists.
        </p></li></ul></div><div class="div3">
-<h4><a name="iddiv3x1x853" id="iddiv3x1x853"/>5.4.3 Conformance</h4><p>
+<h4><a name="iddiv3x1x952" id="iddiv3x1x952"/>5.4.3 Conformance</h4><p>
       Because this test involves the use of both the optional wse:Expires 
       element and the optional xs:dateTime type, there are a number of 
       failure cases that fall within the boundaries of conforming behavior.
@@ -383,7 +399,7 @@
       A conforming Event Source MAY respond to the initial Subscribe 
       request with a wse:UnsupportedExpirationType fault.
      </p></div></div><div class="div2">
-<h3><a name="iddiv2x1x862" id="iddiv2x1x862"/>5.5 Best Effort Expiration Test</h3><p>
+<h3><a name="iddiv2x1x961" id="iddiv2x1x961"/>5.5 Best Effort Expiration Test</h3><p>
      This test verifies the correct implementation of the 'best effort'
      expiration feature on the Event Source/Subscription Manager. The 
      initial subscription has the following features:
@@ -397,11 +413,11 @@
       </p></li><li><p>
        unwrapped notifications
       </p></li></ul><div class="div3">
-<h4><a name="iddiv3x1x881" id="iddiv3x1x881"/>5.5.1 Sequence</h4><p>
+<h4><a name="iddiv3x1x980" id="iddiv3x1x980"/>5.5.1 Sequence</h4><p>
       The messaging sequence for this test is identical to that of the 
       Duration Expiration Test.
      </p></div><div class="div3">
-<h4><a name="iddiv3x1x886" id="iddiv3x1x886"/>5.5.2 Success Criteria</h4><ul><li><p>
+<h4><a name="iddiv3x1x985" id="iddiv3x1x985"/>5.5.2 Success Criteria</h4><ul><li><p>
         Receipt of a valid Subscribe message by the Event Source.
        </p></li><li><p>
         Receipt of a valid SubscribeResponse message by Subscriber.
@@ -416,7 +432,7 @@
         HTTP error (i.e. '404') that indicates the Subscription Manager 
         no longer exists.
        </p></li></ul></div><div class="div3">
-<h4><a name="iddiv3x1x905" id="iddiv3x1x905"/>5.5.3 Conformance</h4><p>
+<h4><a name="iddiv3x1x1004" id="iddiv3x1x1004"/>5.5.3 Conformance</h4><p>
       Because this test involves the use of both the optional wse:Expires 
       element and the optional BestEffort attribute, there are a 
       number of failure cases that fall within the boundaries of 
@@ -432,7 +448,7 @@
       implement this test or to fail to meet one of the defined 
       success criteria.
      </p></div></div><div class="div2">
-<h3><a name="iddiv2x1x914" id="iddiv2x1x914"/>5.6 Renew Test</h3><p>
+<h3><a name="iddiv2x1x1013" id="iddiv2x1x1013"/>5.6 Renew Test</h3><p>
      This test verifies the ability of a Subscriber to update the 
      expiration time of a Subscription via a Renew request. The initial 
      Subscribe request has the following features:
@@ -449,11 +465,11 @@
     </p><ul><li><p>
        (short) expiration time chosen by Subscriber as xs:duration
       </p></li></ul><div class="div3">
-<h4><a name="iddiv3x1x939" id="iddiv3x1x939"/>5.6.1 Sequence</h4><p>
+<h4><a name="iddiv3x1x1038" id="iddiv3x1x1038"/>5.6.1 Sequence</h4><p>
       The following diagram illustrates the sequence of messages for 
       the Renew Test.
      </p><img src="images/renew_test.jpg"/></div><div class="div3">
-<h4><a name="iddiv3x1x949" id="iddiv3x1x949"/>5.6.2 Success Criteria</h4><ul><li><p>
+<h4><a name="iddiv3x1x1048" id="iddiv3x1x1048"/>5.6.2 Success Criteria</h4><ul><li><p>
         Receipt of a valid Subscribe message by the Event Source.
        </p></li><li><p>
         Receipt of a valid SubscribeResponse message by Subscriber.
@@ -472,7 +488,7 @@
        </p></li><li><p>
         Receipt of a valid UnsubscribeResponse message by the Subscriber.
        </p></li></ul></div><div class="div3">
-<h4><a name="iddiv3x1x977" id="iddiv3x1x977"/>5.6.3 Conformance</h4><p>
+<h4><a name="iddiv3x1x1076" id="iddiv3x1x1076"/>5.6.3 Conformance</h4><p>
       Because this test involves the use of the optional wse:Expires element,
       a conforming Subscriber MAY NOT be capable of implementing this test 
       due to its inability to support wse:Expires.
@@ -483,7 +499,7 @@
       to implement this test or to fail to meet one of the defined 
       success criteria.
      </p></div></div><div class="div2">
-<h3><a name="iddiv2x1x984" id="iddiv2x1x984"/>5.7 SubscriptionEnd Test</h3><p>
+<h3><a name="iddiv2x1x1083" id="iddiv2x1x1083"/>5.7 SubscriptionEnd Test</h3><p>
      This test verifies the correct implementation of the SubscriptionEnd 
      feature for both the Subscription Manager and the target of the 
      SubscriptionEnd message. The initial Subscribe request has the 
@@ -497,11 +513,11 @@
       </p></li><li><p>
        unwrapped notifications
       </p></li></ul><div class="div3">
-<h4><a name="iddiv3x1x1003" id="iddiv3x1x1003"/>5.7.1 Sequence</h4><p>
+<h4><a name="iddiv3x1x1102" id="iddiv3x1x1102"/>5.7.1 Sequence</h4><p>
       The following diagram illustrates the sequence of messages for the 
       SubscriptionEnd Test.
      </p><img src="images/subscriptionend.jpg"/></div><div class="div3">
-<h4><a name="iddiv3x1x1013" id="iddiv3x1x1013"/>5.7.2 Success Criteria</h4><ul><li><p>
+<h4><a name="iddiv3x1x1112" id="iddiv3x1x1112"/>5.7.2 Success Criteria</h4><ul><li><p>
         Receipt of a valid Subscribe message by the Event Source.
        </p></li><li><p>
         Receipt of a valid SubscribeResponse message by the Subscriber.
@@ -511,7 +527,7 @@
         Receipt of a valid SubscriptionEnd message by the Subscriber 
         (or whomever is indicated by the EndTo EPR).
        </p></li></ul></div><div class="div3">
-<h4><a name="iddiv3x1x1029" id="iddiv3x1x1029"/>5.7.3 Conformance</h4><p>
+<h4><a name="iddiv3x1x1128" id="iddiv3x1x1128"/>5.7.3 Conformance</h4><p>
       Because this test involves the use of the optional wse:EndTo 
       element there are a number of failure cases that fall within the 
       boundaries of conforming behavior.
@@ -523,7 +539,7 @@
       A conforming Event Source MAY respond to the initial Subscribe 
       request with a wse:EndToNotSupported fault.
      </p></div></div><div class="div2">
-<h3><a name="iddiv2x1x1038" id="iddiv2x1x1038"/>5.8 Filter Test - XPath 1.0</h3><p>
+<h3><a name="iddiv2x1x1137" id="iddiv2x1x1137"/>5.8 Filter Test - XPath 1.0</h3><p>
      This test verifies the ability of the Event Source/Subscription Manager 
      to correctly implement  XPath 1.0 filters. The initial Subscribe 
      request has the following features:
@@ -539,13 +555,13 @@
       </p></li><li><p>
        unwrapped notifications
       </p></li></ul><div class="div3">
-<h4><a name="iddiv3x1x1057" id="iddiv3x1x1057"/>5.8.1 Sequence</h4><p>
+<h4><a name="iddiv3x1x1156" id="iddiv3x1x1156"/>5.8.1 Sequence</h4><p>
       The messaging sequence for this test is identical to that of the 
       Basic Test. The difference between this test and the Basic Test is 
       that only Notifications applying to tag 
       234b6840-de3d-11df-85ca-0800200c9a66 are received by the Event Sink.
      </p></div><div class="div3">
-<h4><a name="iddiv3x1x1062" id="iddiv3x1x1062"/>5.8.2 Success Criteria</h4><ul><li><p>
+<h4><a name="iddiv3x1x1161" id="iddiv3x1x1161"/>5.8.2 Success Criteria</h4><ul><li><p>
         Receipt of a valid Subscribe message by the Event Source.
        </p></li><li><p>
         Receipt of a valid SubscribeResponse message by Subscriber.
@@ -557,7 +573,7 @@
        </p></li><li><p>
         Receipt of a valid UnsubscribeResponse message by the Subscriber.
        </p></li></ul></div><div class="div3">
-<h4><a name="iddiv3x1x1081" id="iddiv3x1x1081"/>5.8.3 Conformance</h4><p>
+<h4><a name="iddiv3x1x1180" id="iddiv3x1x1180"/>5.8.3 Conformance</h4><p>
       Because this test involves the use of the optional wse:Filter 
       element there are a number of failure cases that fall within the 
       boundaries of conforming behavior.
@@ -570,7 +586,7 @@
       request with either a wse:FilteringNotSupported fault or a 
       wse:FilteringRequestedUnavailable fault.
      </p></div></div><div class="div2">
-<h3><a name="iddiv2x1x1090" id="iddiv2x1x1090"/>5.9 Filter Test - XPath 2.0</h3><p>
+<h3><a name="iddiv2x1x1189" id="iddiv2x1x1189"/>5.9 Filter Test - XPath 2.0</h3><p>
      This test verifies the ability of the Event Source/Subscription 
      Manager to correctly implement  XPath 2.0 filters. The initial 
      Subscribe request has the following features:
@@ -586,13 +602,13 @@
       </p></li><li><p>
        unwrapped notifications
       </p></li></ul><div class="div3">
-<h4><a name="iddiv3x1x1109" id="iddiv3x1x1109"/>5.9.1 Sequence</h4><p>
+<h4><a name="iddiv3x1x1208" id="iddiv3x1x1208"/>5.9.1 Sequence</h4><p>
       The messaging sequence for this test is identical to that of the 
       Basic Test. The difference between this test and the Basic Test is 
       that only Notifications applying to tag 
       32675b90-de3d-11df-85ca-0800200c9a66 are received by the Event Sink.
      </p></div><div class="div3">
-<h4><a name="iddiv3x1x1114" id="iddiv3x1x1114"/>5.9.2 Success Criteria</h4><ul><li><p>
+<h4><a name="iddiv3x1x1213" id="iddiv3x1x1213"/>5.9.2 Success Criteria</h4><ul><li><p>
         Receipt of a valid Subscribe message by the Event Source.
        </p></li><li><p>
         Receipt of a valid SubscribeResponse message by Subscriber.
@@ -604,7 +620,7 @@
        </p></li><li><p>
         Receipt of a valid UnsubscribeResponse message by the Subscriber.
        </p></li></ul></div><div class="div3">
-<h4><a name="iddiv3x1x1133" id="iddiv3x1x1133"/>5.9.3 Conformance</h4><p>
+<h4><a name="iddiv3x1x1232" id="iddiv3x1x1232"/>5.9.3 Conformance</h4><p>
       Because this test involves the use of the optional wse:Filter element 
       there are a number of failure cases that fall within the boundaries 
       of conforming behavior.
@@ -617,7 +633,7 @@
       request with either a wse:FilteringNotSupported fault or a 
       wse:FilteringRequestedUnavailable fault.
      </p></div></div><div class="div2">
-<h3><a name="iddiv2x1x1142" id="iddiv2x1x1142"/>5.10 Non-Addressable Event Sink Test</h3><p>
+<h3><a name="iddiv2x1x1241" id="iddiv2x1x1241"/>5.10 Non-Addressable Event Sink Test</h3><p>
      This test verifies the ability to subscribe and receive notifications 
      in an environment in which the Event Sink cannot accept connections 
      from systems outside its network (i.e. the Event Sink is 
@@ -638,7 +654,7 @@
        the MakeConnection anonymous URI (e.g. 
        http://docs.oasis-open.org/ws-rx/wsmc/200702/anonymous?id=550e8400-e29b-11d4-a716-446655440000).
       </p></li></ul></div><div class="div3">
-<h4><a name="iddiv3x1x1166" id="iddiv3x1x1166"/>5.11 Sequence</h4><p>
+<h4><a name="iddiv3x1x1265" id="iddiv3x1x1265"/>5.11 Sequence</h4><p>
      The following diagram illustrates the sequence of messages for the 
      Non-Addressable Event Sink Test.
     </p><img src="images/non_addressable_event_sink.jpg"/><p>
@@ -647,7 +663,7 @@
      SubscribeResponse and UnsubscribeResponse are both transmitted on 
      the back-channel of their corresponding requests.
     </p></div><div class="div3">
-<h4><a name="iddiv3x1x1178" id="iddiv3x1x1178"/>5.12 Success Criteria</h4><ul><li><p>
+<h4><a name="iddiv3x1x1277" id="iddiv3x1x1277"/>5.12 Success Criteria</h4><ul><li><p>
        Receipt of a valid Subscribe message by the Event Source.
       </p></li><li><p>
        Receipt of a valid SubscribeResponse message by Subscriber.
@@ -679,17 +695,41 @@
      elicit a wsa:ActionNotSupported fault response or some other, 
      unspecified behavior.
     </p></div></div><div class="div1">
-<h2><a name="iddiv1x1x1206" id="iddiv1x1x1206"/>6 WS-Transfer/WS-Fragment Tests</h2><p>
+<h2><a name="iddiv1x1x1305" id="iddiv1x1x1305"/>6 WS-Transfer/WS-Fragment Tests</h2><p>
     ...
-   </p></div><div class="div1">
-<h2><a name="iddiv1x1x1211" id="iddiv1x1x1211"/>7 WS-Enumeration Tests</h2><p>
+   </p><div class="div2">
+<h3><a name="iddiv2x1x1310" id="iddiv2x1x1310"/>6.1 xxx Tests</h3><p>
+     This test ....
+    </p><div class="div3">
+<h4><a name="iddiv3x1x1316" id="iddiv3x1x1316"/>6.1.1 Sequence</h4><p>
+      ...
+     </p></div><div class="div3">
+<h4><a name="iddiv3x1x1321" id="iddiv3x1x1321"/>6.1.2 Success Criteria</h4><ul><li><p>
+        ...
+       </p></li></ul></div><div class="div3">
+<h4><a name="iddiv3x1x1328" id="iddiv3x1x1328"/>6.1.3 Conformance</h4><p>
+      ...
+     </p></div></div></div><div class="div1">
+<h2><a name="iddiv1x1x1333" id="iddiv1x1x1333"/>7 WS-Enumeration Tests</h2><p>
     ...
-   </p></div><div class="div1">
+   </p><div class="div2">
+<h3><a name="iddiv2x1x1338" id="iddiv2x1x1338"/>7.1 xxx Tests</h3><p>
+     This test ....
+    </p><div class="div3">
+<h4><a name="iddiv3x1x1344" id="iddiv3x1x1344"/>7.1.1 Sequence</h4><p>
+      ...
+     </p></div><div class="div3">
+<h4><a name="iddiv3x1x1349" id="iddiv3x1x1349"/>7.1.2 Success Criteria</h4><ul><li><p>
+        ...
+       </p></li></ul></div><div class="div3">
+<h4><a name="iddiv3x1x1356" id="iddiv3x1x1356"/>7.1.3 Conformance</h4><p>
+      ...
+     </p></div></div></div><div class="div1">
 <h2><a name="wsdl" id="wsdl"/>8 WSDL</h2><div class="div2">
-<h3><a name="iddiv2x1x1220" id="iddiv2x1x1220"/>8.1 Event Source WSDL</h3><p>
+<h3><a name="iddiv2x1x1365" id="iddiv2x1x1365"/>8.1 Event Source WSDL</h3><p>
      TBD
     </p></div><div class="div2">
-<h3><a name="iddiv2x1x1225" id="iddiv2x1x1225"/>8.2 Notification WSDL</h3><p>
+<h3><a name="iddiv2x1x1370" id="iddiv2x1x1370"/>8.2 Notification WSDL</h3><p>
      TBD
     </p></div></div><div class="div1">
 <h2><a name="evd" id="evd"/>9 EventDescriptions</h2><p>
@@ -729,7 +769,7 @@
      Yves Lafon (W3C/ERCIM).
    </p></div><div class="div1">
 <h2><a name="References" id="References"/>12 References</h2><div class="div2">
-<h3><a name="iddiv2x1x1252" id="iddiv2x1x1252"/>12.1 Normative References</h3><dl><dt class="label"><a name="RFC2119" id="RFC2119"/>RFC 2119</dt><dd><a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>
+<h3><a name="iddiv2x1x1397" id="iddiv2x1x1397"/>12.1 Normative References</h3><dl><dt class="label"><a name="RFC2119" id="RFC2119"/>RFC 2119</dt><dd><a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>
         Key words for use in RFCs to Indicate Requirement Levels
        </cite></a>
        , S. Bradner, Author.
@@ -756,19 +796,43 @@
        </cite></a>
        , D. Davis, et al., Editors.
        World Wide Web Consortium (W3C), 15 September 2009.
-      Available at <a href="http://www.w3.org/TR/ws-enumeration">http://www.w3.org/TR/ws-enumeration</a>.</dd><dt class="label"><a name="Eventing" id="Eventing"/>WS-Eventing</dt><dd><a href="http://www.w3.org/TR/ws-eventing"><cite>
+      Available at <a href="http://www.w3.org/TR/ws-enumeration">http://www.w3.org/TR/ws-enumeration</a>.</dd><dt class="label"><a name="EventDescriptions" id="EventDescriptions"/>WS-EventDescriptions</dt><dd><a href="http://www.w3.org/TR/ws-event-description"><cite>
+        W3C Working Group Draft, "Web Services Event Descriptions
+          (WS-EventDescriptions) 1.0"
+       </cite></a>
+       , D. Davis, et al., Editors.
+       World Wide Web Consortium (W3C), 15 September 2009.
+      Available at <a href="http://www.w3.org/TR/ws-event-description">http://www.w3.org/TR/ws-event-description</a>.</dd><dt class="label"><a name="Eventing" id="Eventing"/>WS-Eventing</dt><dd><a href="http://www.w3.org/TR/ws-eventing"><cite>
         W3C Working Group Draft, "Web Services Eventing
           (WS-Eventing) 1.1"
        </cite></a>
        , D. Davis, et al., Editors.
        World Wide Web Consortium (W3C), 15 September 2009.
-      Available at <a href="http://www.w3.org/TR/ws-eventing">http://www.w3.org/TR/ws-eventing</a>.</dd><dt class="label"><a name="MetadataExchange" id="MetadataExchange"/>WS-MetadataExchange</dt><dd><a href="http://www.w3.org/TR/ws-metadata-exchange"><cite>
+      Available at <a href="http://www.w3.org/TR/ws-eventing">http://www.w3.org/TR/ws-eventing</a>.</dd><dt class="label"><a name="Fragment" id="Fragment"/>WS-Fragment</dt><dd><a href="http://www.w3.org/TR/ws-fragment"><cite>
+        W3C Working Group Draft, "Web Services Fragment
+          (WS-Fragment) 1.0"
+       </cite></a>
+       , D. Davis, et al., Editors.
+       World Wide Web Consortium (W3C), 15 September 2009.
+      Available at <a href="http://www.w3.org/TR/ws-fragment">http://www.w3.org/TR/ws-fragment</a>.</dd><dt class="label"><a name="MetadataExchange" id="MetadataExchange"/>WS-MetadataExchange</dt><dd><a href="http://www.w3.org/TR/ws-metadata-exchange"><cite>
         W3C Working Group Draft, "Web Services Metadata Exchange
           (WS-MetadataExchange) 1.1"
        </cite></a>
        , D. Davis, et al., Editors.
        World Wide Web Consortium (W3C), 15 September 2009.
-      Available at <a href="http://www.w3.org/TR/ws-metadata-exchange">http://www.w3.org/TR/ws-metadata-exchange</a>.</dd><dt class="label"><a name="WSDL11" id="WSDL11"/>WSDL11</dt><dd><a href="http://www.w3.org/TR/2001/NOTE-wsdl-20010315"><cite>
+      Available at <a href="http://www.w3.org/TR/ws-metadata-exchange">http://www.w3.org/TR/ws-metadata-exchange</a>.</dd><dt class="label"><a name="SOAPAssertions" id="SOAPAssertions"/>WS-SOAPAssertions</dt><dd><a href="http://www.w3.org/TR/ws-soap-assertions"><cite>
+        W3C Working Group Draft, "Web Services SOAP Assertions
+          (WS-SOAPAssertions) 1.0"
+       </cite></a>
+       , D. Davis, et al., Editors.
+       World Wide Web Consortium (W3C), 15 September 2009.
+      Available at <a href="http://www.w3.org/TR/ws-soap-assertions">http://www.w3.org/TR/ws-soap-assertions</a>.</dd><dt class="label"><a name="Transfer" id="Transfer"/>WS-Transfer</dt><dd><a href="http://www.w3.org/TR/ws-transfer"><cite>
+        W3C Working Group Draft, "Web Services Transfer
+          (WS-Transfer) 1.1"
+       </cite></a>
+       , D. Davis, et al., Editors.
+       World Wide Web Consortium (W3C), 15 September 2009.
+      Available at <a href="http://www.w3.org/TR/ws-transfer">http://www.w3.org/TR/ws-transfer</a>.</dd><dt class="label"><a name="WSDL11" id="WSDL11"/>WSDL11</dt><dd><a href="http://www.w3.org/TR/2001/NOTE-wsdl-20010315"><cite>
         W3C Note, "Web Services Description Language (WSDL) 1.1"
        </cite></a>
        , E. Christensen, et al., Editors.

Received on Monday, 20 December 2010 18:15:02 UTC