Re: [xsl] XSL-FO Doctype Problem

Subject: Re: [xsl] XSL-FO Doctype Problem
From: "Karl Stubsjoen" <kstubs@xxxxxxxxx>
Date: Sun, 27 Jan 2008 12:16:54 -0700
There is a doctype decleartion in the imported stylesheet.  I was
assuming that the child template importing the base template would be
able to "un-declare" the doctype setting from the imported stylesheet.
 Is thi not possible?  Based on my experience, it is not possible.

On Jan 27, 2008 11:33 AM, Michael Kay <mike@xxxxxxxxxxxx> wrote:
> > >     <xsl:import href="../../../wap.codebase/documents.xsl/wap.xsl"/>
> > >
> > >     <xsl:output method="xml" indent="yes" encoding="UTF-8"/>
> >
> > There doesn't appear to be anything in this style sheet that
> > would trigger use of the HTML public and system identifier
> > for the output
>
> But there might be something in the imported stylesheet. Can't tell without
> seeing it.
>
> Michael Kay
> http://www.saxonica.com/

Current Thread