[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] Custom Titlepage Error: Missing URI in namespace declaration
On Tue, May 20, 2003 at 03:47:38PM +0200, Joachim Ziegler wrote:
> Hello,
>
> following Bob Stayton's guidelines in "Chapter 11. Print customization
> examples" I get the following error when applying the customized
> stylsheet to a Docbook document:
>
>
> Error reported by XML parser: Missing URI in namespace declaration:
> xmlns:ns1
> URL: file:/KM/usr/ziegler/LEDA/Tutorial/XSLT/mytitlepages.xsl
> Line: 152
> Column: 46
> Error reported by XML parser: undeclared name prefix in: ns1:keep-with-next
> URL: file:/KM/usr/ziegler/LEDA/Tutorial/XSLT/mytitlepages.xsl
> Line: 152
> Column: 116
>
>
> The corrsp. line 152 in mytitlepages.xsl look like this:
>
>
> <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:ns1=""
> xsl:use-attribute-sets="article.titlepage.recto.style"
> ns1:keep-with-next="always" ns1:font-size="24.8832pt"
> ns1:font-weight="bold">
I think you may need to update your version of xsltproc.
I think this empty namespace problem was a bug that was
fixed. I'm using libxml 20504 libxslt 10027 and I don't
see this problem.
--
Bob Stayton 400 Encinal Street
Publications Architect Santa Cruz, CA 95060
Technical Publications voice: (831) 427-7796
The SCO Group fax: (831) 429-1887
email: bobs@sco.com
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]