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.
No, unfortunately there is no way of overriding an xsl:output declaration
that contains doctype-public or doctype-system to set these values back to
"null".
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>
--~--