RE: [xsl] Value of the variable

Subject: RE: [xsl] Value of the variable
From: "Joga Singh Rawat" <jrawat@xxxxxxxxxxxxxx>
Date: Thu, 26 Nov 2009 15:08:09 +0530
  The same way, please fill in the blanks in:

    If I have "a, b, <i>c</i>, <b>d</i>" I want to get [...]
==>OK!!! The output should be
<a-g><a>a</a><a>b</a><a><i>c</i></a><a><b>d</b></a></a-g>

Current Thread