xsl-list
[Top] [All Lists]

RE: SAXON 8 - Error at element constructor

2005-01-25 07:09:26
    Tommy> I tried this in my stylesheet: <xsl:value-of
    Tommy> select="unparsed-text('help/print.html', 'iso-8859-1')"
    Tommy> disable-output-escaping="yes"/>

1) Don't use disable-output-escaping - it's deprecated, so if Mike
   decides to suddenly remove support from it from Saxon 8, 

Although d-o-e is deprecated and may not work in all environments, copying
unparsed HTML from a source file directly through to the serialized output
of the transformation is one of the more respectable use cases for 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>
--~--



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