[xslt] xsl and white space ??
- From: "Kim Eun Young" <key1020 netian com>
- To: <xslt gnome org>
- Subject: [xslt] xsl and white space ??
- Date: Wed, 13 Jun 2001 17:21:05 +0900
I'm trying to insert a white space using xsl.
<xsl:stylesheet ....>
.....
<td> </td>
....
I know,   is equal to
But, using xsltproc, result is
<td>¤·</td>
why ??
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]