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

Re: How to get   using IE5?

Subject: Re: How to get   using IE5?
From: Duane Nickull <webmaster@xxxxxxxxxxxxxxxxx>
Date: Sat, 27 Mar 1999 16:04:39 -0800
declare an entity nbsp
You only need to declare an entity inside a dtd if you are using a valid
document with an external dtd.  The easiest way is to make an entity
declaration in the top of your *.xml document.

min zheng wrote:
> 
> In IE5, without support of  <xsl:text>, how can I get &nbsp; (or other
> entity references) in my result tree?
> 

> 
> 2. put "&amp;nbsp;":
> I got "&amp;nbsp;" but not "&nbsp;" (looks like the XML parser take &amp; as
> an entity but XSL tool take it as literal text).

That is becuase &amp; is one of four reserved entities that do not need
to be declared specifically to work.  The others are &lt; (less than <),
&gt; (greater than>) and I forgot the last one. 

> 
> 3. define an entity to get around XML parser:
>  I cann't because I don't have a DTD.


Duane Nickull


 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.