2002/ws/desc/wsdl20 entitieswd.dtd,1.13,1.14

Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv18976

Modified Files:
	entitieswd.dtd 
Log Message:
Added altlocs-z for Z notation


Index: entitieswd.dtd
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/entitieswd.dtd,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** entitieswd.dtd	3 May 2005 09:02:17 -0000	1.13
--- entitieswd.dtd	3 May 2005 09:02:47 -0000	1.14
***************
*** 51,56 ****
  <!ENTITY altlocs
      "<altlocs>
  	<loc role='dhtml' href='&prefix;-z.html'>XHTML with Z-notation</loc>
- <!--    <loc role='ie' href='&prefix;-ie.html'>IE</loc>-->
  	<loc role='postscript' href='&prefix;.ps'>postscript</loc>
  	<loc role='pdf' href='&prefix;.pdf'>PDF</loc>
--- 51,63 ----
  <!ENTITY altlocs
      "<altlocs>
+ 	<loc role='postscript' href='&prefix;.ps'>postscript</loc>
+ 	<loc role='pdf' href='&prefix;.pdf'>PDF</loc>
+ 	<loc role='xml' href='&prefix;.xml'>XML</loc>
+ 	<loc role='plain' href='&prefix;.txt'>plain text</loc>
+     </altlocs>">
+ 
+ <!ENTITY altlocs-z
+     "<altlocs>
  	<loc role='dhtml' href='&prefix;-z.html'>XHTML with Z-notation</loc>
  	<loc role='postscript' href='&prefix;.ps'>postscript</loc>
  	<loc role='pdf' href='&prefix;.pdf'>PDF</loc>

Received on Tuesday, 3 May 2005 09:02:53 UTC