xsl-list
[Top] [All Lists]

AW: [xsl] output encoding character map

2012-08-03 01:38:47
Well, I guess I should trust error messages so much. 
Thanks for the hint. 

Sadly it didn't help. I added the new char to the map but this only helped for 
one file. 
My guess is that it's yet another sign in those files and that I should 
completely ignore that char the error message is indicating. 

So I took a look at the suspicious chars at the positions that saxon was 
telling me and added all of them to the map but I still get the error. 

Any ideas ?


. . . . . . . . . . . . . . . . . . . . . . . . . .
Developer Patrick Szabo
 Developer 
LexisNexis
A-1030 Wien, Marxergasse 25

mailto:patrick(_dot_)szabo(_at_)lexisnexis(_dot_)at
Tel.: +43 1 53452 1573 
Fax: +43 1 534 52 146 


-----Ursprüngliche Nachricht-----

Von: Christopher R. Maden [mailto:crism(_at_)maden(_dot_)org] 
Gesendet: Freitag, 03. August 2012 08:26
An: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Betreff: Re: [xsl] output encoding character map

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 08/03/2012 02:16 AM, Szabo, Patrick (LNG-VIE) wrote:
I'm using xslt 2.0 and saxon 9. While transforming I get the
following error:

SERE0008: Character ä (x201e) is not available in the chosen 
encoding

That would not be too surprising to me if I wasn't already using a 
character map that is supposed to translate that char into a hex 
representation:

<xsl:output-character character="ä" string="&amp;#228;"/>

The character map seems to work for all the other chars.

Any ideas ?

Character U+201E is not a with umlaut; it is low double quotation mark
(„).  I suspect your error log has mangled it somehow.

~Chris
- -- 
Chris Maden, text nerd  <URL: http://crism.maden.org/ >
LIVE FREE: vote for Gary Johnson, Libertarian for President.
     <URL: http://garyjohnson2012.com/ >  <URL: http://lp.org/ >
GnuPG fingerprint: DB08 CF6C 2583 7F55 3BE9  A210 4A51 DBAC 5C5C 3D5E
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJQG271AAoJEEpR26xcXD1e/moH/iYo0s7837KbnQei6WkJbrdI
P4KIxEtNZqjKfUoueVzaOx2P+QZIL1u1Vurjkq7oNgNWRi0E906JAO2Ghtf/V9J8
51lsyJdyhksH8MzVz2VjJJY2EPeeGdUNq7NsrRyo/7VbMFxa1bpZ6hfVowjW82Ga
lfyXaWBoqZTvqxV+BVZopXCOV9cXDOW7eRLuKu+kB7B6xCBUhgS/LvwhgbLBrUTH
wBjXvRvXmekE6c4JyPKh2u02jE+KqxvIoJc2Vxw9/huz21uVgWaISfv0+ta13sBD
e5Q9K/zOjqJCB2UBU34kc4kAqmqXMzmesFzfL7GeTSmiVpgw9+OZjAPyznr1CRY=
=APD9
-----END PGP SIGNATURE-----

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


<Prev in Thread] Current Thread [Next in Thread>