-- ...................................................................... --
-- Miscelleneous DTDs ................................................... --
-- ...................................................................... --

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

        -- ISO-std General Document --
PUBLIC "+//ISBN 82-7640-000//DTD General Document//EN"                          mod-general.dtd
PUBLIC "ISO 8879:1986//DTD General Document//EN"                                mod-general.dtd
PUBLIC "ISO 8879-1986//DTD General Document//EN"                                mod-general.dtd -- deprecated --

        -- RDF DTD : I just made this up, so don't count on it --
PUBLIC "-//Rick Jelliffe//DTD Resource Definition Format//EN"                   rdf.dtd

	-- QAML DTD, for FAQs --
PUBLIC  "+//IDN faq.org//DTD Frequently Asked Questions 2.4//EN//XML"           qaml-xml.dtd
DTDDECL "+//IDN faq.org//DTD Frequently Asked Questions 2.4//EN//XML"           /usr/share/sgml/declaration/xml.dcl
PUBLIC  "+//IDN faq.org//DTD Frequently Asked Questions//EN//XML"               qaml-xml.dtd
DTDDECL "+//IDN faq.org//DTD Frequently Asked Questions//EN//XML"               /usr/share/sgml/declaration/xml.dcl
PUBLIC  "+//ISBN 82-7640-023//DTD Frequently Asked Questions//EN"               qaml-xml.dtd -- deprecated --

PUBLIC  "-//W3C//DTD SVG 1.0//EN"                                               svg10.dtd
DTDDECL "-//W3C//DTD SVG 1.0//EN"                                               /usr/share/sgml/declaration/xml.dcl
PUBLIC  "-//W3C//DTD SVG 20010904//EN"                                          svg10.dtd
DTDDECL "-//W3C//DTD SVG 20010904//EN"                                          /usr/share/sgml/declaration/xml.dcl

PUBLIC  "-//W3C//DTD SVG 1.1//EN"                                               svg11.dtd
DTDDECL "-//W3C//DTD SVG 1.1//EN"                                               /usr/share/sgml/declaration/xml.dcl

-- generalized URLS, not really official --
PUBLIC  "-//W3C//DTD SVG 1//EN"                                                 svg11.dtd
DTDDECL "-//W3C//DTD SVG 1//EN"                                                 /usr/share/sgml/declaration/xml.dcl
PUBLIC  "-//W3C//DTD SVG//EN"                                                   svg11.dtd
DTDDECL "-//W3C//DTD SVG//EN"                                                   /usr/share/sgml/declaration/xml.dcl
