From: Norman Walsh Date: Wed, 5 Apr 2006 16:50:03 +0000 (+0000) Subject: Generate proper namespace declaration attributes X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b0fa4da370527af391bd44c1a681a1f17f25c8a;p=docbook-dsssl Generate proper namespace declaration attributes --- diff --git a/docbook/relaxng/tools/xml2dtd.xsl b/docbook/relaxng/tools/xml2dtd.xsl index 8c55eca6e..69b43bb1d 100644 --- a/docbook/relaxng/tools/xml2dtd.xsl +++ b/docbook/relaxng/tools/xml2dtd.xsl @@ -10,6 +10,8 @@ + + @@ -62,9 +64,29 @@ - xmlns CDATA #FIXED " - - " + + + xmlns:rddl CDATA #FIXED " + + " + + + xmlns:html CDATA #FIXED " + + " + + + + Unexpected prefix on + + + + + xmlns CDATA #FIXED " + + " + + >