- From: Marc Hadley via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 18 May 2005 18:03:09 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv724
Modified Files:
ws-addr-core.xml ws-addr-soap.xml
Log Message:
Added lc67 resolution - made namespace uri a link
Index: ws-addr-core.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-core.xml,v
retrieving revision 1.73
retrieving revision 1.74
diff -C2 -d -r1.73 -r1.74
*** ws-addr-core.xml 18 May 2005 17:58:04 -0000 1.73
--- ws-addr-core.xml 18 May 2005 18:03:07 -0000 1.74
***************
*** 155,159 ****
not a requirement.</p>
<p>All information items defined by this specification are identified by the XML
! namespace URI [<bibref ref="XMLNS"/>] "&nsuri;". A normative XML Schema
[<bibref ref="XMLSchemaP1"/>, <bibref ref="XMLSchemaP2"/>] document can be
obtained by dereferencing the XML namespace URI.</p>
--- 155,159 ----
not a requirement.</p>
<p>All information items defined by this specification are identified by the XML
! namespace URI [<bibref ref="XMLNS"/>] <xspecref href="&nsuri;">&nsuri;</xspecref>. A normative XML Schema
[<bibref ref="XMLSchemaP1"/>, <bibref ref="XMLSchemaP2"/>] document can be
obtained by dereferencing the XML namespace URI.</p>
Index: ws-addr-soap.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-soap.xml,v
retrieving revision 1.60
retrieving revision 1.61
diff -C2 -d -r1.60 -r1.61
*** ws-addr-soap.xml 18 May 2005 17:58:04 -0000 1.60
--- ws-addr-soap.xml 18 May 2005 18:03:07 -0000 1.61
***************
*** 166,170 ****
<p>All information items defined by this specification are
identified by the XML namespace URI [<bibref ref="XMLNS"/>]
! "&nsuri;". A normative XML Schema [<bibref
ref="XMLSchemaP1"/>, <bibref ref="XMLSchemaP2"/>] document
can be obtained by dereferencing the XML namespace URI.</p>
--- 166,170 ----
<p>All information items defined by this specification are
identified by the XML namespace URI [<bibref ref="XMLNS"/>]
! <xspecref href="&nsuri;">&nsuri;</xspecref>. A normative XML Schema [<bibref
ref="XMLSchemaP1"/>, <bibref ref="XMLSchemaP2"/>] document
can be obtained by dereferencing the XML namespace URI.</p>
Received on Wednesday, 18 May 2005 18:07:00 UTC