Thanx ! It did tjhe job ! I think I'll have to read
about the character encoding a bit more careful, huh ?
----- Original Message -----
Sent: Friday, August 24, 2001 11:47
AM
Subject: AW: How do i insert a space
character inside a node ?
I
think   will help you.
I have a little problem, that I think it's
trivial, but you must understand that I've just begun using xml
& xslt. :)
I want to insert a space character between 2
tags something like that:
<tr>
<th>Name</th>
<th>Value</th>
<th>-- here i want just a space character ( ); the cell
must contain just a space char</th>
</tr>
Can anyone help me solve my problem
?
Thanx !
|