2002/ws/desc/wsdl20 entitieswd.dtd,1.18,1.19

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

Modified Files:
	entitieswd.dtd 
Log Message:
Tweaked altlocs-z


Index: entitieswd.dtd
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/entitieswd.dtd,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** entitieswd.dtd	1 Aug 2005 11:34:02 -0000	1.18
--- entitieswd.dtd	1 Aug 2005 14:35:49 -0000	1.19
***************
*** 52,57 ****
  <!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>
--- 52,57 ----
  <!ENTITY altlocs
      "<altlocs>
  	<loc role='pdf' href='&prefix;.pdf'>PDF</loc>
+ 	<loc role='postscript' href='&prefix;.ps'>postscript</loc>
  	<loc role='xml' href='&prefix;.xml'>XML</loc>
  	<loc role='plain' href='&prefix;.txt'>plain text</loc>
***************
*** 60,67 ****
  <!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>
! 	<loc role='dhtml' href='&prefix;-z.pdf'>PDF with Z Notation</loc>
  	<loc role='xml' href='&prefix;.xml'>XML</loc>
  	<loc role='plain' href='&prefix;.txt'>plain text</loc>
--- 60,67 ----
  <!ENTITY altlocs-z
      "<altlocs>
! 	<loc role='xhtmlz' href='&prefix;-z.html'>XHTML with Z Notation</loc>
  	<loc role='pdf' href='&prefix;.pdf'>PDF</loc>
! 	<loc role='pdfz' href='&prefix;-z.pdf'>PDF with Z Notation</loc>
! 	<loc role='postscript' href='&prefix;.ps'>postscript</loc>
  	<loc role='xml' href='&prefix;.xml'>XML</loc>
  	<loc role='plain' href='&prefix;.txt'>plain text</loc>

Received on Monday, 1 August 2005 14:35:53 UTC