- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 02 Jul 2010 17:09:02 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv3551
Modified Files:
wst.html wst.xml
Log Message:
fix misalignment between spec and xsd file
Index: wst.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -d -r1.121 -r1.122
--- wst.xml 12 May 2010 16:03:43 -0000 1.121
+++ wst.xml 2 Jul 2010 17:09:00 -0000 1.122
@@ -2236,7 +2236,7 @@
<xs:element name='GetResponse'>
<xs:complexType>
<xs:sequence>
- <xs:element name='Representation' type='tns:Representation' minOccurs='1'/>
+ <xs:element name='Representation' type='tns:Representation' minOccurs='0'/>
<xs:any minOccurs='1' maxOccurs='unbounded' namespace='##other' processContents='lax' />
</xs:sequence>
<xs:anyAttribute namespace='##other' processContents='lax' />
@@ -2246,7 +2246,7 @@
<xs:element name='Put'>
<xs:complexType>
<xs:sequence>
- <xs:element name='Representation' type='tns:Representation' minOccurs='1'/>
+ <xs:element name='Representation' type='tns:Representation' minOccurs='0'/>
<xs:any minOccurs='1' maxOccurs='unbounded' namespace='##other' processContents='lax' />
</xs:sequence>
<xs:attribute name='Dialect' type='xs:anyURI' use='optional' />
@@ -2257,7 +2257,7 @@
<xs:element name='PutResponse'>
<xs:complexType>
<xs:sequence>
- <xs:element name='Representation' type='tns:Representation' minOccurs='1'/>
+ <xs:element name='Representation' type='tns:Representation' minOccurs='0'/>
<xs:any minOccurs='1' namespace='##other' processContents='lax' />
</xs:sequence>
<xs:anyAttribute namespace='##other' processContents='lax' />
@@ -2286,7 +2286,7 @@
<xs:element name='Create'>
<xs:complexType>
<xs:sequence>
- <xs:element name='Representation' type='tns:Representation' minOccurs='1'/>
+ <xs:element name='Representation' type='tns:Representation' minOccurs='0'/>
<xs:any minOccurs='0' maxOccurs='unbounded' namespace='##other' processContents='lax' />
</xs:sequence>
<xs:attribute name='Dialect' type='xs:anyURI' use='optional' />
@@ -2298,7 +2298,7 @@
<xs:complexType>
<xs:sequence>
<xs:element name='ResourceCreated' type='wsa:EndpointReferenceType' />
- <xs:element name='Representation' type='tns:Representation' minOccurs='1'/>
+ <xs:element name='Representation' type='tns:Representation' minOccurs='0'/>
<xs:any minOccurs='0' namespace='##other' processContents='lax' />
</xs:sequence>
<xs:anyAttribute namespace='##other' processContents='lax' />
Index: wst.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.html,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -d -r1.124 -r1.125
--- wst.html 12 May 2010 16:03:43 -0000 1.124
+++ wst.html 2 Jul 2010 17:09:00 -0000 1.125
@@ -31,7 +31,8 @@
</style><link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/base.css"/></head><body><div class="head">
<h1><a name="title" id="title"/>Web Services Transfer (WS-Transfer)</h1>
<h2><a name="w3c-doctype" id="w3c-doctype"/>Editor's Draft $Date$</h2><dl><dt>Latest version:</dt><dd><a href="http://www.w3.org/TR/ws-transfer">http://www.w3.org/TR/ws-transfer
- </a></dd><dt>Previous version:</dt><dd><a href="http://www.w3.org/TR/2009/WD-ws-transfer-20090317">http://www.w3.org/TR/2009/WD-ws-transfer-20090317</a></dd><dt>Editors:</dt><dd>Doug Davis, IBM</dd><dd>Ashok Malhotra, Oracle</dd><dd>Katy Warr, IBM</dd><dd>Wu Chou, Avaya</dd></dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2010 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consrtium/Legal/copyright-documents">document use</a> rules apply.</p></div><hr/><div>
+ </a></dd><dt>Previous version:</dt><dd><a href="http://www.w3.org/TR/2009/WD-ws-transfer-20090317">http://www.w3.org/TR/2009/WD-ws-transfer-20090317
+ </a></dd><dt>Editors:</dt><dd>Doug Davis, IBM</dd><dd>Ashok Malhotra, Oracle</dd><dd>Katy Warr, IBM</dd><dd>Wu Chou, Avaya</dd></dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2010 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p></div><hr/><div>
<h2><a name="abstract" id="abstract"/>Abstract</h2><p>
This specification describes a general SOAP-based protocol for accessing
XML representations of Web service-based resources.
@@ -59,15 +60,15 @@
6.3 <a href="#PutDenied">PutDenied</a><br/>
6.4 <a href="#UnknownResource">UnknownResource</a><br/>
7 <a href="#Security_Considerations">Security Considerations</a><br/>
- 7.1 <a href="#iddiv2_1_1311">Protecting Resources</a><br/>
- 7.2 <a href="#iddiv2_1_1316">Protecting Resource Factories</a><br/>
+ 7.1 <a href="#iddiv2x1x1311">Protecting Resources</a><br/>
+ 7.2 <a href="#iddiv2x1x1316">Protecting Resource Factories</a><br/>
8 <a href="#metadata">WS-Transfer Metadata</a><br/>
- 8.1 <a href="#iddiv2_1_1334">TransferResource Assertion</a><br/>
- 8.2 <a href="#iddiv2_1_1414">TransferResourceFactory Assertion</a><br/>
+ 8.1 <a href="#iddiv2x1x1334">TransferResource Assertion</a><br/>
+ 8.2 <a href="#iddiv2x1x1414">TransferResourceFactory Assertion</a><br/>
9 <a href="#acks">Acknowledgements</a><br/>
10 <a href="#refs">References</a><br/>
- 10.1 <a href="#iddiv2_1_1477">Normative References</a><br/>
- 10.2 <a href="#iddiv2_1_1650">Informative References</a><br/>
+ 10.1 <a href="#iddiv2x1x1477">Normative References</a><br/>
+ 10.2 <a href="#iddiv2x1x1650">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/>
@@ -969,7 +970,7 @@
to perform a security analysis to determine their particular threat
profile and the appropriate responses to those threats.
</p><div class="div2">
-<h3><a name="iddiv2_1_1311" id="iddiv2_1_1311"/>7.1 Protecting Resources</h3><p>
+<h3><a name="iddiv2x1x1311" id="iddiv2x1x1311"/>7.1 Protecting Resources</h3><p>
Both resources and the information that makes up their representation
might be sensitive. In these cases, it is advisable for resource
managers to authenticate and authorize clients attempting Get, Put,
@@ -978,7 +979,7 @@
ought to have the appropriate authenticity, integrity, and
confidentiality measures applied.
</p></div><div class="div2">
-<h3><a name="iddiv2_1_1316" id="iddiv2_1_1316"/>7.2 Protecting Resource Factories</h3><p>
+<h3><a name="iddiv2x1x1316" id="iddiv2x1x1316"/>7.2 Protecting Resource Factories</h3><p>
In cases where resources and/or the information that makes up their
representation are sensitive so, too, are the services that create
these resources. In such cases it is advisable for resource factories
@@ -1011,7 +1012,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_1334" id="iddiv2_1_1334"/>8.1 TransferResource Assertion</h3><p>
+<h3><a name="iddiv2x1x1334" id="iddiv2x1x1334"/>8.1 TransferResource Assertion</h3><p>
Services indicate support for the
WS-Transfer's definition of a Transfer Resource
through the use of the Web Services
@@ -1073,7 +1074,7 @@
WS-Transfer message exchanges. Any metadata that appears is scoped
to the operations and features of the WS-Transfer specification.
</p></dd></dl></div><div class="div2">
-<h3><a name="iddiv2_1_1414" id="iddiv2_1_1414"/>8.2 TransferResourceFactory Assertion</h3><p>
+<h3><a name="iddiv2x1x1414" id="iddiv2x1x1414"/>8.2 TransferResourceFactory Assertion</h3><p>
Services indicate support for
WS-Transfer's definition of a Transfer Resource Factory
through the use of the Web Services
@@ -1142,7 +1143,7 @@
Yves Lafon (W3C/ERCIM).
</p></div><div class="div1">
<h2><a name="refs" id="refs"/>10 References</h2><div class="div2">
-<h3><a name="iddiv2_1_1477" id="iddiv2_1_1477"/>10.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="iddiv2x1x1477" id="iddiv2x1x1477"/>10.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.
@@ -1210,7 +1211,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_1650" id="iddiv2_1_1650"/>10.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="iddiv2x1x1650" id="iddiv2x1x1650"/>10.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.
@@ -1281,7 +1282,7 @@
<xs:element name='GetResponse'>
<xs:complexType>
<xs:sequence>
- <xs:element name='Representation' type='tns:Representation' minOccurs='1'/>
+ <xs:element name='Representation' type='tns:Representation' minOccurs='0'/>
<xs:any minOccurs='1' maxOccurs='unbounded' namespace='##other' processContents='lax' />
</xs:sequence>
<xs:anyAttribute namespace='##other' processContents='lax' />
@@ -1291,7 +1292,7 @@
<xs:element name='Put'>
<xs:complexType>
<xs:sequence>
- <xs:element name='Representation' type='tns:Representation' minOccurs='1'/>
+ <xs:element name='Representation' type='tns:Representation' minOccurs='0'/>
<xs:any minOccurs='1' maxOccurs='unbounded' namespace='##other' processContents='lax' />
</xs:sequence>
<xs:attribute name='Dialect' type='xs:anyURI' use='optional' />
@@ -1302,7 +1303,7 @@
<xs:element name='PutResponse'>
<xs:complexType>
<xs:sequence>
- <xs:element name='Representation' type='tns:Representation' minOccurs='1'/>
+ <xs:element name='Representation' type='tns:Representation' minOccurs='0'/>
<xs:any minOccurs='1' namespace='##other' processContents='lax' />
</xs:sequence>
<xs:anyAttribute namespace='##other' processContents='lax' />
@@ -1331,7 +1332,7 @@
<xs:element name='Create'>
<xs:complexType>
<xs:sequence>
- <xs:element name='Representation' type='tns:Representation' minOccurs='1'/>
+ <xs:element name='Representation' type='tns:Representation' minOccurs='0'/>
<xs:any minOccurs='0' maxOccurs='unbounded' namespace='##other' processContents='lax' />
</xs:sequence>
<xs:attribute name='Dialect' type='xs:anyURI' use='optional' />
@@ -1343,7 +1344,7 @@
<xs:complexType>
<xs:sequence>
<xs:element name='ResourceCreated' type='wsa:EndpointReferenceType' />
- <xs:element name='Representation' type='tns:Representation' minOccurs='1'/>
+ <xs:element name='Representation' type='tns:Representation' minOccurs='0'/>
<xs:any minOccurs='0' namespace='##other' processContents='lax' />
</xs:sequence>
<xs:anyAttribute namespace='##other' processContents='lax' />
Received on Friday, 2 July 2010 17:09:04 UTC