home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / xml / svg / catalog next >
Encoding:
Text File  |  2004-02-01  |  1.4 KB  |  21 lines

  1. -- ...................................................................... --
  2. -- SVG DTDs ............................................................. --
  3. -- ...................................................................... --
  4.  
  5. -- public identifiers override system identifiers, if both are supplied   --
  6. OVERRIDE YES
  7.  
  8. PUBLIC  "-//W3C//DTD SVG 1.0//EN"                                               svg10.dtd
  9. DTDDECL "-//W3C//DTD SVG 1.0//EN"                                               /usr/share/xml/declaration/xml.dcl
  10. PUBLIC  "-//W3C//DTD SVG 20010904//EN"                                          svg10.dtd
  11. DTDDECL "-//W3C//DTD SVG 20010904//EN"                                          /usr/share/xml/declaration/xml.dcl
  12.  
  13. PUBLIC  "-//W3C//DTD SVG 1.1//EN"                                               svg11.dtd
  14. DTDDECL "-//W3C//DTD SVG 1.1//EN"                                               /usr/share/xml/declaration/xml.dcl
  15.  
  16. -- generalized URLS, not really official --
  17. PUBLIC  "-//W3C//DTD SVG 1//EN"                                                 svg11.dtd
  18. DTDDECL "-//W3C//DTD SVG 1//EN"                                                 /usr/share/xml/declaration/xml.dcl
  19. PUBLIC  "-//W3C//DTD SVG//EN"                                                   svg11.dtd
  20. DTDDECL "-//W3C//DTD SVG//EN"                                                   /usr/share/xml/declaration/xml.dcl
  21.