2004/ws/addressing entities.dtd,1.20,1.21

Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv26352

Modified Files:
	entities.dtd 
Log Message:
changed the namespace for the Metadata document to "metadata" instead of "wsdl"

Index: entities.dtd
===================================================================
RCS file: /sources/public/2004/ws/addressing/entities.dtd,v
retrieving revision 1.20
retrieving revision 1.21
diff -C 2 -d -r1.20 -r1.21
*** entities.dtd	3 Jan 2007 13:16:35 -0000	1.20
--- entities.dtd	10 Jan 2007 11:31:11 -0000	1.21
***************
*** 31,35 ****
  <!-- XML Namespaces used in the drafts -->
  <!ENTITY nsuri "http://www.w3.org/2005/08/addressing" >
! <!ENTITY wsa-wsdl-nsuri "http://www.w3.org/&draft.year;/&draft.mm;/addressing/wsdl" >
  <!--
  <!ENTITY nsuri "http://www.w3.org/&draft.year;/&draft.mm;/addressing" >
--- 31,35 ----
  <!-- XML Namespaces used in the drafts -->
  <!ENTITY nsuri "http://www.w3.org/2005/08/addressing" >
! <!ENTITY wsa-wsdl-nsuri "http://www.w3.org/&draft.year;/&draft.mm;/addressing/metadata" >
  <!--
  <!ENTITY nsuri "http://www.w3.org/&draft.year;/&draft.mm;/addressing" >

Received on Wednesday, 10 January 2007 11:31:27 UTC