xsl-list
[Top] [All Lists]

Re: [xsl] Escaping <xsl:element> ouput

2008-08-07 02:37:00
I'm using the XSLT version 2.0
The transformer is Saxon.

David Carlisle wrote:
It would help if you said whether you were using xslt 2 or xslt 1.
To do any kind of two-pass transformation in xslt 1 (generate html, then
serialise it as a javascript quoted string in your case) it's much
simpler if you have the x:node-set() extension available  (which is the
case in almost all xslt 1 engines except safair and firefox 2)

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. ________________________________________________________________________

--~------------------------------------------------------------------
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>
--~--