- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 02 Oct 2009 15:28:30 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv15883
Modified Files:
wsfrag.html wsfrag.xml
Log Message:
add schema
Index: wsfrag.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- wsfrag.html 2 Oct 2009 15:12:45 -0000 1.16
+++ wsfrag.html 2 Oct 2009 15:28:28 -0000 1.17
@@ -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_775">Examples</a><br/>
- 4.1 <a href="#iddiv2_1_778">Examples</a><br/>
+4 <a href="#iddiv1_1_754">Examples</a><br/>
+ 4.1 <a href="#iddiv2_1_757">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,11 +66,10 @@
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_1448">Normative References</a><br/>
+ 11.1 <a href="#iddiv2_1_1427">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/>
+B <a href="#ChangeLog">Change Log</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
@@ -124,7 +123,7 @@
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/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>
+ </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> 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/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
@@ -285,7 +284,7 @@
<b>[Body]</b>
<wst:GetResponse ...>
- <b><wsf:Value> <em>xs:any</em> * </wsf:Value>
+ <b><wsf:Value ...> <em>xs:any</em> * </wsf:Value>
</b><em>xs:any</em> *
</wst:GetResponse></pre></div></div><p>
The following describes additional, normative constraints on the
@@ -406,8 +405,8 @@
This specification does not extend the Create operation defined in
WS-Transfer.
</p></div></div><div class="div1">
-<h2><a name="iddiv1_1_775" id="iddiv1_1_775"/>4 Examples</h2><div class="div2">
-<h3><a name="iddiv2_1_778" id="iddiv2_1_778"/>4.1 Examples</h3><p>
+<h2><a name="iddiv1_1_754" id="iddiv1_1_754"/>4 Examples</h2><div class="div2">
+<h3><a name="iddiv2_1_757" id="iddiv2_1_757"/>4.1 Examples</h3><p>
In the following examples, and Expression Language definitions,
the following representation of a resource is used for
informational purposes:
@@ -856,7 +855,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_1448" id="iddiv2_1_1448"/>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_1427" id="iddiv2_1_1427"/>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.
@@ -933,27 +932,39 @@
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"
blockDefault="#all" >
-
+
+ <xs:complexType name="ExpressionType">
+ <xs:sequence>
+ <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
+ </xs:sequence>
+ <xs:attribute name="Language" type="xs:anyURI" use="required"/>
+ <xs:anyAttribute namespace="##other" processContents="lax"/>
+ </xs:complexType>
+ <xs:element name="Expression" type="tns:ExpressionType"/>
+
+ <xs:complexType name="ValueType">
+ <xs:sequence>
+ <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
+ </xs:sequence>
+ <xs:anyAttribute namespace="##other" processContents="lax"/>
+ </xs:complexType>
+ <xs:element name="Value" type="tns:ValueType"/>
+
+ <xs:element name="Fragment">
+ <xs:complexType>
+ <xs:sequence>
+ <xs:element name="Expression" type="tns:ExpressionType"/>
+ <xs:element name="Value" type="tns:ValueType" minOccurs="0"/>
+ <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
+ </xs:sequence>
+ <xs:anyAttribute namespace="##other" processContents="lax"/>
+ </xs:complexType>
+ </xs:element>
+
</xs:schema> </pre></div></div></div><div class="div1">
-<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/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/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/"
- xmlns:xs="http://www.w3.org/2001/XMLSchema">
-
-</wsdl:definitions></pre></div></div></div><div class="div1">
-<h2><a name="ChangeLog" id="ChangeLog"/>C Change Log</h2><table border="1"><tbody><tr><th> Data </th><th> Author </th><th> Description </th></tr><tr><td> 2009/08/01 </td><td> DD </td><td> Initial draft </td></tr><tr><td> 2009/08/18 </td><td> DD </td><td> Added resolution of issue
+<h2><a name="ChangeLog" id="ChangeLog"/>B Change Log</h2><table border="1"><tbody><tr><th> Data </th><th> Author </th><th> Description </th></tr><tr><td> 2009/08/01 </td><td> DD </td><td> Initial draft </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=7206">7206</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=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
Index: wsfrag.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- wsfrag.xml 2 Oct 2009 15:12:45 -0000 1.17
+++ wsfrag.xml 2 Oct 2009 15:28:28 -0000 1.18
@@ -59,12 +59,9 @@
</authlist>
<status id='Status'>
- <p>This is the First Public Working Draft.</p>
<p>
- Publication as a Working Draft does not imply endorsement by the
- W3C Membership. This is a draft document and can be updated, replaced
- or obsoleted by other documents at any time. It is inappropriate to
- cite this document as other than work in progress.
+ This is the First Public Working Draft of "&wsenu.name;"
+ and is being published for the purpose of soliciting public comment.
</p>
</status>
@@ -245,15 +242,6 @@
</td>
</tr>
<tr>
- <td> wsdl </td>
- <td>
- <loc href="http://schemas.xmlsoap.org/wsdl/">http://schemas.xmlsoap.org/wsdl/</loc>
- </td>
- <td>
- <bibref ref="WSDL11"/>
- </td>
- </tr>
- <tr>
<td> xs </td>
<td>
<loc href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</loc>
@@ -573,7 +561,7 @@
<kw>[Body]</kw>
<wst:GetResponse ...>
- <kw><wsf:Value> <emph>xs:any</emph> * </wsf:Value>
+ <kw><wsf:Value ...> <emph>xs:any</emph> * </wsf:Value>
</kw>
<emph>xs:any</emph> *
</wst:GetResponse></eg>
@@ -1814,38 +1802,38 @@
targetNamespace="http://www.w3.org/&wsfra.nsprefix;/ws-fra"
xmlns:tns="http://www.w3.org/&wsfra.nsprefix;/ws-fra"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:wsa="http://www.w3.org/2005/08/addressing"
elementFormDefault="qualified"
blockDefault="#all" >
-
-</xs:schema> </eg>
- </example>
- </div1>
- <div1 id="Appendix_II__E2_80_93_WSDL">
- <head>WSDL</head>
- <p>
- A normative copy of the WSDL <bibref ref="WSDL11"/> description
- for this specification can be retrieved from the following address:
- </p>
- <example>
- <eg><loc href="http://www.w3.org/&wsfra.nsprefix;/ws-fra/fragment.wsdl">http://www.w3.org/&wsfra.nsprefix;/ws-fra/fragment.wsdl</loc></eg>
- </example>
+ <xs:complexType name="ExpressionType">
+ <xs:sequence>
+ <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
+ </xs:sequence>
+ <xs:attribute name="Language" type="xs:anyURI" use="required"/>
+ <xs:anyAttribute namespace="##other" processContents="lax"/>
+ </xs:complexType>
+ <xs:element name="Expression" type="tns:ExpressionType"/>
- <p>
- A non-normative copy of the WSDL description is listed below for
- convenience.
- </p>
- <example>
- <eg><wsdl:definitions
- targetNamespace="http://www.w3.org/&wsfra.nsprefix;/ws-fra"
- xmlns:tns="http://www.w3.org/&wsfra.nsprefix;/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/"
- xmlns:xs="http://www.w3.org/2001/XMLSchema">
-
-</wsdl:definitions></eg>
+ <xs:complexType name="ValueType">
+ <xs:sequence>
+ <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
+ </xs:sequence>
+ <xs:anyAttribute namespace="##other" processContents="lax"/>
+ </xs:complexType>
+ <xs:element name="Value" type="tns:ValueType"/>
+
+ <xs:element name="Fragment">
+ <xs:complexType>
+ <xs:sequence>
+ <xs:element name="Expression" type="tns:ExpressionType"/>
+ <xs:element name="Value" type="tns:ValueType" minOccurs="0"/>
+ <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
+ </xs:sequence>
+ <xs:anyAttribute namespace="##other" processContents="lax"/>
+ </xs:complexType>
+ </xs:element>
+
+</xs:schema> </eg>
</example>
</div1>
Received on Friday, 2 October 2009 15:28:33 UTC