- From: Marc Hadley via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 03 Mar 2006 10:11:46 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv29846
Modified Files:
ws-addr-core.xml
Log Message:
Added new resolution to CR3 - added reference to xml:id
Index: ws-addr-core.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-core.xml,v
retrieving revision 1.127
retrieving revision 1.128
diff -C2 -d -r1.127 -r1.128
*** ws-addr-core.xml 3 Mar 2006 08:50:35 -0000 1.127
--- ws-addr-core.xml 3 Mar 2006 10:11:44 -0000 1.128
***************
*** 699,703 ****
<p>Note that each of the element information items described above allows attribute
wildcards for future extensibility. A message processor may safely ignore any
! extension attribute it does not recognize.</p>
<div3 id="compiri">
<head>Comparing IRIs</head>
--- 699,704 ----
<p>Note that each of the element information items described above allows attribute
wildcards for future extensibility. A message processor may safely ignore any
! extension attribute it does not recognize. Attribute extensibility allows
! use of xml:id[<bibref ref="XMLID"/>] for identification of these elements if desired.</p>
<div3 id="compiri">
<head>Comparing IRIs</head>
***************
*** 1023,1026 ****
--- 1024,1033 ----
> OASIS, <titleref>Web Services Security: SOAP Message Security</titleref>,
March 2004.</bibl>
+ <bibl id="XMLID" key="xml:id" href="http://www.w3.org/TR/xml-id/"><titleref>xml:id
+ Version 1.0</titleref>, J. Marsh, D. Veillard, N. Walsh, Editors. World Wide Web
+ Consortium, 9 September 2005. This version of the "xml:id" Recommendation is
+ http://www.w3.org/TR/2005/REC-xml-id-20050909/. The <loc
+ href="http://www.w3.org/TR/xml-id/">latest version of "xml:id"</loc> is
+ available at http://www.w3.org/TR/xml-id/.</bibl>
</blist>
</div1>
Received on Friday, 3 March 2006 10:11:50 UTC