This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Best practice question, regarding escaped entitiy decla rations



> > 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]