David,
What I was originally trying to do indeed used xsl:copy-of.
However, when doing :
<xsl:message><xsl:copy-of select="$rtf"></xsl:message>
....all I got was "value" in the message. Thats why I'm trying to
fit the RTF into a string format.
how a system serialises things to xsl:message is system dependent however
I'd expect then to use xml serialisation (at least if that is being used
for the main output) saxon certainly does this. Not sure about xalan.
David
________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
--~------------------------------------------------------------------
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>
--~--