Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 82606 invoked by uid 500); 7 Jan 2003 09:28:04 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 82593 invoked from network); 7 Jan 2003 09:28:03 -0000 X-Envelope-Sender-Is: Lars.Kirchhoff@wincor-nixdorf.com (at relayer david-wn.wincor-nixdorf.com) Message-ID: From: "Kirchhoff, Lars" To: "'cocoon-users@xml.apache.org'" Subject: AW: xslt processor and utf-8 Date: Tue, 7 Jan 2003 17:28:05 +0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I'm sorry i mixed the xml and the xsl stylesheet a bit=20 up in the example... this is the stylesheet that just puts the required letter in the xml file before the xmlform action will enroll the=20 data from the dom. /users/user[@letter=3D'']=20 =09 so maybe this is not an xslt problem, but an xpath problem, because=20 the utf-8 letter is included correctly even after url encoding and back.=20 best regards Lars=20 > -----Urspr=FCngliche Nachricht----- > Von: Joerg Heinicke [mailto:joerg.heinicke@gmx.de] > Gesendet: Dienstag, 7. Januar 2003 17:23 > An: cocoon-users@xml.apache.org > Betreff: Re: xslt processor and utf-8 >=20 >=20 > Hello Lars, >=20 > Kirchhoff, Lars wrote: > > Hello, > >=20 > > I have some problems with the xsl transformation in=20 > > combination with utf-8 characters and am wondering if > > somebody could explain me this.=20 > >=20 > > I used this code to select specific items depending on=20 > > there letter, which means the letter they start with.=20 > >=20 > > > > select=3D"$Letter" > > />']"> > > >=20 > I wonder, how this can work. It's not well-formed XML, so it must not = > work for ISO-8859-1 too. >=20 > What about ? >=20 > Regards, >=20 > Joerg >=20 > > The param Letter is extracted from the uri. It all=20 > > works fine if i just take normal iso8859-1 encoding or > > characters.=20 > > But now I'm using unicode characters as well and it's > > not working anymore.=20 > >=20 > > I printed out the letter attribute in the dom node > > as well as the Letter parameter and both seem to be=20 > > the same.=20 > >=20 > > Is it possible that there are maybe some problems=20 > > with the xslt engine in combination with utf-8? > >=20 > > ciao Lars >=20 >=20 > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. >=20 > To unsubscribe, e-mail: > For additional commands, e-mail: >=20 --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: