- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 05 Nov 2009 15:35:01 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv8134
Modified Files:
wsmex.html wsmex.xml
Log Message:
be consistent in our use of Transfer Get (vs GET)
typo - s/include/included/
Index: wsmex.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- wsmex.xml 5 Nov 2009 15:21:45 -0000 1.65
+++ wsmex.xml 5 Nov 2009 15:34:59 -0000 1.66
@@ -356,7 +356,7 @@
<p>
While the WS-Policy of the Web service endpoint could be retrieved using
- a WS-Transfer GET request directed to the endpoint identified by the
+ a WS-Transfer Get request directed to the endpoint identified by the
mex:MetadataReference element in lines 72-76 of
<specref ref="GetResponse"/>,
some endpoints MAY choose to support explicit request for metadata.
@@ -958,7 +958,7 @@
one of the attributes or elements of the metadata in
the Metadata Section (if the metadata is included by value) or
in the representation of a metadata resource (if the metadata
- is include by reference through Metadata Reference or Location).
+ is included by reference through Metadata Reference or Location).
A metadata publisher MAY choose any value for the Identifier.
The values of Identifier attributes in multiple Metadata Section
elements in the same Metadata element MAY be the
@@ -1017,7 +1017,7 @@
<p>
This is an endpoint reference to a metadata resource and is
of type EndpointReferenceType as defined by <bibref ref='AddrCore'/>.
- The resource MUST support the GET operation
+ The resource MUST support the Get operation
<bibref ref='WS-Transfer'/> to allow the retrieval of the
metadata unit for the Metadata Section's Dialect and Identifier
(if any). When this element is present, it MUST have no
Index: wsmex.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- wsmex.html 5 Nov 2009 15:21:44 -0000 1.75
+++ wsmex.html 5 Nov 2009 15:34:58 -0000 1.76
@@ -262,7 +262,7 @@
same as the one indicated in the WSDL document (lines 39-40).
</p><p>
While the WS-Policy of the Web service endpoint could be retrieved using
- a WS-Transfer GET request directed to the endpoint identified by the
+ a WS-Transfer Get request directed to the endpoint identified by the
mex:MetadataReference element in lines 72-76 of
<a href="#GetResponse">Example 2-2</a>,
some endpoints MAY choose to support explicit request for metadata.
@@ -570,7 +570,7 @@
one of the attributes or elements of the metadata in
the Metadata Section (if the metadata is included by value) or
in the representation of a metadata resource (if the metadata
- is include by reference through Metadata Reference or Location).
+ is included by reference through Metadata Reference or Location).
A metadata publisher MAY choose any value for the Identifier.
The values of Identifier attributes in multiple Metadata Section
elements in the same Metadata element MAY be the
@@ -585,7 +585,7 @@
</p><dl><dt class="label">/mex:Metadata/mex:MetadataSection/mex:MetadataReference</dt><dd><p>
This is an endpoint reference to a metadata resource and is
of type EndpointReferenceType as defined by <a href="#AddrCore">[WS-Addressing]</a>.
- The resource MUST support the GET operation
+ The resource MUST support the Get operation
<a href="#WS-Transfer">[WS-Transfer]</a> to allow the retrieval of the
metadata unit for the Metadata Section's Dialect and Identifier
(if any). When this element is present, it MUST have no
Received on Thursday, 5 November 2009 15:35:03 UTC