Re: Re[7]: WG: [xslt] decimal char problem - possible Solution -Xalans behaviour



On Fre, 2001-09-14 at 12:24, Oliver Feige wrote:
> On Fre, 2001-09-14 at 12:22, Daniel Veillard wrote:
> > On Fri, Sep 14, 2001 at 12:11:41PM +0200, Marco Stipek wrote:
> > > Hello Daniel,
> > > 
> > > Thursday, September 13, 2001, 7:47:41 PM, you wrote:
> > > 
> > > DV> 4/ Any other option ? like sticking to what Xalan or Saxon does.
> > > 
> > > Informational: We are developing a mod_xslt which supports both,
> > > libxml/libxslt and xalan.
> > > 
> > > Xalans behaviour is only a decimal output encoding.
> > 
> >   you mean it never generates entities ? Or that it never generates
> > hexadecimal character references ?
> 
> It generates hexadecimal character references.

Sorry!! Wrong!!
It generates not hexadecimal char reference.

When you do a transformation with Xalan/Xerces
	xsl:output methode="html" encoding="ISO-8859-1"
it generate eg. ä ß but not œ
Xalan/Xerces do for œ a dezimal Char reference (œ);

Oliver Feige






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]