File: catalog

package info (click to toggle)
xml-core 0.12
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 216 kB
  • ctags: 29
  • sloc: perl: 553; makefile: 161; sh: 46; xml: 8
file content (17 lines) | stat: -rw-r--r-- 947 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
-- ...................................................................... --
-- TR 9401 catalog registration for the XML Catalog DTD                   --
-- ...................................................................... --

-- ...................................................................... --
-- public identifiers override system identifiers, if both are supplied   --
OVERRIDE YES

-- ...................................................................... --
PUBLIC  "-//OASIS//DTD XML Catalogs V1.0//EN" catalog.dtd
DTDDECL "-//OASIS//DTD XML Catalogs V1.0//EN" /usr/share/sgml/declaration/xml.dcl

-- ...................................................................... --
PUBLIC  "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN" catalog.dtd
DTDDECL "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN" /usr/share/sgml/declaration/xml.dcl

-- ...................................................................... --