- From: Tony Rogers via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 08 Feb 2006 01:40:19 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv5859
Modified Files:
ws-addr-core.xml
Log Message:
Added the resolution of CR10 - TAG request re URLs.
Index: ws-addr-core.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-core.xml,v
retrieving revision 1.118
retrieving revision 1.119
diff -C2 -d -r1.118 -r1.119
*** ws-addr-core.xml 26 Nov 2005 08:30:25 -0000 1.118
--- ws-addr-core.xml 8 Feb 2006 01:40:17 -0000 1.119
***************
*** 458,461 ****
--- 458,474 ----
where their extension is not recognized or understood.</p>
</div2>
+ <div2 id="resourceidentification">
+ <head>Identifying Resources in an Endpoint Reference</head>
+ <p>The Architecture of the World Wide Web, Volume One <bibref ref="AoWWW"/>
+ recommends [<bibref ref="AoWWW"/>, Section 2] the use of URIs to identify
+ resources. Using abstract properties of an EPR other than [destination] to
+ identify resources is contrary to this recommendation. In certain circumstances,
+ such a use of additional properties may be convenient or beneficial; however,
+ when building systems, the benefits or convenience of identifying a resource
+ using reference parameters should be carefully weighed against the benefits of
+ identifying a resource solely by URI as explained in [<bibref ref="AoWWW"/>,
+ Section 2.1] of the Web Architecture.</p>
+ </div2>
+
</div1>
<div1 id="msgaddrprops">
***************
*** 924,939 ****
<bibl key="WS-Addressing-SOAP" id="WSADDR-SOAP"
href="&w3c-designation-wsa-soap;">
! <titleref>&wsa-soap.title;</titleref>, M. Gudgin, M. Hadley, Editors.</bibl>
<bibl key="WS-Addressing-WSDL" id="WSADDR-WSDL"
href="&w3c-designation-wsa-wsdl;">
! <titleref>&wsa-wsdl.title;</titleref>, M. Gudgin, M. Hadley, Editors.</bibl>
<bibl key="WSDL 2.0" id="WSDL20" href="&w3c-designation-wsa-wsdl;">
! <titleref>Web Services Description Language (WSDL)
! Version 2.0 Part 1: Core Language</titleref>,
! R. Chinnici, J. J. Moreau, A. Ryman, S. Weerawarana, Editors. World Wide Web
! Consortium, 3 August 2005. This version of the WSDL 2.0 specification is
! http://www.w3.org/TR/2005/WD-wsdl20-20050803. The <loc
href="http://www.w3.org/TR/wsdl20">latest version of WSDL 2.0</loc> is
available at http://www.w3.org/TR/wsdl20.</bibl>
<bibl key="IETF RFC 2119" href="http://www.ietf.org/rfc/rfc2119.txt" id="RFC2119">
<titleref>Key words for use in RFCs to Indicate Requirement Levels</titleref>,
--- 937,957 ----
<bibl key="WS-Addressing-SOAP" id="WSADDR-SOAP"
href="&w3c-designation-wsa-soap;">
! <titleref>&wsa-soap.title;</titleref>, M. Gudgin, M. Hadley, T. Rogers,
! Editors.</bibl>
<bibl key="WS-Addressing-WSDL" id="WSADDR-WSDL"
href="&w3c-designation-wsa-wsdl;">
! <titleref>&wsa-wsdl.title;</titleref>, M. Gudgin, M. Hadley, T. Rogers,
! Editors.</bibl>
<bibl key="WSDL 2.0" id="WSDL20" href="&w3c-designation-wsa-wsdl;">
! <titleref>Web Services Description Language (WSDL) Version 2.0 Part 1: Core
! Language</titleref>, R. Chinnici, J. J. Moreau, A. Ryman, S. Weerawarana,
! Editors. World Wide Web Consortium, 3 August 2005. This version of the WSDL 2.0
! specification is http://www.w3.org/TR/2005/WD-wsdl20-20050803. The <loc
href="http://www.w3.org/TR/wsdl20">latest version of WSDL 2.0</loc> is
available at http://www.w3.org/TR/wsdl20.</bibl>
+ <bibl key="AoWWW" id="AoWWW" href="http://www.w3.org/TR/webarch/"
+ ><titleref>Architecture of the World Wide Web</titleref>, I. Jacobs, N.
+ Walsh, Editors. World Wide Web Consortium. The latest version is available at
+ http://www.w3.org/TR/webarch/</bibl>
<bibl key="IETF RFC 2119" href="http://www.ietf.org/rfc/rfc2119.txt" id="RFC2119">
<titleref>Key words for use in RFCs to Indicate Requirement Levels</titleref>,
Received on Wednesday, 8 February 2006 01:40:22 UTC