xsl-list
[Top] [All Lists]

output unterminated tags

2003-04-05 10:38:15
hi all,

i want to output unterminated tags with my xslt-stylesheet
for (html)table-construction.

so i want to be able to print just

<tr>
or
</tr><tr>
or
</tr>

i tried it with <![CDATA[<tr>]]> but this put just 

&lt;tr&gt;

in my html-file

thanks
jm

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>