[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
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 |
Eliot Kimber - Sun, 27 Jan 2008 09:23:14 -0600
- Michael Kay - Sun, 27 Jan 2008 18:33:53 -0000
- Karl Stubsjoen - Sun, 27 Jan 2008 12:16:54 -0700 <=
- Michael Kay - Sun, 27 Jan 2008 21:47:37 -0000
- Message not available
- G. Ken Holman - Sun, 27 Jan 2008 21:10:56 -0500
- Karl Stubsjoen - Sun, 27 Jan 2008 19:24:59 -0700
J.Pietschmann - Sun, 27 Jan 2008 21:15:36 +0100
|
|