Re: [xsl] Error Using  

Subject: Re: [xsl] Error Using  
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 14 Nov 2002 17:46:34 GMT
> Or if you want use the &nbsp; you can define the entity nbsp and use it..

You can do that but...

it means typing  60 odd characters at the top of the stylesheet to
define the entity, and the resulting entity reference &nbsp; isn't any
shorter than the thing it's refereing to: &#160;

also some XML parsers will default to validating mode if they see a
doctype, and will attempt to validate the stylesheet.

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.

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


Current Thread