xsl-list
[Top] [All Lists]

[xsl] Value of the variable

2009-11-26 01:56:00

 Hi,

I want to print the entire text with node of <p>a, b, <i>c</i>, <b>d</i></p>
but I am getting "a, b, c, d" by defining variable <xsl:variable
name="txt-with-node" select="p"/>. Is there a way by which I can get "a, b,
<i>c</i>, <b>d</i>"

Thanks
...JSR


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