Subject: Re: Retaining Entity refrence names in Output
From: UlyLee <ulyleeka@xxxxxxxxx>
Date: Fri, 30 Sep 2005 03:07:58 -0700 (PDT)
|
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
|