Re:  

Subject: Re:  
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 20 Jul 2000 17:15:27 GMT
> My XSL code has lots of &nbsp; that needs to be printed out as is.

why does it need to be printed that way?
If you succeed in getting &nbsp; into an XML file without including a
suitable <!DOCTYPE line then it is a fatal error and the document will
be rejected by any XML system.

Any XML system should understand &#160; or the character with that
code value as being the same character as the one that you presumably
are trying to access with this entity reference.

David


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


Current Thread
  • &nbsp;
    • xsl list - Thu, 20 Jul 2000 11:36:32 EDT
      • David Carlisle - Thu, 20 Jul 2000 17:15:27 GMT <=
      • <Possible follow-ups>
      • xsl list - Thu, 20 Jul 2000 13:13:48 EDT