2004/ws/addressing ws-addr-testsuite.html,1.1,1.2 ws-addr-testsuite.xml,1.1,1.2

Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv29820

Modified Files:
	ws-addr-testsuite.html ws-addr-testsuite.xml 
Log Message:
added section on contributing test materials

Index: ws-addr-testsuite.html
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-testsuite.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ws-addr-testsuite.html	20 Apr 2005 21:42:58 -0000	1.1
--- ws-addr-testsuite.html	9 May 2005 21:47:24 -0000	1.2
***************
*** 124,129 ****
--- 124,149 ----
  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.1.1 <a href=
  "#OneWayScenarios">One Way Binding</a><br />
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.1.1.1
+ <a href="#Oneway-In-only">One Way Robust In-Only</a><br />
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.1.1.2
+ <a href="#Oneway-Robust-In-only">One Way Robust In-Only</a><br />
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.1.1.3
+ <a href="#Oneway-In-Out">One Way In-Only</a><br />
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.1.1.4
+ <a href="#Oneway-Out-Only">One Way Out-Only</a><br />
  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.1.2 <a href=
  "#TwoWayScenarios">Two Way Binding</a><br />
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.1.2.1
+ <a href="#Twoway-In-Only">Two Way In-Only</a><br />
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.1.2.2
+ <a href="#Twoway-Robust-In-Only-A">Two Way Robust-In-Only (Option
+ A)</a><br />
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.1.2.3
+ <a href="#Twoway-Robust-In-Only-B">Two Way Robust-In-Only (Option
+ B)</a><br />
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.1.2.4
+ <a href="#Twoway-In-Out-A">Two Way In-Out (Option A)</a><br />
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.1.2.5
+ <a href="#Twoway-In-Out-B">Two Way In-Out (Option B)</a><br />
  &nbsp;&nbsp;&nbsp;&nbsp;2.2 <a href="#otherScenarios">Other
  Scenarios</a><br />
***************
*** 131,135 ****
  4. <a href="#testCases">Test Cases</a><br />
  5. <a href="#testDocuments">Test Documents</a><br />
! 6. <a href="#references">References</a><br /></p>
  <h3><a name="appendix" id="appendix">Appendices</a></h3>
  <p class="toc">A. <a href="#acknowledgments">Acknowledgements</a>
--- 151,156 ----
  4. <a href="#testCases">Test Cases</a><br />
  5. <a href="#testDocuments">Test Documents</a><br />
! 6. <a href="#contributing">Contributing Test Materials</a><br />
! 7. <a href="#references">References</a><br /></p>
  <h3><a name="appendix" id="appendix">Appendices</a></h3>
  <p class="toc">A. <a href="#acknowledgments">Acknowledgements</a>
***************
*** 258,261 ****
--- 279,293 ----
  <h2><a name="testScenarios" id="testScenarios"></a>2. Test
  Scenarios</h2>
+ <table border="1" summary="Editorial note: P Downey">
+ <tr>
+ <td align="left" valign="top" width="50%"><b>Editorial note: P
+ Downey</b></td>
+ <td align="right" valign="top" width="50%">&nbsp;</td>
+ </tr>
+ <tr>
+ <td colspan="2" align="left" valign="top">Scenarios taken from a
+ whiteboard discussion of the Async Task Force, 18-4-2005.</td>
+ </tr>
+ </table>
  <div class="div2">
  <h3><a name="messagePassingScenarios" id=
***************
*** 267,270 ****
--- 299,305 ----
  exchange messages which has no natural return path for messages,
  e.g. UDP.</p>
+ <div class="div4">
+ <h5><a name="Oneway-In-only" id="Oneway-In-only"></a>2.1.1.1 One
+ Way Robust In-Only</h5>
  <div class="figure" style="text-align: center"><br />
  <img src=
***************
*** 272,275 ****
--- 307,314 ----
  <p style="text-align:left"><i><span>Figure 2-1.</span></i></p>
  <br /></div>
+ </div>
+ <div class="div4">
+ <h5><a name="Oneway-Robust-In-only" id=
+ "Oneway-Robust-In-only"></a>2.1.1.2 One Way Robust In-Only</h5>
  <div class="figure" style="text-align: center"><br />
  <img src=
***************
*** 277,280 ****
--- 316,323 ----
  <p style="text-align:left"><i><span>Figure 2-2.</span></i></p>
  <br /></div>
+ </div>
+ <div class="div4">
+ <h5><a name="Oneway-In-Out" id="Oneway-In-Out"></a>2.1.1.3 One Way
+ In-Only</h5>
  <div class="figure" style="text-align: center"><br />
  <img src=
***************
*** 282,285 ****
--- 325,332 ----
  <p style="text-align:left"><i><span>Figure 2-3.</span></i></p>
  <br /></div>
+ </div>
+ <div class="div4">
+ <h5><a name="Oneway-Out-Only" id="Oneway-Out-Only"></a>2.1.1.4 One
+ Way Out-Only</h5>
  <div class="figure" style="text-align: center"><br />
  <img src=
***************
*** 288,291 ****
--- 335,339 ----
  <br /></div>
  </div>
+ </div>
  <div class="div3">
  <h4><a name="TwoWayScenarios" id="TwoWayScenarios"></a>2.1.2 Two
***************
*** 293,296 ****
--- 341,347 ----
  <p>Message passing scenarios using an underlying protocol to
  exchange messages which has a 'back-channel', e.g. HTTP.</p>
+ <div class="div4">
+ <h5><a name="Twoway-In-Only" id="Twoway-In-Only"></a>2.1.2.1 Two
+ Way In-Only</h5>
  <div class="figure" style="text-align: center"><br />
  <img src=
***************
*** 298,301 ****
--- 349,357 ----
  <p style="text-align:left"><i><span>Figure 2-5.</span></i></p>
  <br /></div>
+ </div>
+ <div class="div4">
+ <h5><a name="Twoway-Robust-In-Only-A" id=
+ "Twoway-Robust-In-Only-A"></a>2.1.2.2 Two Way Robust-In-Only
+ (Option A)</h5>
  <div class="figure" style="text-align: center"><br />
  <img src=
***************
*** 303,306 ****
--- 359,367 ----
  <p style="text-align:left"><i><span>Figure 2-6.</span></i></p>
  <br /></div>
+ </div>
+ <div class="div4">
+ <h5><a name="Twoway-Robust-In-Only-B" id=
+ "Twoway-Robust-In-Only-B"></a>2.1.2.3 Two Way Robust-In-Only
+ (Option B)</h5>
  <div class="figure" style="text-align: center"><br />
  <img src=
***************
*** 308,311 ****
--- 369,376 ----
  <p style="text-align:left"><i><span>Figure 2-7.</span></i></p>
  <br /></div>
+ </div>
+ <div class="div4">
+ <h5><a name="Twoway-In-Out-A" id="Twoway-In-Out-A"></a>2.1.2.4 Two
+ Way In-Out (Option A)</h5>
  <div class="figure" style="text-align: center"><br />
  <img src=
***************
*** 313,316 ****
--- 378,385 ----
  <p style="text-align:left"><i><span>Figure 2-8.</span></i></p>
  <br /></div>
+ </div>
+ <div class="div4">
+ <h5><a name="Twoway-In-Out-B" id="Twoway-In-Out-B"></a>2.1.2.5 Two
+ Way In-Out (Option B)</h5>
  <div class="figure" style="text-align: center"><br />
  <img src=
***************
*** 318,332 ****
  <p style="text-align:left"><i><span>Figure 2-9.</span></i></p>
  <br /></div>
! <table border="1" summary="Editorial note: P Downey">
! <tr>
! <td align="left" valign="top" width="50%"><b>Editorial note: P
! Downey</b></td>
! <td align="right" valign="top" width="50%">&nbsp;</td>
! </tr>
! <tr>
! <td colspan="2" align="left" valign="top">Scenarios taken from a
! whiteboard discussion of the Async Task Force, 18-4-2005.</td>
! </tr>
! </table>
  </div>
  </div>
--- 387,391 ----
  <p style="text-align:left"><i><span>Figure 2-9.</span></i></p>
  <br /></div>
! </div>
  </div>
  </div>
***************
*** 399,405 ****
  </tr>
  </table>
  </div>
  <div class="div1">
! <h2><a name="references" id="references"></a>6. References</h2>
  <dl>
  <dt class="label"><a name="WSADDR-CORE" id=
--- 458,599 ----
  </tr>
  </table>
+ <a name="testDocumentsTable" id="testDocumentsTable"></a>
+ <table summary="Test Documents" border="1">
+ <caption>Table 5-1. Test Documents</caption>
+ <tbody>
+ <tr>
+ <th align="left" rowspan="1" colspan="1">Contributor</th>
+ <th align="left" rowspan="1" colspan="1">Message</th>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">Microsoft</td>
+ <td rowspan="1" colspan="1"><a href=
+ "http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/fault-4.xml">
+ fault-4.xml</a></td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">Microsoft</td>
+ <td rowspan="1" colspan="1"><a href=
+ "http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/fault-5.xml">
+ fault-5.xml</a></td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">Microsoft</td>
+ <td rowspan="1" colspan="1"><a href=
+ "http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/request-1.xml">
+ request-1.xml</a></td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">Microsoft</td>
+ <td rowspan="1" colspan="1"><a href=
+ "http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/request-2.xml">
+ request-2.xml</a></td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">Microsoft</td>
+ <td rowspan="1" colspan="1"><a href=
+ "http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/request-3.xml">
+ request-3.xml</a></td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">Microsoft</td>
+ <td rowspan="1" colspan="1"><a href=
+ "http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/request-4.xml">
+ request-4.xml</a></td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">Microsoft</td>
+ <td rowspan="1" colspan="1"><a href=
+ "http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/request-5.xml">
+ request-5.xml</a></td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">Microsoft</td>
+ <td rowspan="1" colspan="1"><a href=
+ "http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/request-6.xml">
+ request-6.xml</a></td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">Microsoft</td>
+ <td rowspan="1" colspan="1"><a href=
+ "http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/request-7.xml">
+ request-7.xml</a></td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">Microsoft</td>
+ <td rowspan="1" colspan="1"><a href=
+ "http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/request-8.xml">
+ request-8.xml</a></td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">Microsoft</td>
+ <td rowspan="1" colspan="1"><a href=
+ "http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/request-9.xml">
+ request-9.xml</a></td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">Microsoft</td>
+ <td rowspan="1" colspan="1"><a href=
+ "http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/response-2.xml">
+ response-2.xml</a></td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">Microsoft</td>
+ <td rowspan="1" colspan="1"><a href=
+ "http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/response-3.xml">
+ response-3.xml</a></td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">Microsoft</td>
+ <td rowspan="1" colspan="1"><a href=
+ "http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/response-4.xml">
+ response-4.xml</a></td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">Microsoft</td>
+ <td rowspan="1" colspan="1"><a href=
+ "http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/response-6.xml">
+ response-6.xml</a></td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">Microsoft</td>
+ <td rowspan="1" colspan="1"><a href=
+ "http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/response-7.xml">
+ response-7.xml</a></td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">Microsoft</td>
+ <td rowspan="1" colspan="1"><a href=
+ "http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/response-8.xml">
+ response-8.xml</a></td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">Microsoft</td>
+ <td rowspan="1" colspan="1"><a href=
+ "http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/response-9.xml">
+ response-9.xml</a></td>
+ </tr>
+ </tbody>
+ </table>
+ <br /></div>
+ <div class="div1">
+ <h2><a name="contributing" id="contributing"></a>6. Contributing
+ Test Materials</h2>
+ <p>The Test Suite consists entirely of voluntary contributions of
+ tests from interested parties. We encourage all members of the
+ community to consider contributing any tests they may have
+ developed to the Test Suite.</p>
+ <p>Tests may be submitted to the Suite in the form of an Email sent
+ to <a href=
+ "mailto:public-ws-addressing-tests@w3.org">public-ws-addressing-tests@w3.org</a>
+ An archive is available at <a href=
+ "http://lists.w3.org/Archives/Public/public-ws-addressing-tests/">http://lists.w3.org/Archives/Public/public-ws-addressing-tests</a>
+ Submited test cases should be released to the Test Suite by
+ completing the <a href=
+ "http://www.w3.org/2002/09/wbs/1/testgrants2-200409/">Test Case
+ Grant II Form</a>.</p>
  </div>
  <div class="div1">
! <h2><a name="references" id="references"></a>7. References</h2>
  <dl>
  <dt class="label"><a name="WSADDR-CORE" id=

Index: ws-addr-testsuite.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-testsuite.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ws-addr-testsuite.xml	20 Apr 2005 21:42:58 -0000	1.1
--- ws-addr-testsuite.xml	9 May 2005 21:47:24 -0000	1.2
***************
*** 151,154 ****
--- 151,164 ----
              <head>Test Scenarios</head>
  
+ <p>
+ 		    <ednote>
+ 			<name>P Downey</name>
+ 			<edtext>
+ 			 Scenarios taken from a whiteboard discussion
+ 			 of the Async Task Force, 18-4-2005.
+ 			</edtext>
+ 		    </ednote>
+ </p>
+ 
              <div2 id="messagePassingScenarios">
                  <head>Message Passing Scenarios</head>
***************
*** 160,171 ****
  		</p>
  
  <graphic source="http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/diagrams/oneway-inonly.png?rev=1.1&amp;content-type=image/png"/>
  <graphic source="http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/diagrams/oneway-robustinonly.png?rev=1.1&amp;content-type=image/png"/>
  <graphic source="http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/diagrams/oneway-inout.png?rev=1.1&amp;content-type=image/png"/>
  <graphic source="http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/diagrams/oneway-outonly.png?rev=1.1&amp;content-type=image/png"/>
  
! 	    </div3>
  
!             <div3 id="TwoWayScenarios">
                  <head>Two Way Binding</head>
  		<p>Message passing scenarios using an underlying protocol to exchange
--- 170,204 ----
  		</p>
  
+             <div4 id="Oneway-In-only">
+                 <head>One Way Robust In-Only</head>
+ 		<p>
  <graphic source="http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/diagrams/oneway-inonly.png?rev=1.1&amp;content-type=image/png"/>
+ 		</p>
+ 	    </div4>
+ 
+             <div4 id="Oneway-Robust-In-only">
+                 <head>One Way Robust In-Only</head>
+ 		<p>
  <graphic source="http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/diagrams/oneway-robustinonly.png?rev=1.1&amp;content-type=image/png"/>
+ 		</p>
+ 	    </div4>
+ 
+             <div4 id="Oneway-In-Out">
+                 <head>One Way In-Only</head>
+ 		<p>
  <graphic source="http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/diagrams/oneway-inout.png?rev=1.1&amp;content-type=image/png"/>
+ 		</p>
+ 	    </div4>
+ 
+             <div4 id="Oneway-Out-Only">
+                 <head>One Way Out-Only</head>
+ 		<p>
  <graphic source="http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/diagrams/oneway-outonly.png?rev=1.1&amp;content-type=image/png"/>
+ 		</p>
+ 	    </div4>
  
! 	</div3>
  
! 	<div3 id="TwoWayScenarios">
                  <head>Two Way Binding</head>
  		<p>Message passing scenarios using an underlying protocol to exchange
***************
*** 173,189 ****
  		</p>
  
  <graphic source="http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/diagrams/twoway-inonly.png?rev=1.1&amp;content-type=image/png"/>
  <graphic source="http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/diagrams/twoway-robustinonly-a.png?rev=1.1&amp;content-type=image/png"/>
  <graphic source="http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/diagrams/twoway-robustinonly-b.png?rev=1.1&amp;content-type=image/png"/>
  <graphic source="http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/diagrams/twoway-inout-a.png?rev=1.1&amp;content-type=image/png"/>
  <graphic source="http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/diagrams/twoway-inout-b.png?rev=1.1&amp;content-type=image/png"/>
  
- 		    <ednote>
- 			<name>P Downey</name>
- 			<edtext>
- 			 Scenarios taken from a whiteboard discussion
- 			 of the Async Task Force, 18-4-2005.
- 			</edtext>
- 		    </ednote>
  	    </div3>
  	    </div2>
--- 206,244 ----
  		</p>
  
+             <div4 id="Twoway-In-Only">
+                 <head>Two Way In-Only</head>
+ 		<p>
  <graphic source="http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/diagrams/twoway-inonly.png?rev=1.1&amp;content-type=image/png"/>
+ 		</p>
+ 	    </div4>
+ 
+             <div4 id="Twoway-Robust-In-Only-A">
+                 <head>Two Way Robust-In-Only (Option A)</head>
+ 		<p>
  <graphic source="http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/diagrams/twoway-robustinonly-a.png?rev=1.1&amp;content-type=image/png"/>
+ 		</p>
+ 	    </div4>
+ 
+             <div4 id="Twoway-Robust-In-Only-B">
+                 <head>Two Way Robust-In-Only (Option B)</head>
+ 		<p>
  <graphic source="http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/diagrams/twoway-robustinonly-b.png?rev=1.1&amp;content-type=image/png"/>
+ 		</p>
+ 	    </div4>
+ 
+             <div4 id="Twoway-In-Out-A">
+                 <head>Two Way In-Out (Option A)</head>
+ 		<p>
  <graphic source="http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/diagrams/twoway-inout-a.png?rev=1.1&amp;content-type=image/png"/>
+ 		</p>
+ 	    </div4>
+ 
+             <div4 id="Twoway-In-Out-B">
+                 <head>Two Way In-Out (Option B)</head>
+ 		<p>
  <graphic source="http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/diagrams/twoway-inout-b.png?rev=1.1&amp;content-type=image/png"/>
+ 		</p>
+ 	    </div4>
  
  	    </div3>
  	    </div2>
***************
*** 236,239 ****
--- 291,295 ----
              <head>Test Documents</head>
  
+ <p>
  		    <ednote>
  			<name>P Downey</name>
***************
*** 245,248 ****
--- 301,350 ----
  			</edtext>
  		    </ednote>
+ </p>
+ 
+                 <table summary="Test Documents" id="testDocumentsTable" border="1">
+                     <caption>Test Documents</caption>
+                     <tbody>
+                         <tr>
+                             <th align="left">Contributor</th>
+                             <th align="left">Message</th>
+                         </tr>
+ <tr><td>Microsoft</td><td><loc href='http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/fault-4.xml'>fault-4.xml</loc></td></tr>
+ <tr><td>Microsoft</td><td><loc href='http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/fault-5.xml'>fault-5.xml</loc></td></tr>
+ <tr><td>Microsoft</td><td><loc href='http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/request-1.xml'>request-1.xml</loc></td></tr>
+ <tr><td>Microsoft</td><td><loc href='http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/request-2.xml'>request-2.xml</loc></td></tr>
+ <tr><td>Microsoft</td><td><loc href='http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/request-3.xml'>request-3.xml</loc></td></tr>
+ <tr><td>Microsoft</td><td><loc href='http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/request-4.xml'>request-4.xml</loc></td></tr>
+ <tr><td>Microsoft</td><td><loc href='http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/request-5.xml'>request-5.xml</loc></td></tr>
+ <tr><td>Microsoft</td><td><loc href='http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/request-6.xml'>request-6.xml</loc></td></tr>
+ <tr><td>Microsoft</td><td><loc href='http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/request-7.xml'>request-7.xml</loc></td></tr>
+ <tr><td>Microsoft</td><td><loc href='http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/request-8.xml'>request-8.xml</loc></td></tr>
+ <tr><td>Microsoft</td><td><loc href='http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/request-9.xml'>request-9.xml</loc></td></tr>
+ <tr><td>Microsoft</td><td><loc href='http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/response-2.xml'>response-2.xml</loc></td></tr>
+ <tr><td>Microsoft</td><td><loc href='http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/response-3.xml'>response-3.xml</loc></td></tr>
+ <tr><td>Microsoft</td><td><loc href='http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/response-4.xml'>response-4.xml</loc></td></tr>
+ <tr><td>Microsoft</td><td><loc href='http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/response-6.xml'>response-6.xml</loc></td></tr>
+ <tr><td>Microsoft</td><td><loc href='http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/response-7.xml'>response-7.xml</loc></td></tr>
+ <tr><td>Microsoft</td><td><loc href='http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/response-8.xml'>response-8.xml</loc></td></tr>
+ <tr><td>Microsoft</td><td><loc href='http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/test-cases/Microsoft/2005Mar-0209/response-9.xml'>response-9.xml</loc></td></tr>
+ 		    </tbody>
+ 		</table>
+ 
+         </div1>
+ 
+         <div1 id="contributing">
+             <head>Contributing Test Materials</head>
+ 		<p>The Test Suite consists entirely of voluntary contributions of tests from interested parties. We encourage all members of the community to consider contributing any tests they may have developed to the Test Suite.
+ </p>
+ <p>
+ Tests may be submitted to the Suite in the form of an Email sent to
+ <loc href='mailto:public-ws-addressing-tests@w3.org'>public-ws-addressing-tests@w3.org</loc>
+ An archive is available at 
+ <loc href='http://lists.w3.org/Archives/Public/public-ws-addressing-tests/'>http://lists.w3.org/Archives/Public/public-ws-addressing-tests</loc>
+ Submited test cases should be released to the Test Suite
+ by completing the
+ <loc href='http://www.w3.org/2002/09/wbs/1/testgrants2-200409/'>Test Case Grant II Form</loc>.
+ </p>
+ 
          </div1>
  

Received on Monday, 9 May 2005 21:47:37 UTC