[Home] [By Thread] [By Date] [Recent Entries]


As to   it works. 
However,  even though I wrote 
<xsl:text xsl:space="preserve">&#x20;&#x20;&#x20;</xsl:text>, 
I print only one space.

Collin

----- Original Message ----- 
From: "David Carlisle" <davidc@n...>
To: <collin@s...>
Cc: <xml-dev@l...>
Sent: Tuesday, October 22, 2002 6:02 PM
Subject: Re:  How to print multiple spaces in my document with XSLT


>     If I used &nbsp; in XSLT, it would say that &nbsp; is an undefined entity. 
>     If I used &#x20;, it would print a space. 
>     And if I used &#x20;&#x20;&#x20;&#x20;, then it would print only one
>     space.
> 
> non breaking space is 160 not 32, so use &#160;.  &#x20; is a normal
> space, runs of space characters are rendered as a single space in html.
> 
> 
> David
> 
> _____________________________________________________________________
> This message has been checked for all known viruses by Star Internet
> delivered through the MessageLabs Virus Scanning Service. For further
> information visit http://www.star.net.uk/stats.asp or alternatively call
> Star Internet for details on the Virus Scanning Service.
> 
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
> 
> The list archives are at http://lists.xml.org/archives/xml-dev/
> 
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
> 
> 

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member