xsl-list
[Top] [All Lists]

Re: entity references in xsl:message content

2005-03-02 22:58:47
That is, shouldn't xsl:message serialize it as either text (my
preference) or xml (also reasonable)?  Should I specify
disable-output-escaping="yes" somewhere within xsl:message?

I would suggest, wrap the contents of xsl:message in a <xsl:text 
disable-output-escaping="yes">.

As far as I know is element structure not preserved within the xsl:message, so it is not interesting to serialize as XML... :-P

(Though, it could have been, if it were)

Cheers,
Geert

--
Geert(_dot_)Josten(_at_)Daidalos(_dot_)nl
IT-consultant at Daidalos BV, Zoetermeer (NL)

http://www.daidalos.nl/
tel:+31-(0)79-3316961
fax:+31-(0)79-3316464

GPG: 1024D/12DEBB50

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