RE: [xsl] Best practice question, regarding escaped entitiy decla rations

Subject: RE: [xsl] Best practice question, regarding escaped entitiy decla rations
From: "Snow, Corey" <CSNOW@xxxxxxxxx>
Date: Tue, 26 Mar 2002 15:25:11 -0800
> > You can define a variable in your stylesheet, like $pound, 
> and set it
> > equal to the Unicode character, then use $pound throughout 
> > the code.  It
> > is possible to also load a DTD that has this entity defined, but I
> > really do not like that option.  I would stick with Unicode, and
> 
> You could also define an entity in your document's internal 
> subset. That's
> more convenient than using an XSLT variable since you don't 
> have to use
> xsl:value-of to output it.
> 

Can you describe how this is done?

Thanks,

Corey

#########################################################
The information contained in this e-mail and subsequent attachments may be privileged, 
confidential and protected from disclosure.  This transmission is intended for the sole 
use of the individual and entity to whom it is addressed.  If you are not the intended 
recipient, any dissemination, distribution or copying is strictly prohibited.  If you 
think that you have received this message in error, please e-mail the sender at the above 
e-mail address.
#########################################################

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


Current Thread