Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > XML > perl 5.8 and Xerces

Reply
Thread Tools

perl 5.8 and Xerces

 
 
Thomas
Guest
Posts: n/a
 
      12-05-2003
hi,

i upgraded my perl from 5.6/5.6.1 to 5.8 and encounter that xerces
writes an xml file with iso-8859-1 instead of utf8
there is an unsolved problem of a false header (xerces writes utf-16
instead of utf- but with old perl it reads/parses results are the
same as the inputs - now with new perl it writes iso-8859-1 but with
same false header AND when it reads/parses it understandable
misinterprets the characters => so i loose data
im searching for a solution/option writing the right (old) utf-8 data
or the right header so parsing gets the right result - somebody knows
how ?

best regards
Thomas

ps: at time i change my header in an extra step which costs much time
for big data...
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Upgrade of Xalan 1.2.2 and Xerces 1.4.4 to Xalan 2.6 and Xerces 2.6.2 cvissy XML 0 11-16-2004 07:06 AM
How to parse an HTTP file with Xerces-Perl Francesco Moi XML 0 11-13-2004 12:57 PM
xerces perl getNodeValue problem Waseem XML 0 07-06-2004 03:25 PM
getNodeValue Problem -Xerces Perl Waseem Perl Misc 0 07-06-2004 03:25 PM
Xerces Perl - Don't want DOCTYPE Bob XML 0 01-13-2004 01:53 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57