OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] How to print multiple spaces in my document with XSLT

[ Lists Home | Date Index | Thread Index ]

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@nag.co.uk>
To: <collin@seu.edu.cn>
Cc: <xml-dev@lists.xml.org>
Sent: Tuesday, October 22, 2002 6:02 PM
Subject: Re: [xml-dev] 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>
> 
> 




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS