- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 23 Sep 2009 20:06:59 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv22840
Modified Files:
wst.html wst.xml
Log Message:
6572
Index: wst.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- wst.xml 23 Sep 2009 14:13:55 -0000 1.60
+++ wst.xml 23 Sep 2009 20:06:57 -0000 1.61
@@ -222,7 +222,7 @@
<loc href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</loc>
</td>
<td>
- <bibref ref="Soap11"/>
+ <bibref ref="SOAP11"/>
</td>
</tr>
<tr>
@@ -231,7 +231,7 @@
<loc href="http://www.w3.org/2003/05/soap-envelope">http://www.w3.org/2003/05/soap-envelope</loc>
</td>
<td>
- <bibref ref="Soap12"/>
+ <bibref ref="SOAP121"/>
</td>
</tr>
<tr>
@@ -249,7 +249,7 @@
<loc href="http://schemas.xmlsoap.org/wsdl/">http://schemas.xmlsoap.org/wsdl/</loc>
</td>
<td>
- <bibref ref="Wsdl11"/>
+ <bibref ref="WSDL11"/>
</td>
</tr>
<tr>
@@ -258,7 +258,7 @@
<loc href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</loc>
</td>
<td>
- XML Schema <bibref ref="XmlSchemaPart1"/>, <bibref ref="XmlSchemaPart2"/>
+ XML Schema <bibref ref="XMLSchema1"/>, <bibref ref="XMLSchema2"/>
</td>
</tr>
</tbody>
@@ -290,7 +290,7 @@
"SHOULD", "SHOULD NOT", "RECOMMENDED",
"MAY", and "OPTIONAL" in this document are to be
interpreted as described in RFC 2119
- <bibref ref="Rfc2119"/>.
+ <bibref ref="RFC2119"/>.
</p>
<p>
This specification uses the following syntax to define outlines for
@@ -1447,7 +1447,7 @@
<div1 id="Security_Considerations">
<head>Security Considerations</head>
<p>It is strongly RECOMMENDED that the communication between services be
- secured using the mechanisms described in <bibref ref="WsSec"/>.</p>
+ secured using the mechanisms described in <bibref ref="WSSecurity"/>.</p>
<p>In order to properly secure messages, the body (even if empty) and all
relevant headers need to be included in the signature. Specifically, the
WS-Addressing header blocks, WS-Security timestamp, and any header blocks
@@ -1510,9 +1510,9 @@
<p>
<emph>Key integrity</emph> - Key integrity is maintained by using
the strongest algorithms possible (by comparing secured policies - see
- <bibref ref="WsPolicy"/>
- and <bibref ref="WsSecPolicy"/>
- and by using derived keys (<bibref ref="WsSecConv"/>).
+ <bibref ref="wspolicy"/>
+ and <bibref ref="WSSecurityPolicy"/>
+ and by using derived keys (<bibref ref="WSSecureConversation"/>).
</p>
</item>
<item>
@@ -1578,130 +1578,176 @@
Wu Chou (Avaya Communications),
Yves Lafon (W3C).
</p>
- </div1>
- <div1 id="refs">
- <head>References</head>
- <blist>
- <bibl key="RFC 2119" id="Rfc2119" href="http://www.ietf.org/rfc/rfc2119.txt">
- <titleref>
- Key words for use in RFCs to Indicate Requirement Levels
- </titleref>
- , S. Bradner, Harvard University, March 1997.
- </bibl>
+ </div1>
- <bibl id="RFC3986" key="RFC 3986"
- href="http://www.ietf.org/rfc/rfc3986.txt">
- <titleref>
- Uniform Resource Identifier (URI): Generic Syntax
- </titleref>
- , T. Berners-Lee, W3C/MIT, January 2005.
- </bibl>
+ <div1 id="refs">
+ <head>References</head>
- <bibl key="SOAP 1.1" id="Soap11" href="http://www.w3.org/TR/2000/NOTE-SOAP-20000508/">
- <titleref>
- Simple Object Access Protocol (SOAP) 1.1
- </titleref>
- , D. Box, et al, May 2000.
- </bibl>
- <bibl key="SOAP 1.2" id="Soap12" href="http://www.w3.org/TR/soap12-part1/">
- <titleref>
- SOAP Version 1.2 Part 1: Messaging Framework
- </titleref>
- , M. Gudgin, et al, June 2003.
- </bibl>
+ <div2>
+ <head>Normative References</head>
- <bibl key="WS-Addressing" id="AddrCore"
- href="http://www.w3.org/2005/08/addressing/">
- <titleref>
- W3C Recommendation, "Web Services Addressing 1.0 (WS-Addressing)"
- </titleref>
- , May 2006.
- </bibl>
+ <blist>
+ <bibl key="RFC 2119" id="RFC2119"
+ href="http://www.ietf.org/rfc/rfc2119.txt">
+ <titleref>
+ Key words for use in RFCs to Indicate Requirement Levels
+ </titleref>
+ , S. Bradner, Author.
+ Internet Engineering Task Force, March 1997.
+ </bibl>
- <bibl key="WS-Addressing 1.0 SOAP Binding" id="WSABinding"
- href="http://www.w3.org/TR/2006/REC-ws-addr-soap-20060509">
- <titleref>
- W3C Recommendation, "Web Services Addressing 1.0 - SOAP Binding"
- </titleref>
- , May 2006.
- </bibl>
+ <bibl key="RFC 3986" id="RFC3986"
+ href="http://www.ietf.org/rfc/rfc3986.txt">
+ <titleref>
+ Uniform Resource Identifier (URI): Generic Syntax
+ </titleref>
+ , T. Berners-Lee, R. Fields and L. Masinter, Authors.
+ Network Working Group, January 2005.
+ </bibl>
- <bibl key="WS-Policy" id="WsPolicy"
- href="http://www.w3.org/TR/ws-policy/">
- <titleref>
- W3C Recommendation, "Web Services Policy 1.5 - Framework"
- </titleref>
- , September 2007.
- </bibl>
+ <bibl key="SOAP11" id="SOAP11"
+ href="http://www.w3.org/TR/2000/NOTE-SOAP-20000508/">
+ <titleref>
+ W3C Note, "Simple Object Access Protocol (SOAP) 1.1"
+ </titleref>
+ , D. Box, et al, Editors.
+ World Wide Web Consortium (W3C), 8 May 2000.
+ </bibl>
- <bibl key="WS-SecureConversation" id="WsSecConv">
- href="http://schemas.xmlsoap.org/ws/2005/02/sc/">
- <titleref>
- Web Services Secure Conversation Language (WS-SecureConversation)
- </titleref>
- , S. Anderson, et al, February 2005.
- </bibl>
+ <bibl key="SOAP12" id="SOAP121"
+ href="http://www.w3.org/TR/soap12-part1/">
+ <titleref>
+ W3C Recommendation, "SOAP Version 1.2 Part 1: Messaging Framework"
+ </titleref>
+ , M. Gudgin, M. Hadley, N. Mendelsohn, J-J. Moreau, H. Frystyk Nielson,
+ Editors.
+ World Wide Web Consortium (W3C), 27 April 2007.
+ </bibl>
- <bibl key="WS-Security" id="WsSec" href="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0.pdf">
- <titleref>
- Web Services Security: SOAP Message Security 1.0
- </titleref>
- , OASIS standard.
- </bibl>
+ <bibl key="WS-Addressing" id="AddrCore"
+ href="http://www.w3.org/TR/ws-addr-core">
+ <titleref>
+ W3C Recommendation, "Web Services Addressing 1.0 (WS-Addressing)"
+ </titleref>
+ , M. Gudgin, M. Hadley, T. Rogers, Editors.
+ World Wide Web Consortium (W3C), 9 May 2006.
+ </bibl>
- <bibl key="WS-SecurityPolicy" id="WsSecPolicy" href="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
- <titleref>
- G. Della-Libera, et al, "Web Services Security Policy Language (WS-SecurityPolicy), Version 1.1"
- </titleref>
- , July 2005.
- </bibl>
+ <bibl key="WS-Addressing 1.0 SOAP Binding" id="WSABinding"
+ href="http://www.w3.org/TR/ws-addr-soap">
+ <titleref>
+ W3C Recommendation, "Web Services Addressing 1.0 - SOAP Binding"
+ </titleref>
+ , M. Gudgin, M. Hadley, T. Rogers, Editors.
+ World Wide Web Consortium (W3C), 9 May 2006.
+ </bibl>
- <bibl key="WS-Fragment" id="WsFrag" href="http://www.w3.org/2009/02/ws-fra">
- <titleref>
- W3C Working Group Draft, "Web Services Fragment"
- </titleref>
- , July 2009.
- </bibl>
+ <bibl key="WS-Policy" id="wspolicy"
+ href="http://www.w3.org/TR/ws-policy/">
+ <titleref>
+ W3C Recommendation, "Web Services Policy (WS-Policy) 1.5 - Framework"
+ </titleref>
+ , A. Vedamuthu, et al., Editors.
+ World Wide Web Consortium (W3C), 4 September 2007.
+ </bibl>
- <bibl key="WSDL 1.1" id="Wsdl11" href="http://www.w3.org/TR/2001/NOTE-wsdl-20010315">
- <titleref>
- Web Services Description Language (WSDL) 1.1
- </titleref>
- , E. Christensen, et al, March 2001.
- </bibl>
+ <bibl key="WSDL11" id="WSDL11"
+ href="http://www.w3.org/TR/2001/NOTE-wsdl-20010315">
+ <titleref>
+ W3C Note, "Web Services Description Language (WSDL) 1.1"
+ </titleref>
+ , E. Christensen, et al., Editors.
+ World Wide Web Consortium (W3C), 15 March 2001
+ </bibl>
- <bibl key="XML Infoset" id="XMLInfoSet" href="http://www.w3.org/TR/2004/REC-xml-infoset-20040204/">
- <titleref>
- J. Cowan, et al, "XML Information Set"
- </titleref>
- , February 2004.
- </bibl>
+ <bibl key="XML Infoset" id="XMLInfoset"
+ href="http://www.w3.org/TR/xml-infoset">
+ <titleref>
+ W3C Recommendation, "XML Information Set (Second Edition)"
+ </titleref>
+ , J. Cowan, R. Tobin, Editors.
+ World Wide Web Consortium (W3C), 4 February 2004.
+ </bibl>
- <bibl key="XML Schema, Part 1" id="XmlSchemaPart1" href="http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/">
- <titleref>
- XML Schema Part 1: Structures
- </titleref>
- , H. Thompson, et al, October 2004.
- </bibl>
+ <bibl key="XMLSchema - Part 1" id="XMLSchema1"
+ href="http://www.w3.org/TR/xmlschema-1/">
+ <titleref>
+ W3C Recommendation, "XML Schema Part 1: Structures (Second Edition)"
+ </titleref>
+ , H. Thompson, et al., Editors.
+ World Wide Web Consortium (W3C), 28 October 2004.
+ </bibl>
- <bibl key="XML Schema, Part 2" id="XmlSchemaPart2" href="http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/">
- <titleref>
- XML Schema Part 2: Datatypes
- </titleref>
- , James Clark, et al, November 1999.
- </bibl>
+ <bibl key="XMLSchema - Part 2" id="XMLSchema2"
+ href="http://www.w3.org/TR/xmlschema-2/">
+ <titleref>
+ W3C Recommendation, "XML Schema Part 2: Datatypes (Second Edition)"
+ </titleref>
+ , P. Biron, A. Malhotra, Editors.
+ World Wide Web Consortium (W3C), 28 October 2004.
+ </bibl>
+ </blist>
- </blist>
- </div1>
- </body>
+ </div2>
+
+ <div2>
+ <head>Informative References</head>
+
+ <blist>
+ <bibl key="WS-Fragment" id="WsFrag"
+ href="http://www.w3.org/TR/ws-fragment">
+ <titleref>
+ W3C Working Group Draft, "Web Services Fragment (WS-Fragment) 1.0"
+ </titleref>
+ , D. Davis, et al., Editors.
+ World Wide Web Consortium (W3C), 15 September 2009.
+ </bibl>
+
+ <bibl key="WS-SecureConversation" id="WSSecureConversation"
+ href="http://docs.oasis-open.org/ws-sx/ws-secureconversation/v1.4/os/ws-secureconversation-1.4-spec-os.doc">
+ <titleref>
+ OASIS Standard, "Web Services Secure Conversation
+ (WS-SecureConversation) 1.4"
+ </titleref>
+ , A. Nadalin, et al., Editors.
+ Organization for the Advancement of Structured Information Standards
+ (OASIS), 2 February 2009.
+ </bibl>
+
+ <bibl key="WS-Security" id="WSSecurity"
+ href="http://docs.oasis-open.org/wss/v1.1/wss-v1.1-spec-os-SOAPMessageSecurity.pdf">
+ <titleref>
+ OASIS Standard, "Web Services Security: SOAP Message Security 1.1"
+ </titleref>
+ , K. Lawrence, C. Kaler, Editors.
+ Organization for the Advancement of Structured Information Standards
+ (OASIS), 1 February 2006.
+ </bibl>
+
+ <bibl key="WS-SecurityPolicy" id="WSSecurityPolicy"
+ href="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/v1.3/os/ws-securitypolicy-1.3-spec-os.doc">
+ <titleref>
+ OASIS Standard, "Web Services Security Policy (WS-SecurityPolicy) 1.3,
+ Version 1.1"
+ </titleref>
+ , K. Lawrence, C. Kaler, Editors.
+ Organization for the Advancement of Structured Information Standards
+ (OASIS), 2 February 2009.
+ </bibl>
+
+ </blist>
+ </div2>
+
+ </div1>
+ </body>
<back>
<div1 id="Appendix_I__E2_80_93_XSD">
<head>XML Schema</head>
<p>
- A normative copy of the XML Schema <bibref ref='XmlSchemaPart1'/>,
- <bibref ref='XmlSchemaPart2'/> description for this specification can be
+ A normative copy of the XML Schema <bibref ref='XMLSchema1'/>,
+ <bibref ref='XMLSchema2'/> description for this specification can be
retrieved from the following address:
</p>
@@ -1810,7 +1856,7 @@
<div1 id="Appendix_II__E2_80_93_WSDL">
<head>WSDL</head>
<p>
- A normative copy of the WSDL <bibref ref="Wsdl11"/> description
+ A normative copy of the WSDL <bibref ref="WSDL11"/> description
for this specification can be retrieved from the following address:
</p>
<example>
@@ -2131,6 +2177,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7486">7486</loc>
</td>
</tr>
+ <tr>
+ <td> 2009/09/23 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6572">6572</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wst.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- wst.html 23 Sep 2009 14:13:55 -0000 1.63
+++ wst.html 23 Sep 2009 20:06:57 -0000 1.64
@@ -60,6 +60,8 @@
7 <a href="#policy">WS-Transfer Policy Assertion(s)</a><br/>
8 <a href="#acks">Acknowledgements</a><br/>
9 <a href="#refs">References</a><br/>
+ 9.1 <a href="#iddiv2_1_1295">Normative References</a><br/>
+ 9.2 <a href="#iddiv2_1_1442">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="#Appendix_II__E2_80_93_WSDL">WSDL</a><br/>
@@ -127,8 +129,8 @@
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> wst </td><td><a href="http://www.w3.org/2009/02/ws-tra">http://www.w3.org/2009/02/ws-tra</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">[SOAP 1.1]</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="#Soap12">[SOAP 1.2]</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">[WSDL 1.1]</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="#XmlSchemaPart1">[XML Schema, Part 1]</a>, <a href="#XmlSchemaPart2">[XML Schema, Part 2]</a></td></tr></tbody></table><p>
+ </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></tbody></table><p>
The working group intends to update the value of the Web Services
Transfer namespace URI each time a new version of this document is
published until such time that the document reaches Candidate
@@ -151,7 +153,7 @@
"SHOULD", "SHOULD NOT", "RECOMMENDED",
"MAY", and "OPTIONAL" in this document are to be
interpreted as described in RFC 2119
- <a href="#Rfc2119">[RFC 2119]</a>.
+ <a href="#RFC2119">[RFC 2119]</a>.
</p><p>
This specification uses the following syntax to define outlines for
messages:
@@ -191,7 +193,7 @@
<s:Body><b>[Body]</b></s:Body>
</s:Envelope></pre></div></div><p>
This specification can be used in terms of XML Information Set (Infoset)
- <a href="#">[XMLInfoset]</a>, even though the specification uses XML 1.0
+ <a href="#XMLInfoset">[XML Infoset]</a>, even though the specification uses XML 1.0
terminology. Valid Infoset for this specification is the one
serializable in XML 1.0, hence the use of XML 1.0.
</p></div><div class="div2">
@@ -824,7 +826,7 @@
</td></tr><tr><th align="left"><b>[Detail]</b></th><td><em>An optional list of the QNames of the elements or
attributes that are not allowed to be updated.</em></td></tr></tbody></table></div></div><div class="div1">
<h2><a name="Security_Considerations" id="Security_Considerations"/>6 Security Considerations</h2><p>It is strongly RECOMMENDED that the communication between services be
- secured using the mechanisms described in <a href="#WsSec">[WS-Security]</a>.</p><p>In order to properly secure messages, the body (even if empty) and all
+ secured using the mechanisms described in <a href="#WSSecurity">[WS-Security]</a>.</p><p>In order to properly secure messages, the body (even if empty) and all
relevant headers need to be included in the signature. Specifically, the
WS-Addressing header blocks, WS-Security timestamp, and any header blocks
resulting from a <code><wsa:ReferenceParameters></code> in references
@@ -858,9 +860,9 @@
been forged (e.g. ID duplication).</p></li><li><p><em>Message disclosure</em> - Confidentiality is preserved by
encrypting sensitive data using WS-Security.</p></li><li><p><em>Key integrity</em> - Key integrity is maintained by using
the strongest algorithms possible (by comparing secured policies - see
- <a href="#WsPolicy">[WS-Policy]</a>
- and <a href="#WsSecPolicy">[WS-SecurityPolicy]</a>
- and by using derived keys (<a href="#WsSecConv">[WS-SecureConversation]</a>).
+ <a href="#wspolicy">[WS-Policy]</a>
+ and <a href="#WSSecurityPolicy">[WS-SecurityPolicy]</a>
+ and by using derived keys (<a href="#WSSecureConversation">[WS-SecureConversation]</a>).
</p></li><li><p><em>Authentication</em> - Authentication is established using
the mechanisms described in WS-Security and WS-Trust. Each message is
authenticated using the mechanisms described in WS-Security.</p></li><li><p><em>Accountability</em> - Accountability is a function of the
@@ -903,72 +905,93 @@
Wu Chou (Avaya Communications),
Yves Lafon (W3C).
</p></div><div class="div1">
-<h2><a name="refs" id="refs"/>9 References</h2><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, Harvard University, March 1997.
- Available at <a href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a>.</dd><dt class="label"><a name="RFC3986" id="RFC3986"/>RFC 3986</dt><dd><a href="http://www.ietf.org/rfc/rfc3986.txt"><cite>
- Uniform Resource Identifier (URI): Generic Syntax
- </cite></a>
- , T. Berners-Lee, W3C/MIT, January 2005.
- Available at <a href="http://www.ietf.org/rfc/rfc3986.txt">http://www.ietf.org/rfc/rfc3986.txt</a>.</dd><dt class="label"><a name="Soap11" id="Soap11"/>SOAP 1.1</dt><dd><a href="http://www.w3.org/TR/2000/NOTE-SOAP-20000508/"><cite>
- Simple Object Access Protocol (SOAP) 1.1
- </cite></a>
- , D. Box, et al, May 2000.
- Available at <a href="http://www.w3.org/TR/2000/NOTE-SOAP-20000508/">http://www.w3.org/TR/2000/NOTE-SOAP-20000508/</a>.</dd><dt class="label"><a name="Soap12" id="Soap12"/>SOAP 1.2</dt><dd><a href="http://www.w3.org/TR/soap12-part1/"><cite>
- SOAP Version 1.2 Part 1: Messaging Framework
- </cite></a>
- , M. Gudgin, et al, June 2003.
- Available at <a href="http://www.w3.org/TR/soap12-part1/">http://www.w3.org/TR/soap12-part1/</a>.</dd><dt class="label"><a name="AddrCore" id="AddrCore"/>WS-Addressing</dt><dd><a href="http://www.w3.org/2005/08/addressing/"><cite>
- W3C Recommendation, "Web Services Addressing 1.0 (WS-Addressing)"
- </cite></a>
- , May 2006.
- Available at <a href="http://www.w3.org/2005/08/addressing/">http://www.w3.org/2005/08/addressing/</a>.</dd><dt class="label"><a name="WSABinding" id="WSABinding"/>WS-Addressing 1.0 SOAP Binding</dt><dd><a href="http://www.w3.org/TR/2006/REC-ws-addr-soap-20060509"><cite>
- W3C Recommendation, "Web Services Addressing 1.0 - SOAP Binding"
+<h2><a name="refs" id="refs"/>9 References</h2><div class="div2">
+<h3><a name="iddiv2_1_1295" id="iddiv2_1_1295"/>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.
+ Internet Engineering Task Force, March 1997.
+ Available at <a href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a>.</dd><dt class="label"><a name="RFC3986" id="RFC3986"/>RFC 3986</dt><dd><a href="http://www.ietf.org/rfc/rfc3986.txt"><cite>
+ Uniform Resource Identifier (URI): Generic Syntax
+ </cite></a>
+ , T. Berners-Lee, R. Fields and L. Masinter, Authors.
+ Network Working Group, January 2005.
+ Available at <a href="http://www.ietf.org/rfc/rfc3986.txt">http://www.ietf.org/rfc/rfc3986.txt</a>.</dd><dt class="label"><a name="SOAP11" id="SOAP11"/>SOAP11</dt><dd><a href="http://www.w3.org/TR/2000/NOTE-SOAP-20000508/"><cite>
+ W3C Note, "Simple Object Access Protocol (SOAP) 1.1"
+ </cite></a>
+ , D. Box, et al, Editors.
+ World Wide Web Consortium (W3C), 8 May 2000.
+ Available at <a href="http://www.w3.org/TR/2000/NOTE-SOAP-20000508/">http://www.w3.org/TR/2000/NOTE-SOAP-20000508/</a>.</dd><dt class="label"><a name="SOAP121" id="SOAP121"/>SOAP12</dt><dd><a href="http://www.w3.org/TR/soap12-part1/"><cite>
+ W3C Recommendation, "SOAP Version 1.2 Part 1: Messaging Framework"
+ </cite></a>
+ , M. Gudgin, M. Hadley, N. Mendelsohn, J-J. Moreau, H. Frystyk Nielson,
+ Editors.
+ World Wide Web Consortium (W3C), 27 April 2007.
+ Available at <a href="http://www.w3.org/TR/soap12-part1/">http://www.w3.org/TR/soap12-part1/</a>.</dd><dt class="label"><a name="AddrCore" id="AddrCore"/>WS-Addressing</dt><dd><a href="http://www.w3.org/TR/ws-addr-core"><cite>
+ W3C Recommendation, "Web Services Addressing 1.0 (WS-Addressing)"
+ </cite></a>
+ , M. Gudgin, M. Hadley, T. Rogers, Editors.
+ World Wide Web Consortium (W3C), 9 May 2006.
+ Available at <a href="http://www.w3.org/TR/ws-addr-core">http://www.w3.org/TR/ws-addr-core</a>.</dd><dt class="label"><a name="WSABinding" id="WSABinding"/>WS-Addressing 1.0 SOAP Binding</dt><dd><a href="http://www.w3.org/TR/ws-addr-soap"><cite>
+ W3C Recommendation, "Web Services Addressing 1.0 - SOAP Binding"
+ </cite></a>
+ , M. Gudgin, M. Hadley, T. Rogers, Editors.
+ World Wide Web Consortium (W3C), 9 May 2006.
+ Available at <a href="http://www.w3.org/TR/ws-addr-soap">http://www.w3.org/TR/ws-addr-soap</a>.</dd><dt class="label"><a name="wspolicy" id="wspolicy"/>WS-Policy</dt><dd><a href="http://www.w3.org/TR/ws-policy/"><cite>
+ W3C Recommendation, "Web Services Policy (WS-Policy) 1.5 - Framework"
+ </cite></a>
+ , A. Vedamuthu, et al., Editors.
+ World Wide Web Consortium (W3C), 4 September 2007.
+ Available at <a href="http://www.w3.org/TR/ws-policy/">http://www.w3.org/TR/ws-policy/</a>.</dd><dt class="label"><a name="WSDL11" id="WSDL11"/>WSDL11</dt><dd><a href="http://www.w3.org/TR/2001/NOTE-wsdl-20010315"><cite>
+ W3C Note, "Web Services Description Language (WSDL) 1.1"
+ </cite></a>
+ , E. Christensen, et al., Editors.
+ World Wide Web Consortium (W3C), 15 March 2001
+ Available at <a href="http://www.w3.org/TR/2001/NOTE-wsdl-20010315">http://www.w3.org/TR/2001/NOTE-wsdl-20010315</a>.</dd><dt class="label"><a name="XMLInfoset" id="XMLInfoset"/>XML Infoset</dt><dd><a href="http://www.w3.org/TR/xml-infoset"><cite>
+ W3C Recommendation, "XML Information Set (Second Edition)"
+ </cite></a>
+ , J. Cowan, R. Tobin, Editors.
+ World Wide Web Consortium (W3C), 4 February 2004.
+ Available at <a href="http://www.w3.org/TR/xml-infoset">http://www.w3.org/TR/xml-infoset</a>.</dd><dt class="label"><a name="XMLSchema1" id="XMLSchema1"/>XMLSchema - Part 1</dt><dd><a href="http://www.w3.org/TR/xmlschema-1/"><cite>
+ W3C Recommendation, "XML Schema Part 1: Structures (Second Edition)"
+ </cite></a>
+ , H. Thompson, et al., Editors.
+ World Wide Web Consortium (W3C), 28 October 2004.
+ Available at <a href="http://www.w3.org/TR/xmlschema-1/">http://www.w3.org/TR/xmlschema-1/</a>.</dd><dt class="label"><a name="XMLSchema2" id="XMLSchema2"/>XMLSchema - Part 2</dt><dd><a href="http://www.w3.org/TR/xmlschema-2/"><cite>
+ W3C Recommendation, "XML Schema Part 2: Datatypes (Second Edition)"
+ </cite></a>
+ , 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_1442" id="iddiv2_1_1442"/>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>
- , May 2006.
- Available at <a href="http://www.w3.org/TR/2006/REC-ws-addr-soap-20060509">http://www.w3.org/TR/2006/REC-ws-addr-soap-20060509</a>.</dd><dt class="label"><a name="WsPolicy" id="WsPolicy"/>WS-Policy</dt><dd><a href="http://www.w3.org/TR/ws-policy/"><cite>
- W3C Recommendation, "Web Services Policy 1.5 - Framework"
- </cite></a>
- , September 2007.
- Available at <a href="http://www.w3.org/TR/ws-policy/">http://www.w3.org/TR/ws-policy/</a>.</dd><dt class="label"><a name="WsSecConv" id="WsSecConv"/>WS-SecureConversation</dt><dd>
- href="http://schemas.xmlsoap.org/ws/2005/02/sc/">
- <cite>
- Web Services Secure Conversation Language (WS-SecureConversation)
- </cite>
- , S. Anderson, et al, February 2005.
- </dd><dt class="label"><a name="WsSec" id="WsSec"/>WS-Security</dt><dd><a href="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0.pdf"><cite>
- Web Services Security: SOAP Message Security 1.0
- </cite></a>
- , OASIS standard.
- Available at <a href="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0.pdf">http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0.pdf</a>.</dd><dt class="label"><a name="WsSecPolicy" id="WsSecPolicy"/>WS-SecurityPolicy</dt><dd><a href="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><cite>
- G. Della-Libera, et al, "Web Services Security Policy Language (WS-SecurityPolicy), Version 1.1"
- </cite></a>
- , July 2005.
- Available at <a href="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">http://schemas.xmlsoap.org/ws/2005/07/securitypolicy</a>.</dd><dt class="label"><a name="WsFrag" id="WsFrag"/>WS-Fragment</dt><dd><a href="http://www.w3.org/2009/02/ws-fra"><cite>
- W3C Working Group Draft, "Web Services Fragment"
- </cite></a>
- , July 2009.
- Available at <a href="http://www.w3.org/2009/02/ws-fra">http://www.w3.org/2009/02/ws-fra</a>.</dd><dt class="label"><a name="Wsdl11" id="Wsdl11"/>WSDL 1.1</dt><dd><a href="http://www.w3.org/TR/2001/NOTE-wsdl-20010315"><cite>
- Web Services Description Language (WSDL) 1.1
- </cite></a>
- , E. Christensen, et al, March 2001.
- Available at <a href="http://www.w3.org/TR/2001/NOTE-wsdl-20010315">http://www.w3.org/TR/2001/NOTE-wsdl-20010315</a>.</dd><dt class="label"><a name="XMLInfoSet" id="XMLInfoSet"/>XML Infoset</dt><dd><a href="http://www.w3.org/TR/2004/REC-xml-infoset-20040204/"><cite>
- J. Cowan, et al, "XML Information Set"
- </cite></a>
- , February 2004.
- Available at <a href="http://www.w3.org/TR/2004/REC-xml-infoset-20040204/">http://www.w3.org/TR/2004/REC-xml-infoset-20040204/</a>.</dd><dt class="label"><a name="XmlSchemaPart1" id="XmlSchemaPart1"/>XML Schema, Part 1</dt><dd><a href="http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/"><cite>
- XML Schema Part 1: Structures
- </cite></a>
- , H. Thompson, et al, October 2004.
- Available at <a href="http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/">http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/</a>.</dd><dt class="label"><a name="XmlSchemaPart2" id="XmlSchemaPart2"/>XML Schema, Part 2</dt><dd><a href="http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/"><cite>
- XML Schema Part 2: Datatypes
- </cite></a>
- , James Clark, et al, November 1999.
- Available at <a href="http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/">http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/</a>.</dd></dl></div></div><div class="back"><div class="div1">
+ , D. Davis, et al., Editors.
+ World Wide Web Consortium (W3C), 15 September 2009.
+ Available at <a href="http://www.w3.org/TR/ws-fragment">http://www.w3.org/TR/ws-fragment</a>.</dd><dt class="label"><a name="WSSecureConversation" id="WSSecureConversation"/>WS-SecureConversation</dt><dd><a href="http://docs.oasis-open.org/ws-sx/ws-secureconversation/v1.4/os/ws-secureconversation-1.4-spec-os.doc"><cite>
+ OASIS Standard, "Web Services Secure Conversation
+ (WS-SecureConversation) 1.4"
+ </cite></a>
+ , A. Nadalin, et al., Editors.
+ Organization for the Advancement of Structured Information Standards
+ (OASIS), 2 February 2009.
+ Available at <a href="http://docs.oasis-open.org/ws-sx/ws-secureconversation/v1.4/os/ws-secureconversation-1.4-spec-os.doc">http://docs.oasis-open.org/ws-sx/ws-secureconversation/v1.4/os/ws-secureconversation-1.4-spec-os.doc</a>.</dd><dt class="label"><a name="WSSecurity" id="WSSecurity"/>WS-Security</dt><dd><a href="http://docs.oasis-open.org/wss/v1.1/wss-v1.1-spec-os-SOAPMessageSecurity.pdf"><cite>
+ OASIS Standard, "Web Services Security: SOAP Message Security 1.1"
+ </cite></a>
+ , K. Lawrence, C. Kaler, Editors.
+ Organization for the Advancement of Structured Information Standards
+ (OASIS), 1 February 2006.
+ Available at <a href="http://docs.oasis-open.org/wss/v1.1/wss-v1.1-spec-os-SOAPMessageSecurity.pdf">http://docs.oasis-open.org/wss/v1.1/wss-v1.1-spec-os-SOAPMessageSecurity.pdf</a>.</dd><dt class="label"><a name="WSSecurityPolicy" id="WSSecurityPolicy"/>WS-SecurityPolicy</dt><dd><a href="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/v1.3/os/ws-securitypolicy-1.3-spec-os.doc"><cite>
+ OASIS Standard, "Web Services Security Policy (WS-SecurityPolicy) 1.3,
+ Version 1.1"
+ </cite></a>
+ , K. Lawrence, C. Kaler, Editors.
+ Organization for the Advancement of Structured Information Standards
+ (OASIS), 2 February 2009.
+ Available at <a href="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/v1.3/os/ws-securitypolicy-1.3-spec-os.doc">http://docs.oasis-open.org/ws-sx/ws-securitypolicy/v1.3/os/ws-securitypolicy-1.3-spec-os.doc</a>.</dd></dl></div></div></div><div class="back"><div class="div1">
<h2><a name="Appendix_I__E2_80_93_XSD" id="Appendix_I__E2_80_93_XSD"/>A XML Schema</h2><p>
- A normative copy of the XML Schema <a href="#XmlSchemaPart1">[XML Schema, Part 1]</a>,
- <a href="#XmlSchemaPart2">[XML Schema, Part 2]</a> description for this specification can be
+ 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-tra/transfer.xsd">http://www.w3.org/2009/02/ws-tra/transfer.xsd</a></pre></div></div><p>
A non-normative copy of the XML schema is listed below for
@@ -1064,7 +1087,7 @@
</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">[WSDL 1.1]</a> description
+ 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-tra/transfer.wsdl">http://www.w3.org/2009/02/ws-tra/transfer.wsdl</a></pre></div></div><p>
A non-normative copy of the WSDL description is listed below for
@@ -1193,4 +1216,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6704">6704</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><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=6533">6533</a></td></tr><tr><td> 2009/09/16 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7486">7486</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7486">7486</a></td></tr><tr><td> 2009/09/23 </td><td> DD </td><td> Added resolution of issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6572">6572</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Received on Wednesday, 23 September 2009 20:07:09 UTC