This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: [newbie]   in xslt-file


Try using &00A0; instead. This is the ISO 8859-01 (Latin 1) and the unicode character for non-breaking space. It does work for what you want.

-Ken





pclapham@core-mark.com@SMTP@mulberrytech.com on 11/03/2000 02:43:21 PM
Please respond to xsl-list@mulberrytech.com@SMTP 
Sent by:	owner-xsl-list@mulberrytech.com
To:	xsl-list@mulberrytech.com@SMTP
cc:	 
Subject:	RE: [newbie]   in xslt-file
Classification:	





>> Apparently it is not predefined in XML.  But '&' is, so try using
>> ' ' instead of ' '.

>that's fine if you want to produce the six characters  & n b s p ;
>but I don't think that's what the original poster wanted.

>David

That was exactly what the original poster wanted.  The " " goes to the
browser as those six characters, and the browser interprets it as some form
of whitespace.  But see also Michael Kay's response to the above, pointing
out that it doesn't solve the problem.  Who ya gonna believe, Kay or me?
There's no contest -- and it's not me.

PC2




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]