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

Junichi Uekawa Junichi Uekawa <dancer@netfort.gr.jp>, 226422@bugs.debian.org
Sun, 25 Apr 2004 09:31:31 +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.

Confirmed that it's now okay to run:

xsltproc --novalid /usr/share/sgml/docbook/stylesheet/xsl/ldp/ldp-html.xsl Documentation/pbuilder-doc.xml > i.html; echo $?




On ldp-docbook-xsl, should I be filing a bug?


regards,
	junichi