Subject: RE: ??: how to change xml ENCODING dynamicly
From: Jarno.Elovirta@xxxxxxxxx
Date: Wed, 27 Mar 2002 10:50:07 +0200
|
Hi,
> Do u know How can I change the default encoding?
like Jim F. said, use <xsl:output encoding="what_ever_your_engine_supports" />
> You see,I need load a xml, then let users change It in client.
> at last the Source of XML will Submit to the Server.
> And Will display next time.
> So I must change It correctly.
Why? Just use UTF-8, it the default encoding of XML along with UTF-8, and it can encode everything in Unicode. Why must it be something else?
Santtu
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|