xsl-list
[Top] [All Lists]

Re: [xsl] XSL-FO Doctype Problem

2008-01-27 12:17:22
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(_at_)saxonica(_dot_)com> 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/



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>