- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 04 Feb 2011 18:00:51 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/test
In directory hutz:/tmp/cvs-serv22783
Modified Files:
scenario.html scenario.xml
Log Message:
update the mex scenario to talk about updating/deleting the evd data
Index: scenario.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/test/scenario.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- scenario.xml 3 Feb 2011 13:59:11 -0000 1.5
+++ scenario.xml 4 Feb 2011 18:00:48 -0000 1.6
@@ -714,8 +714,8 @@
</item>
<item>
<p>
- Receipt of a valid GetMetadataResponse message, containing the
- no Metadata, by the client.
+ Receipt of a valid GetMetadataResponse message, containing
+ no MetadataSections, by the client.
</p>
</item>
</ulist>
@@ -786,7 +786,8 @@
<p>
This test verifies the ability to update Metadata using the
- PutMetadata operation.
+ PutMetadata operation. In this case the client will update the
+ WS-EventDescriptions metadata associated with the Tracker service.
</p>
<div3>
@@ -832,7 +833,8 @@
<p>
This test verifies the ability to update Metadata using the
- DeleteMetadata operation.
+ DeleteMetadata operation. The client will request the deletion
+ of the WS-EventingDescription metadata.
</p>
<div3>
@@ -976,7 +978,7 @@
<div3>
<head>Variations</head>
- <ulist>
+ <olist>
<item>
<p>
The Subscribe request contains a Format element with the
@@ -1005,7 +1007,7 @@
The results of this variant should be the same as specified above.
</p>
</item>
- </ulist>
+ </olist>
</div3>
</div2>
@@ -2904,10 +2906,10 @@
MaxTime Test. Note that the data source is not able to assemble
the second EnumerateResponse message before the duration
specified in the MaxTime element has passed.
-
- <graphic source='scenario/enum_maxtime_test.jpg'/>
</p>
+ <graphic source='scenario/enum_maxtime_test.jpg'/>
+
</div3>
<div3>
@@ -2993,10 +2995,10 @@
the Duration Expiration Test. Note that the data source waits
until the expiration time has passed before sending the
second Enumerate request.
-
- <graphic source='scenario/enum_expires_test.jpg'/>
</p>
+ <graphic source='scenario/enum_expires_test.jpg'/>
+
</div3>
<div3>
@@ -3262,10 +3264,10 @@
<p>
The following diagram illustrates the sequence of messages for
the GetStatus Test.
-
- <graphic source='scenario/enum_getstatus_test.jpg'/>
</p>
+ <graphic source='scenario/enum_getstatus_test.jpg'/>
+
</div3>
<div3>
@@ -3345,9 +3347,9 @@
<p>
The following diagram illustrates the sequence of messages for the
Renew Test.
-
- <graphic source='scenario/enum_renew_test.jpg'/>
</p>
+
+ <graphic source='scenario/enum_renew_test.jpg'/>
</div3>
@@ -3429,10 +3431,10 @@
<p>
The following diagram illustrates the sequence of messages for
the Release Test.
-
- <graphic source='scenario/enum_release_test.jpg'/>
</p>
+ <graphic source='scenario/enum_release_test.jpg'/>
+
</div3>
<div3>
@@ -3506,10 +3508,10 @@
<p>
The following diagram illustrates the sequence of messages for
the EnumerationEnd Test.
-
- <graphic source='scenario/enum_enumerationend_test.jpg'/>
</p>
+ <graphic source='scenario/enum_enumerationend_test.jpg'/>
+
</div3>
<div3>
Index: scenario.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/test/scenario.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- scenario.html 3 Feb 2011 13:59:10 -0000 1.5
+++ scenario.html 4 Feb 2011 18:00:48 -0000 1.6
@@ -332,8 +332,8 @@
Receipt of a valid GetMetadata message, requesting an unknown Metadata
type, by the service.
</p></li><li><p>
- Receipt of a valid GetMetadataResponse message, containing the
- no Metadata, by the client.
+ Receipt of a valid GetMetadataResponse message, containing
+ no MetadataSections, by the client.
</p></li></ul></div><div class="div3">
<h4><a name="iddiv3x1x808" id="iddiv3x1x808"/>4.4.3 Conformance</h4><p>
A conforming service MUST respond to the GetMetadata request with
@@ -364,7 +364,8 @@
</p></div></div><div class="div2">
<h3><a name="iddiv2x1x839" id="iddiv2x1x839"/>4.6 PutMetadata Test</h3><p>
This test verifies the ability to update Metadata using the
- PutMetadata operation.
+ PutMetadata operation. In this case the client will update the
+ WS-EventDescriptions metadata associated with the Tracker service.
</p><div class="div3">
<h4><a name="iddiv3x1x845" id="iddiv3x1x845"/>4.6.1 Sequence</h4><p>
...
@@ -382,7 +383,8 @@
</p></div></div><div class="div2">
<h3><a name="iddiv2x1x865" id="iddiv2x1x865"/>4.7 DeleteMetadata Test</h3><p>
This test verifies the ability to update Metadata using the
- DeleteMetadata operation.
+ DeleteMetadata operation. The client will request the deletion
+ of the WS-EventingDescription metadata.
</p><div class="div3">
<h4><a name="iddiv3x1x871" id="iddiv3x1x871"/>4.7.1 Sequence</h4><p>
...
@@ -436,7 +438,7 @@
An implementation that is unable to support this test does not
conform to WS-Eventing.
</p></div><div class="div3">
-<h4><a name="iddiv3x1x954" id="iddiv3x1x954"/>5.1.4 Variations</h4><ul><li><p>
+<h4><a name="iddiv3x1x954" id="iddiv3x1x954"/>5.1.4 Variations</h4><ol class="enumar"><li><p>
The Subscribe request contains a Format element with the
Unwrapped URI.
The results of this variant should be the same as specified above.
@@ -452,7 +454,7 @@
The Subscribe request contains an Expires element with
a large duration value - e.g. "PT100000000S".
The results of this variant should be the same as specified above.
- </p></li></ul></div></div><div class="div2">
+ </p></li></ol></div></div><div class="div2">
<h3><a name="iddiv2x1x970" id="iddiv2x1x970"/>5.2 Wrapped Notifications</h3><p>
This test verifies the simple ability to subscribe and receive
wrapped notifications. The initial Subscribe request has the
@@ -1306,8 +1308,7 @@
MaxTime Test. Note that the data source is not able to assemble
the second EnumerateResponse message before the duration
specified in the MaxTime element has passed.
-
- <img src="scenario/enum_maxtime_test.jpg"/></p></div><div class="div3">
+ </p><img src="scenario/enum_maxtime_test.jpg"/></div><div class="div3">
<h4><a name="iddiv3x1x2145" id="iddiv3x1x2145"/>7.5.2 Success Criteria</h4><ul><li><p>
Receipt of valid Enumerate message with NewContext element
by the data source
@@ -1341,8 +1342,7 @@
the Duration Expiration Test. Note that the data source waits
until the expiration time has passed before sending the
second Enumerate request.
-
- <img src="scenario/enum_expires_test.jpg"/></p></div><div class="div3">
+ </p><img src="scenario/enum_expires_test.jpg"/></div><div class="div3">
<h4><a name="iddiv3x1x2197" id="iddiv3x1x2197"/>7.6.2 Success Criteria</h4><ul><li><p>
Receipt of valid Enumerate message with NewContext element
and Expires element by the data source
@@ -1451,8 +1451,7 @@
<h4><a name="iddiv3x1x2334" id="iddiv3x1x2334"/>7.9.1 Sequence</h4><p>
The following diagram illustrates the sequence of messages for
the GetStatus Test.
-
- <img src="scenario/enum_getstatus_test.jpg"/></p></div><div class="div3">
+ </p><img src="scenario/enum_getstatus_test.jpg"/></div><div class="div3">
<h4><a name="iddiv3x1x2344" id="iddiv3x1x2344"/>7.9.2 Success Criteria</h4><ul><li><p>
Receipt of valid Enumerate message with NewContext element
by the data source
@@ -1483,8 +1482,7 @@
<h4><a name="iddiv3x1x2383" id="iddiv3x1x2383"/>7.10.1 Sequence</h4><p>
The following diagram illustrates the sequence of messages for the
Renew Test.
-
- <img src="scenario/enum_renew_test.jpg"/></p></div><div class="div3">
+ </p><img src="scenario/enum_renew_test.jpg"/></div><div class="div3">
<h4><a name="iddiv3x1x2393" id="iddiv3x1x2393"/>7.10.2 Success Criteria</h4><ul><li><p>
Receipt of valid Enumerate message with NewContext element
by the data source
@@ -1516,8 +1514,7 @@
<h4><a name="iddiv3x1x2432" id="iddiv3x1x2432"/>7.11.1 Sequence</h4><p>
The following diagram illustrates the sequence of messages for
the Release Test.
-
- <img src="scenario/enum_release_test.jpg"/></p></div><div class="div3">
+ </p><img src="scenario/enum_release_test.jpg"/></div><div class="div3">
<h4><a name="iddiv3x1x2442" id="iddiv3x1x2442"/>7.11.2 Success Criteria</h4><ul><li><p>
Receipt of valid Enumerate message with NewContext element
by the data source
@@ -1547,8 +1544,7 @@
<h4><a name="iddiv3x1x2478" id="iddiv3x1x2478"/>7.12.1 Sequence</h4><p>
The following diagram illustrates the sequence of messages for
the EnumerationEnd Test.
-
- <img src="scenario/enum_enumerationend_test.jpg"/></p></div><div class="div3">
+ </p><img src="scenario/enum_enumerationend_test.jpg"/></div><div class="div3">
<h4><a name="iddiv3x1x2488" id="iddiv3x1x2488"/>7.12.2 Success Criteria</h4><ul><li><p>
Receipt of valid Enumerate message with NewContext element
and EndTo element by the data source
Received on Friday, 4 February 2011 18:00:52 UTC