[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: problem

Subject: Re: problem
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 29 Jul 1999 15:23:25 +0100 (BST)
Re: problem
> but unfortunately the xsl processor treats it as an entity.....
Remember XSL _is_ XML, the first thing that happens is that it is parsed
by an XML parser, and &nbsp is_ an entity reference to an undefined
entity. You can either define the entity in your stylesheet by adding
a <!DOCTYPE at the top of the file which includes an entity declaration,
or more simply just refer to the character directly not by an entity
reference, &#160; 

David
PS
You'd have found this question (and this answer) already appears
dozens of times in the archives of this list available at the web page
at the URL at the bottom of every message to this list.


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.