- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 05 Apr 2011 19:13:48 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/test
In directory hutz:/tmp/cvs-serv26647
Modified Files:
scenario.html scenario.xml
Log Message:
typo
Index: scenario.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/test/scenario.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- scenario.xml 22 Mar 2011 23:50:48 -0000 1.14
+++ scenario.xml 5 Apr 2011 19:13:46 -0000 1.15
@@ -851,7 +851,7 @@
<p>
A conforming service MUST respond to the PutMetadata request with
- a PutMetadataResponse message. Each service will decide with type
+ a PutMetadataResponse message. Each service will decide which type
of Metadata it will allow clients to update, as will as the content
form.
</p>
@@ -898,7 +898,7 @@
<p>
A conforming service MUST respond to the DeleteMetadata request with
- a DeleteMetadataResponse message. Each service will decide with type
+ a DeleteMetadataResponse message. Each service will decide which type
of Metadata it will allow clients to delete.
</p>
</div3>
Index: scenario.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/test/scenario.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- scenario.html 22 Mar 2011 23:50:48 -0000 1.14
+++ scenario.html 5 Apr 2011 19:13:46 -0000 1.15
@@ -396,7 +396,7 @@
</p></li></ul></div><div class="div3">
<h4><a name="iddiv3x1x879" id="iddiv3x1x879"/>4.6.3 Conformance</h4><p>
A conforming service MUST respond to the PutMetadata request with
- a PutMetadataResponse message. Each service will decide with type
+ a PutMetadataResponse message. Each service will decide which type
of Metadata it will allow clients to update, as will as the content
form.
</p></div></div><div class="div2">
@@ -415,7 +415,7 @@
</p></li></ul></div><div class="div3">
<h4><a name="iddiv3x1x905" id="iddiv3x1x905"/>4.7.3 Conformance</h4><p>
A conforming service MUST respond to the DeleteMetadata request with
- a DeleteMetadataResponse message. Each service will decide with type
+ a DeleteMetadataResponse message. Each service will decide which type
of Metadata it will allow clients to delete.
</p></div></div></div><div class="div1">
<h2><a name="wsevt-tests" id="wsevt-tests"/>5 WS-Eventing Tests</h2><p>
Received on Tuesday, 5 April 2011 19:13:49 UTC