WWW/2002/ws/ra/test scenario.html,1.9,1.10 scenario.xml,1.9,1.10

Update of /w3ccvs/WWW/2002/ws/ra/test
In directory hutz:/tmp/cvs-serv10224

Modified Files:
	scenario.html scenario.xml 
Log Message:
Add some text about enum MaxTime - a value of < 5 seconds should generate
a fault - for testing purposes


Index: scenario.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/test/scenario.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- scenario.xml	11 Feb 2011 17:21:40 -0000	1.9
+++ scenario.xml	11 Feb 2011 17:43:27 -0000	1.10
@@ -2931,7 +2931,12 @@
           <p>EnumerationContext element that was provided by the data source</p>
         </item>
         <item>
-          <p>MaxTime element with a very low value </p>
+          <p>
+           MaxTime element with a very low value. If a data source is designed
+           such that the MaxTime value will have no impact, for the purposes
+           of testing a data source is to return a wsen:TimesOut fault
+           if the MaxTime value is present with a value less than 5 seconds.
+          </p>
         </item>
       </ulist>
 

Index: scenario.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/test/scenario.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- scenario.html	11 Feb 2011 17:21:40 -0000	1.9
+++ scenario.html	11 Feb 2011 17:43:27 -0000	1.10
@@ -1327,7 +1327,12 @@
         Enumerate request has the following salient features:
       </p><ul><li><p>NewContext element</p></li></ul><p>
         The second Enumerate request has the following salient features:
-      </p><ul><li><p>EnumerationContext element that was provided by the data source</p></li><li><p>MaxTime element with a very low value </p></li></ul><p>
+      </p><ul><li><p>EnumerationContext element that was provided by the data source</p></li><li><p>
+           MaxTime element with a very low value. If a data source is designed
+           such that the MaxTime value will have no impact, for the purposes
+           of testing a data source is to return a wsen:TimesOut fault
+           if the MaxTime value is present with a value less than 5 seconds.
+          </p></li></ul><p>
         The subsequent Enumerate requests have the following salient features:
       </p><ul><li><p>EnumerationContext element that was provided by the data source</p></li></ul><div class="div3">
 <h4><a name="iddiv3x1x2160" id="iddiv3x1x2160"/>7.5.1 Sequence</h4><p>

Received on Friday, 11 February 2011 17:43:31 UTC