Re: [xslt] xsl and white space ??
- From: Daniel Veillard <veillard redhat com>
- To: xslt gnome org
- Subject: Re: [xslt] xsl and white space ??
- Date: Wed, 13 Jun 2001 04:45:49 -0400
On Wed, Jun 13, 2001 at 05:21:05PM +0900, Kim Eun Young wrote:
>
> 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>
probably because the output is encoded in UTF8 and that's how
  encoded in UTF8 shows up when outputed to a text terminal.
Please read the encoding doc:
http://xmlsoft.org/encoding.html
Daniel
--
Daniel Veillard | Red Hat Network http://redhat.com/products/network/
veillard@redhat.com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]