]> granicus.if.org Git - docbook-dsssl/commitdiff
Fixed doctype for jrefentry DTD
authorNorman Walsh <ndw@nwalsh.com>
Mon, 9 Jul 2001 09:54:24 +0000 (09:54 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Mon, 9 Jul 2001 09:54:24 +0000 (09:54 +0000)
xsl/docsrc/xsl2jref.xsl

index 70756957a11f278c05690632edea5811a17e56b3..8e69e16af7a693ab8677150074c9ecc9157f0048 100644 (file)
@@ -13,8 +13,8 @@
 
 <xsl:output
      method="xml"
-     doctype-public="-//Norman Walsh//DTD JRefEntry V1.0//EN"
-     doctype-system="http://nwalsh.com/docbook/jrefentry/1.0/jrefentry.dtd"
+     doctype-public="-//Norman Walsh//DTD JRefEntry V1.1//EN"
+     doctype-system="http://docbook.sf.net/release/jrefentry/1.1/jrefentry.dtd"
 />
 
 <xsl:preserve-space elements="xsl:variable"/>