- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 07 Dec 2009 18:42:58 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv23689
Modified Files:
wsenum.html wsenum.xml
Log Message:
Add sentence about EndTo EPR - like wseventing has - thanks Ram
Index: wsenum.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.html,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -d -r1.96 -r1.97
--- wsenum.html 1 Dec 2009 23:55:37 -0000 1.96
+++ wsenum.html 7 Dec 2009 18:42:56 -0000 1.97
@@ -1015,6 +1015,8 @@
unexpectedly, the data source SHOULD send an EnumerationEnd SOAP
message to the endpoint reference indicated when the enumeration
was created (see <a href="#Enumerate"><b>3.1 Enumerate</b></a>).
+ This endpoint reference MUST refer to an endpoint that supports the
+ EnumerationEndPortType portType.
Support for including the EndTo EPR in a Enumerate request message
(and implicitly the sending of the EnumerationEnd message) MUST
be supported by compliant data sources.
Index: wsenum.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.xml,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- wsenum.xml 1 Dec 2009 23:55:29 -0000 1.88
+++ wsenum.xml 7 Dec 2009 18:42:56 -0000 1.89
@@ -1675,6 +1675,8 @@
unexpectedly, the data source SHOULD send an EnumerationEnd SOAP
message to the endpoint reference indicated when the enumeration
was created (see <specref ref="Enumerate"/>).
+ This endpoint reference MUST refer to an endpoint that supports the
+ EnumerationEndPortType portType.
Support for including the EndTo EPR in a Enumerate request message
(and implicitly the sending of the EnumerationEnd message) MUST
be supported by compliant data sources.
Received on Monday, 7 December 2009 18:43:08 UTC