[xml/sgml-pkgs] Bug#226422: xsltproc tries to verify DOCTYPE line for DTD document even when --novalid is specified

Mike Hommey Mike Hommey <mh@glandium.org>, 226422@bugs.debian.org
Sat, 24 Apr 2004 14:27:30 +0900


Junichi Uekawa wrote:
> What is that doc namespace you are referring to ?

In your report, there were these errors :
/usr/share/sgml/docbook/stylesheet/xsl/ldp/ldp-html-common.xsl:71: 
namespace error : Namespace prefix doc for type on param is not defined
<xsl:param name="funcsynopsis.decoration" select="1" doc:type="boolean"/>

These were not related to your problem directly, and didn't have any 
impact, but still is a bug in the XSL file itself, using an undefined 
namespace.

Cheers

Mike