- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 28 Jan 2010 18:37:31 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv5156
Modified Files:
wst.html wst.xml
Log Message:
Asir noticed that ws-frag dialect was mentioned in create and delete,
but it shouldn't be
Index: wst.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -d -r1.97 -r1.98
--- wst.xml 27 Jan 2010 00:59:33 -0000 1.97
+++ wst.xml 28 Jan 2010 18:37:29 -0000 1.98
@@ -969,18 +969,6 @@
</def>
</gitem>
- <gitem>
- <label> <kw>[Body]</kw>/wst:Delete@Dialect="http://www.w3.org/&wstra.nsprefix;/ws-fra" </label>
- <def>
- <p>
- The WS-Fragment <bibref ref="WsFrag"/> specification defines
- this dialect IRI. Use of this IRI indicates that the contents
- of the Delete element MUST be processed as specified by the
- WS-Fragment <bibref ref="WsFrag"/> specification.
- </p>
- </def>
- </gitem>
-
</glist>
<p>
@@ -1168,18 +1156,6 @@
</def>
</gitem>
- <gitem>
- <label> <kw>[Body]</kw>/wst:Create@Dialect="http://www.w3.org/&wstra.nsprefix;/ws-fra" </label>
- <def>
- <p>
- The WS-Fragment <bibref ref="WsFrag"/> specification defines
- this dialect IRI. Use of this IRI indicates that the contents
- of the Create element MUST be processed as specified by the
- WS-Fragment <bibref ref="WsFrag"/> specification.
- </p>
- </def>
- </gitem>
-
</glist>
<p>
Index: wst.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.html,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- wst.html 27 Jan 2010 00:59:31 -0000 1.98
+++ wst.html 28 Jan 2010 18:37:29 -0000 1.99
@@ -59,12 +59,12 @@
5.4 <a href="#UnknownResource">UnknownResource</a><br/>
6 <a href="#Security_Considerations">Security Considerations</a><br/>
7 <a href="#metadata">WS-Transfer Metadata</a><br/>
- 7.1 <a href="#iddiv2_1_1389">TransferResource Assertion</a><br/>
- 7.2 <a href="#iddiv2_1_1459">TransferResourceFactory Assertion</a><br/>
+ 7.1 <a href="#iddiv2_1_1357">TransferResource Assertion</a><br/>
+ 7.2 <a href="#iddiv2_1_1427">TransferResourceFactory Assertion</a><br/>
8 <a href="#acks">Acknowledgements</a><br/>
9 <a href="#refs">References</a><br/>
- 9.1 <a href="#iddiv2_1_1512">Normative References</a><br/>
- 9.2 <a href="#iddiv2_1_1685">Informative References</a><br/>
+ 9.1 <a href="#iddiv2_1_1480">Normative References</a><br/>
+ 9.2 <a href="#iddiv2_1_1653">Informative References</a><br/>
</p>
<h3><a name="appendices" id="appendices"/>Appendices</h3><p class="toc">A <a href="#Appendix_I__E2_80_93_XSD">XML Schema</a><br/>
B <a href="#WSDL">WSDL</a><br/>
@@ -563,11 +563,6 @@
wst:UnknownDialect fault. There is no default value for the
attribute. If the attribute is absent, then the base
behavior is used.
- </p></dd><dt class="label"><b>[Body]</b>/wst:Delete@Dialect="http://www.w3.org/2009/09/ws-fra" </dt><dd><p>
- The WS-Fragment <a href="#WsFrag">[WS-Fragment]</a> specification defines
- this dialect IRI. Use of this IRI indicates that the contents
- of the Delete element MUST be processed as specified by the
- WS-Fragment <a href="#WsFrag">[WS-Fragment]</a> specification.
</p></dd></dl><p>
If the request message reaches a conformant implementation of
WS-Transfer and the message refers to an unknown resource, then the
@@ -694,11 +689,6 @@
wst:UnknownDialect fault. There is no default value for the
attribute. If the attribute is absent, then the base
behavior is used.
- </p></dd><dt class="label"><b>[Body]</b>/wst:Create@Dialect="http://www.w3.org/2009/09/ws-fra" </dt><dd><p>
- The WS-Fragment <a href="#WsFrag">[WS-Fragment]</a> specification defines
- this dialect IRI. Use of this IRI indicates that the contents
- of the Create element MUST be processed as specified by the
- WS-Fragment <a href="#WsFrag">[WS-Fragment]</a> specification.
</p></dd></dl><p>
A Create request MUST be targeted at a resource factory capable of
creating the desired new resource. This factory is distinct from the
@@ -955,7 +945,7 @@
that indicate a particular security mechanism used to protect
the WS-Transfer operations supported by this endpoint.
</p><div class="div2">
-<h3><a name="iddiv2_1_1389" id="iddiv2_1_1389"/>7.1 TransferResource Assertion</h3><p>
+<h3><a name="iddiv2_1_1357" id="iddiv2_1_1357"/>7.1 TransferResource Assertion</h3><p>
The mechanism for indicating that a binding or endpoint conforms to the
WS-Transfer specification's definition of a Transfer Resource
is through the use of the Web Services
@@ -1023,7 +1013,7 @@
the Global Element Declaration (GED) or type of this resource. This
QName can be used in order to retrieve the schema of the resource.
</p></dd></dl></div><div class="div2">
-<h3><a name="iddiv2_1_1459" id="iddiv2_1_1459"/>7.2 TransferResourceFactory Assertion</h3><p>
+<h3><a name="iddiv2_1_1427" id="iddiv2_1_1427"/>7.2 TransferResourceFactory Assertion</h3><p>
The mechanism for indicating that a binding or endpoint conforms to the
WS-Transfer specification's definition of a Transfer Resource Factory
is through the use of the Web Services
@@ -1095,7 +1085,7 @@
Yves Lafon (W3C).
</p></div><div class="div1">
<h2><a name="refs" id="refs"/>9 References</h2><div class="div2">
-<h3><a name="iddiv2_1_1512" id="iddiv2_1_1512"/>9.1 Normative References</h3><dl><dt class="label"><a name="RFC2119" id="RFC2119"/>RFC 2119</dt><dd><a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>
+<h3><a name="iddiv2_1_1480" id="iddiv2_1_1480"/>9.1 Normative References</h3><dl><dt class="label"><a name="RFC2119" id="RFC2119"/>RFC 2119</dt><dd><a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>
Key words for use in RFCs to Indicate Requirement Levels
</cite></a>
, S. Bradner, Author.
@@ -1163,7 +1153,7 @@
, P. Biron, A. Malhotra, Editors.
World Wide Web Consortium (W3C), 28 October 2004.
Available at <a href="http://www.w3.org/TR/xmlschema-2/">http://www.w3.org/TR/xmlschema-2/</a>.</dd></dl></div><div class="div2">
-<h3><a name="iddiv2_1_1685" id="iddiv2_1_1685"/>9.2 Informative References</h3><dl><dt class="label"><a name="WsFrag" id="WsFrag"/>WS-Fragment</dt><dd><a href="http://www.w3.org/TR/ws-fragment"><cite>
+<h3><a name="iddiv2_1_1653" id="iddiv2_1_1653"/>9.2 Informative References</h3><dl><dt class="label"><a name="WsFrag" id="WsFrag"/>WS-Fragment</dt><dd><a href="http://www.w3.org/TR/ws-fragment"><cite>
W3C Working Group Draft, "Web Services Fragment (WS-Fragment) 1.0"
</cite></a>
, D. Davis, et al., Editors.
Received on Thursday, 28 January 2010 18:37:33 UTC