RE: [xsl] Retaining Entity refrence names in Output

Subject: RE: [xsl] Retaining Entity refrence names in Output
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 30 Sep 2005 11:11:13 +0100
Perhaps I missed the beginning of this. Did you ever explain *why* you want
entity references in the output?

Michael Kay
http://www.saxonica.com/
 

> -----Original Message-----
> From: UlyLee [mailto:ulyleeka@xxxxxxxxx] 
> Sent: 30 September 2005 11:08
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [xsl] Retaining Entity refrence names in Output
> 
> Yes i'm using XSLT 2.0 and yes i used character-maps
> for  one-character entities, but my problem are the
> multiple-character entities like i describe earlier.
> 
> Can writing a customed function do trick? If yes how
> do i go about in doing one. Currently what i'm doing
> is running the xslt to create an initial output then i
> run a separate program that will convert the
> mutiple-characters to their entity reference
> equivalent.  This works but i would like to find a way
> to achieve an output by just running a single program.
> 
> -- Ulylee
> 
> --- David Carlisle <davidc@xxxxxxxxx> wrote:
> 
> > 
> > > I not that familliar with
> > > creating custom functions in XSLT 2.0 but can this
> > be
> > > achieve using that?
> > 
> > Oh you are using 2.0, For one-character- entities
> > the natural thing to
> > use would be character maps.
> > 
> > David
> > 
> >
> ______________________________________________________________
> __________
> > This e-mail has been scanned for all viruses by
> > Star. The
> > service is powered by MessageLabs. For more
> > information on a proactive
> > anti-virus service working around the clock, around
> > the globe, visit:
> > http://www.star.net.uk
> >
> ______________________________________________________________
> __________
> > 
> > 
> 
> 
> 
> 		
> __________________________________ 
> Yahoo! Mail - PC Magazine Editors' Choice 2005 
> http://mail.yahoo.com

Current Thread