xsl-list
[Top] [All Lists]

RE: xsl:variable question

2005-02-28 04:35:33
Hi, Jarno,

Define "empty". The string value of the RTF the variable is bound to is 
an empty string, but it has content.
Are you using xsl:value-of to output the value of the variable to the
result tree? Use xsl:copy-of if you are, as that copies the RTF to the 
result tree.

Currently I'm debugging with oXygen Eclipse plugin, I placed an XWatch
expression on the variable I try to fill. After leaving the xsl:variable
node the value type is shown as ABC but no string content after that. 

It's ok to have it as string, but how do I get the "<img ...>" into the
string?

Regards
Kai


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