- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 30 Sep 2009 09:18:14 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv24484
Modified Files:
wsfrag.xml wsfrag.html
Log Message:
7088
Index: wsfrag.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- wsfrag.html 23 Sep 2009 17:36:25 -0000 1.14
+++ wsfrag.html 30 Sep 2009 09:18:12 -0000 1.15
@@ -53,8 +53,8 @@
3.2 <a href="#Put">Put</a><br/>
3.3 <a href="#Delete">Delete</a><br/>
3.4 <a href="#Create">Create</a><br/>
-4 <a href="#iddiv1_1_714">Examples</a><br/>
- 4.1 <a href="#iddiv2_1_717">Examples</a><br/>
+4 <a href="#iddiv1_1_758">Examples</a><br/>
+ 4.1 <a href="#iddiv2_1_761">Examples</a><br/>
5 <a href="#QName">QName Expression Language</a><br/>
6 <a href="#XPathL1">XPath Level 1 Expression Language</a><br/>
7 <a href="#XPath10">XPath 1.0 Expression Language</a><br/>
@@ -66,12 +66,11 @@
9 <a href="#policy">WS-Fragment Policy Assertion(s)</a><br/>
10 <a href="#acks">Acknowledgements</a><br/>
11 <a href="#refs">References</a><br/>
- 11.1 <a href="#iddiv2_1_1373">Normative References</a><br/>
+ 11.1 <a href="#iddiv2_1_1431">Normative 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="#Appendix_II__E2_80_93_WSDL">WSDL</a><br/>
C <a href="#ChangeLog">Change Log</a><br/>
-D <a href="#Questions">Open Questions and Actions</a><br/>
</p></div><hr/><div class="body"><div class="div1">
<h2><a name="intro" id="intro"/>1 Introduction</h2><p>
This specification extends the WS-Transfer specification and defines
@@ -117,16 +116,16 @@
<h3><a name="namespaces" id="namespaces"/>2.2 XML Namespaces</h3><p>
The XML Namespace URI that MUST be used by implementations of this
specification is:
- </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/02/ws-fra">http://www.w3.org/2009/02/ws-fra</a></pre></div></div><p><a href="#xmlnamespaces">Table 2-1</a> lists XML namespaces that are
+ </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/09/ws-fra">http://www.w3.org/2009/09/ws-fra</a></pre></div></div><p><a href="#xmlnamespaces">Table 2-1</a> lists XML namespaces that are
used in this specification. The
choice of any namespace prefix is arbitrary and not semantically
significant.
</p><a name="xmlnamespaces" id="xmlnamespaces"/><table border="1" cellpadding="5"><caption>Table 2-1:
Prefixes and XML Namespaces used in this specification.
- </caption><tbody><tr><th align="left"> Prefix </th><th align="left"> XML Namespace </th><th align="left"> Specification(s) </th></tr><tr><td> wsf </td><td><a href="http://www.w3.org/2009/02/ws-fra">http://www.w3.org/2009/02/ws-fra</a></td><td>
+ </caption><tbody><tr><th align="left"> Prefix </th><th align="left"> XML Namespace </th><th align="left"> Specification(s) </th></tr><tr><td> wsf </td><td><a href="http://www.w3.org/2009/09/ws-fra">http://www.w3.org/2009/09/ws-fra</a></td><td>
This specification
</td></tr><tr><td> s </td><td> Either SOAP 1.1 or 1.2 </td><td> SOAP </td></tr><tr><td> s11 </td><td><a href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a></td><td><a href="#SOAP11">[SOAP11]</a></td></tr><tr><td> s12 </td><td><a href="http://www.w3.org/2003/05/soap-envelope">http://www.w3.org/2003/05/soap-envelope</a></td><td><a href="#SOAP121">[SOAP12]</a></td></tr><tr><td> wsa </td><td><a href="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing</a></td><td><a href="#AddrCore">[WS-Addressing]</a></td></tr><tr><td> wsdl </td><td><a href="http://schemas.xmlsoap.org/wsdl/">http://schemas.xmlsoap.org/wsdl/</a></td><td><a href="#WSDL11">[WSDL11]</a></td></tr><tr><td> xs </td><td><a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a></td><td>
- XML Schema <a href="#XMLSchema1">[XMLSchema - Part 1]</a>, <a href="#XMLSchema2">[XMLSchema - Part 2]</a></td></tr><tr><td> wst </td><td><a href="http://www.w3.org/2009/02/ws-tra">http://www.w3.org/2009/02/ws-tra</a></td><td><a href="#WsTransfer">[WS-Transfer]</a></td></tr></tbody></table><p>
+ XML Schema <a href="#XMLSchema1">[XMLSchema - Part 1]</a>, <a href="#XMLSchema2">[XMLSchema - Part 2]</a></td></tr><tr><td> wst </td><td><a href="http://www.w3.org/2009/09/ws-tra">http://www.w3.org/2009/09/ws-tra</a></td><td><a href="#WsTransfer">[WS-Transfer]</a></td></tr></tbody></table><p>
The working group intends to update the value of the Web Services
Fragment namespace URI each time a new version of this document is
published until such time that the document reaches Candidate
@@ -250,10 +249,10 @@
</p><p>
The Get request message MUST be of the following form:
</p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b>
- http://www.w3.org/2009/02/ws-tra/Get
+ http://www.w3.org/2009/09/ws-tra/Get
<b>[Body]</b>
- <wst:Get Dialect="http://www.w3.org/2009/02/ws-fra" ...>
+ <wst:Get Dialect="http://www.w3.org/2009/09/ws-fra" ...>
<wsf:Expression Language="<em>xs:anyURI</em>" ...>
<em>xs:any</em> *
</wsf:Expression>
@@ -262,7 +261,7 @@
The following describes additional, normative constraints on the outline
listed above:
</p><dl><dt class="label"><b>[Body]</b>/wst:Get@Dialect </dt><dd><p>
- This attribute MUST be set to http://www.w3.org/2009/02/ws-fra.
+ This attribute MUST be set to http://www.w3.org/2009/09/ws-fra.
</p></dd><dt class="label"><b>[Body]</b>/wst:Get/wsf:Expression </dt><dd><p>
This element identifies which fragment in the resource this
operation applies to. If the value of this element does not
@@ -278,7 +277,7 @@
If the resource accepts a Get request, it MUST reply with a response of
the following form:
</p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b>
- http://www.w3.org/2009/02/ws-tra/GetResponse
+ http://www.w3.org/2009/09/ws-tra/GetResponse
<b>[Body]</b>
<wst:GetResponse ...>
@@ -304,10 +303,10 @@
</p><p>
The Put request message MUST be of the following form:
</p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b>
- http://www.w3.org/2009/02/ws-tra/Put
+ http://www.w3.org/2009/09/ws-tra/Put
<b>[Body]</b>
- <wst:Put Dialect="http://www.w3.org/2009/02/ws-fra" ...>
+ <wst:Put Dialect="http://www.w3.org/2009/09/ws-fra" ...>
<wsf:Fragment ...>
<wsf:Expression Language="<em>xs:anyURI</em>" Mode="<em>xs:anyURI</em>"? ...>
<em>xs:any</em> *
@@ -321,7 +320,7 @@
The following describes additional, normative constraints on the outline
listed above:
</p><dl><dt class="label"><b>[Body]</b>/wst:Put@Dialect </dt><dd><p>
- This attribute MUST be set to http://www.w3.org/2009/02/ws-fra.
+ This attribute MUST be set to http://www.w3.org/2009/09/ws-fra.
</p></dd><dt class="label"><b>[Body]</b>/wst:Put/wsf:Fragment </dt><dd><p>
This element contains an expression that identifies the location of
a fragment in the resource and a value for the fragment. If the
@@ -344,18 +343,18 @@
This OPTIONAL attribute indicates the type of update to be
performed on this fragment.
The implied value for this attribute is
- "http://www.w3.org/2009/02/ws-fra/Modes/Replace".
+ "http://www.w3.org/2009/09/ws-fra/Modes/Replace".
A resource MUST generate a wsf:UnsupportedMode fault if the specified
Mode is not supported.
- </p></dd><dt class="label"><b>[Body]</b>/wst:Put/wsf:Fragment/wsf:Expression@Mode="http://www.w3.org/2009/02/ws-fra/Modes/Replace" </dt><dd><p>
+ </p></dd><dt class="label"><b>[Body]</b>/wst:Put/wsf:Fragment/wsf:Expression@Mode="http://www.w3.org/2009/09/ws-fra/Modes/Replace" </dt><dd><p>
When the Mode attribute is set to a value of
- "http://www.w3.org/2009/02/ws-fra/Modes/Replace" the resource
+ "http://www.w3.org/2009/09/ws-fra/Modes/Replace" the resource
representation specified within the Value element MUST replace the
entire resource representation referenced by the children of the
Expression element, if it exists.
- </p></dd><dt class="label"><b>[Body]</b>/wst:Put/wsf:Fragment/wsf:Expression@Mode="http://www.w3.org/2009/02/ws-fra/Modes/Insert" </dt><dd><p>
+ </p></dd><dt class="label"><b>[Body]</b>/wst:Put/wsf:Fragment/wsf:Expression@Mode="http://www.w3.org/2009/09/ws-fra/Modes/Insert" </dt><dd><p>
When the Mode attribute is set to a value of
- "http://www.w3.org/2009/02/ws-fra/Modes/Insert" the resource
+ "http://www.w3.org/2009/09/ws-fra/Modes/Insert" the resource
representation specified within the Value element MUST be added to
the resource representation. If the expression targets a repeated
element (maxOccurs > 1), the fragment MUST be added at the end. If
@@ -364,30 +363,30 @@
wst:InvalidRepresentation fault. If the expression targets an
existing item of a repeated element, the fragment MUST be added
before the existing item.
- </p></dd><dt class="label"><b>[Body]</b>/wst:Put/wsf:Fragment/wsf:Expression@Mode="http://www.w3.org/2009/02/ws-fra/Modes/Remove" </dt><dd><p>
+ </p></dd><dt class="label"><b>[Body]</b>/wst:Put/wsf:Fragment/wsf:Expression@Mode="http://www.w3.org/2009/09/ws-fra/Modes/Remove" </dt><dd><p>
When the Mode attribute is set to a value of
- "http://www.w3.org/2009/02/ws-fra/Modes/Remove" the resource
+ "http://www.w3.org/2009/09/ws-fra/Modes/Remove" the resource
representation referenced by the children of the Expression element
MUST be deleted from the resource representation.
</p><p>
Note: the Value element MUST NOT be present if this attribute
- has a value of "http://www.w3.org/2009/02/ws-fra/Modes/Remove".
+ has a value of "http://www.w3.org/2009/09/ws-fra/Modes/Remove".
</p></dd><dt class="label"><b>[Body]</b>/wst:Put/wsf:Fragment/wsf:Value </dt><dd><p>
This OPTIONAL element contains the fragment resource representation
corresponding to the
subset of the resource identified by the wsf:Expression element.
</p><p>
This element MUST NOT be present if the Mode attribute has a value
- of "http://www.w3.org/2009/02/ws-fra/Modes/Remove". This element
+ of "http://www.w3.org/2009/09/ws-fra/Modes/Remove". This element
MUST be present if the Mode attribute has a value of either
- "http://www.w3.org/2009/02/ws-fra/Modes/Replace" or
- "http://www.w3.org/2009/02/ws-fra/Modes/Insert". When present,
+ "http://www.w3.org/2009/09/ws-fra/Modes/Replace" or
+ "http://www.w3.org/2009/09/ws-fra/Modes/Insert". When present,
this element can either be empty or non-empty.
</p></dd></dl><p>
If the resource accepts a Put request, it MUST reply with a response of
the following form:
</p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b>
- http://www.w3.org/2009/02/ws-tra/PutResponse
+ http://www.w3.org/2009/09/ws-tra/PutResponse
<b>[Body]</b>
<wst:PutResponse ...>
@@ -403,8 +402,8 @@
This specification does not extend the Create operation defined in
WS-Transfer.
</p></div></div><div class="div1">
-<h2><a name="iddiv1_1_714" id="iddiv1_1_714"/>4 Examples</h2><div class="div2">
-<h3><a name="iddiv2_1_717" id="iddiv2_1_717"/>4.1 Examples</h3><p>
+<h2><a name="iddiv1_1_758" id="iddiv1_1_758"/>4 Examples</h2><div class="div2">
+<h3><a name="iddiv2_1_761" id="iddiv2_1_761"/>4.1 Examples</h3><p>
In the following examples, and Expression Language definitions,
the following representation of a resource is used for
informational purposes:
@@ -437,7 +436,7 @@
<s:Header>
<wsa:To>http://www.example.org/resourceABC</wsa:To>
<wsa:Action>
- http://www.w3.org/2009/02/ws-tra/Get
+ http://www.w3.org/2009/09/ws-tra/Get
</wsa:Action>
<wsa:MessageID>
uuid:00000000-0000-0000-C000-000000000046
@@ -445,7 +444,7 @@
</s:Header>
<s:Body>
<wst:Get>
- <wsf:Expression Language="http://www.w3.org/2009/02/ws-fra/QName">
+ <wsf:Expression Language="http://www.w3.org/2009/09/ws-fra/QName">
ab:contact
</wsf:Expression>
</wst:Get>
@@ -458,7 +457,7 @@
xmlns:ex="http://www.example.com/" >
<s:Header>
<wsa:Action>
- http://www.w3.org/2009/02/ws-tra/GetResponse
+ http://www.w3.org/2009/09/ws-tra/GetResponse
</wsa:Action>
<wsa:MessageID>
uuid:0000010e-0000-0000-C000-000000000047
@@ -501,7 +500,7 @@
XPath 1.0 <a href="#XPath1">[XPath1.0]</a> language.
</p><p>
The QName language MUST be indicated by using the URI:
- </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/02/ws-fra/QName">http://www.w3.org/2009/02/ws-fra/QName</a></pre></div></div></div><div class="div1">
+ </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/09/ws-fra/QName">http://www.w3.org/2009/09/ws-fra/QName</a></pre></div></div></div><div class="div1">
<h2><a name="XPathL1" id="XPathL1"/>6 XPath Level 1 Expression Language</h2><p>
The XPath Level 1 expression language uses an XPath to
reference specific fragments of the resource representation. The XPath is
@@ -518,7 +517,7 @@
a node (element, attribute
or value) within a resource
representation or fragment. It is identified by the following URI:
- </p><div class="exampleOuter"><div class="exampleInner"><pre>http://www.w3.org/2009/02/ws-fra/XPath-Level-1</pre></div></div><p>
+ </p><div class="exampleOuter"><div class="exampleInner"><pre>http://www.w3.org/2009/09/ws-fra/XPath-Level-1</pre></div></div><p>
An XPath Level 1 expression is an expression whose context is:
</p><ul><li><p>
Context Node: the root element of the XML representation of the resource
@@ -681,7 +680,7 @@
define references to any element, attribute or value in the resource
representation and can also be used to compute values from the resource
representation.
- </p><p>The XPath 1.0 language MUST be indicated by using the URI:</p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/02/ws-fra/XPath">http://www.w3.org/2009/02/ws-fra/XPath</a></pre></div></div><p>
+ </p><p>The XPath 1.0 language MUST be indicated by using the URI:</p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/09/ws-fra/XPath">http://www.w3.org/2009/09/ws-fra/XPath</a></pre></div></div><p>
Implementations that support the full XPath 1.0 language MUST
support the XPath Level 1 language.
</p><p>
@@ -754,7 +753,7 @@
Section 6 for encoding SOAP 1.1 and SOAP 1.2 faults.
The <b>[Action]</b> property below MUST be used for faults
defined in this specification:
- </p><div class="exampleOuter"><div class="exampleInner"><pre>http://www.w3.org/2009/02/ws-fra/fault</pre></div></div><p>
+ </p><div class="exampleOuter"><div class="exampleInner"><pre>http://www.w3.org/2009/09/ws-fra/fault</pre></div></div><p>
The definitions of faults in this section use the following properties:
</p><p><b>[Code]</b> The fault code.<br/><b>[Subcode]</b> The fault subcode.<br/><b>[Reason]</b> The English language reason element.<br/><b>[Detail]</b> The detail element. If absent, no detail element
is defined for the fault.<br/></p><p>
@@ -853,7 +852,7 @@
Yves Lafon (W3C).
</p></div><div class="div1">
<h2><a name="refs" id="refs"/>11 References</h2><div class="div2">
-<h3><a name="iddiv2_1_1373" id="iddiv2_1_1373"/>11.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_1431" id="iddiv2_1_1431"/>11.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.
@@ -924,11 +923,11 @@
A normative copy of the XML Schema <a href="#XMLSchema1">[XMLSchema - Part 1]</a>,
<a href="#XMLSchema2">[XMLSchema - Part 2]</a> description for this specification can be
retrieved from the following address:
- </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/02/ws-fra/fragment.xsd">http://www.w3.org/2009/02/ws-fra/fragment.xsd</a></pre></div></div><p>
+ </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/09/ws-fra/fragment.xsd">http://www.w3.org/2009/09/ws-fra/fragment.xsd</a></pre></div></div><p>
A non-normative copy of the XML schema is listed below for convenience.
</p><div class="exampleOuter"><div class="exampleInner"><pre><xs:schema
- targetNamespace="http://www.w3.org/2009/02/ws-fra"
- xmlns:tns="http://www.w3.org/2009/02/ws-fra"
+ targetNamespace="http://www.w3.org/2009/09/ws-fra"
+ xmlns:tns="http://www.w3.org/2009/09/ws-fra"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:wsa="http://www.w3.org/2005/08/addressing"
elementFormDefault="qualified"
@@ -938,12 +937,12 @@
<h2><a name="Appendix_II__E2_80_93_WSDL" id="Appendix_II__E2_80_93_WSDL"/>B WSDL</h2><p>
A normative copy of the WSDL <a href="#WSDL11">[WSDL11]</a> description
for this specification can be retrieved from the following address:
- </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/02/ws-fra/fragment.wsdl">http://www.w3.org/2009/02/ws-fra/fragment.wsdl</a></pre></div></div><p>
+ </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/09/ws-fra/fragment.wsdl">http://www.w3.org/2009/09/ws-fra/fragment.wsdl</a></pre></div></div><p>
A non-normative copy of the WSDL description is listed below for
convenience.
</p><div class="exampleOuter"><div class="exampleInner"><pre><wsdl:definitions
- targetNamespace="http://www.w3.org/2009/02/ws-fra"
- xmlns:tns="http://www.w3.org/2009/02/ws-fra"
+ targetNamespace="http://www.w3.org/2009/09/ws-fra"
+ xmlns:tns="http://www.w3.org/2009/09/ws-fra"
xmlns:wsa="http://www.w3.org/2005/08/addressing"
xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
@@ -955,8 +954,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7197">7197</a></td></tr><tr><td> 2009/08/18 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7270">7270</a></td></tr><tr><td> 2009/09/01 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6700">6700</a></td></tr><tr><td> 2009/09/02 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6694">6694</a></td></tr></tbody></table></div><div class="div1">
-<h2><a name="Questions" id="Questions"/>D Open Questions and Actions</h2><p>
- Ram - should we make the new bits <b>bold</b> so that people
- can see what's new from base Transfer?
- </p><p> Ram - update the wsdl/xsd </p><p> Ram - add a generic wsf:FragmentOperationFailed fault? </p></div></div></body></html>
\ No newline at end of file
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6694">6694</a></td></tr><tr><td> 2009/09/30 </td><td> DD </td><td> Added resolution of issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7088">7088</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Index: wsfrag.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- wsfrag.xml 28 Sep 2009 12:20:34 -0000 1.15
+++ wsfrag.xml 30 Sep 2009 09:18:12 -0000 1.16
@@ -1890,21 +1890,17 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6694">6694</loc>
</td>
</tr>
+ <tr>
+ <td> 2009/09/30 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7088">7088</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
- <div1 id="Questions">
- <head>Open Questions and Actions</head>
- <p>
- Ram - should we make the new bits <kw>bold</kw> so that people
- can see what's new from base Transfer?
- </p>
-
- <p> Ram - update the wsdl/xsd </p>
-
- <p> Ram - add a generic wsf:FragmentOperationFailed fault? </p>
- </div1>
</back>
</spec>
Received on Wednesday, 30 September 2009 09:18:18 UTC