Next in thread → Next in month →

Re: [docbook-apps] Errors when processing a custom cover page template

From
Mark Peters <>
Date
2007-08-24T20:12:56+00:00
ID
Thread
Re: [docbook-apps] Errors when processing a custom cover page template
Thanks Dan!  That got rid of the error.

The user.pagemaster template isn't being applied to my cover page, but that's another issue. I'll keep working on that.

Regards,
Mark

On 8/24/07, Dan Ochs <> wrote:
You are probably missing the namespace declaration from the stylesheet
element in your saba-docbook XSL?

xmlns:fo="http://www.w3.org/1999/XSL/Format"

it would look something like this:
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
          xmlns:fo="
http://www.w3.org/1999/XSL/Format" version='1.0'>

dan

Dan Ochs
Principal Consultant
Wrycan Inc.
http://www.wrycan.com/services_xsl.jsp

dan(dot)ochs(at)wrycan(dot)com

-- 

Mark Peters
Senior Technical Writer
Saba Software
Next in thread → Next in month →