>What do you mean when you say the file is written in Unicode? UTF-8 is >> one of the three standard Unicode encodings (the other two being UTF-16 >> and UTF-32). Does the encoding specified in the document match the >> actual encoding? It might be helpful for you to send a sample document


sorry, in fact I m just trusting Textpad on this. It has different file types : ANSI, Unicode, Unicode(big Endian), UTF-8, ...

My file is (according to it) in Unicode, like this my SAXParser cannot
read it. If I save it in UTF-8, the parsing succeed.

You can find in attachment my file sample.

Thanks,

Stephane
ÿþ<?xml version="1.0" 
encoding="ISO-8859-1" 
standalone="yes"?>
<RZML v="" app="" path="">
       <CINF i="1" sw="200" sh="100" 
fbs="c" fbw="36" fbh="18" fovs="v" 
fovx="48.4555" ds="v"/>
       <SHOT i="1" n="_3" ci="1" w="200" 
h="100">
              <CFRM fovx="48.4555">
                     <R x="-180"/>
              </CFRM>
              <IPLN img="œNc0X0‹O>\.jpg">
                     <IFRM/>
              </IPLN>
       </SHOT>
       <MOSAIC n="_2" sl="1">
              <STITCH s1="1"/>
              <CFRM fovx="10.4182">
                     <R x="-180"/>
              </CFRM>
              <PAN sf="normal" vw="0" 
vh="0"/>
              <HZ ef="0">
                     <R x="-180"/>
              </HZ>
       </MOSAIC>
       <PREFS>
              <VINT n="JPEG-Quality" v="85"/>
              <VINT n="JPEG-Smoothing" 
v="0"/>
              <VINT n="PNG-Compression" 
v="6"/>
              <VINT n="QT-AutoTileSize" 
v="400"/>
              <VINT n="QT-CodecQuality" 
v="60"/>
              <VINT 
n="QT-PreviewCodecQuality" v="20"/>
              <VINT n="QT-PreviewSize" 
v="90"/>
              <VINT n="QT-PreviewSource" 
v="0"/>
              <VINT 
n="QT-RenderQualityMotion" v="40"/>
              <VINT 
n="QT-RenderQualityStatic" v="60"/>
              <VINT n="QT-TileHeight" v="1"/>
              <VINT n="QT-TileWidth" v="1"/>
              <VINT n="QT-WindowsHeight" 
v="480"/>
              <VINT n="QT-WindowsWidth" 
v="640"/>
              <VINT n="TIFF-Compression" 
v="0"/>
              <VBOOL n="JPEG-Optimize" 
v="0"/>
              <VBOOL n="JPEG-Progressive" 
v="0"/>
              <VBOOL n="PNG-Interlace" 
v="0"/>
              <VBOOL n="QT-AutoTiling" 
v="0"/>
              <VBOOL n="QT-BlurPreview" 
v="1"/>
              <VBOOL n="QT-GrayPreview" 
v="1"/>
              <VBOOL n="QT-MakePreview" 
v="1"/>
              <VBOOL n="QT-OptimalDefFov" 
v="0"/>
              <VBOOL n="QT-OptimalMinFov" 
v="0"/>
              <VBOOL n="TGA-Compression" 
v="0"/>
              <VBOOL n="TIFF-Strip" v="0"/>
              <VREAL n="QT-CodecType" 
v="1.78575e+009"/>
              <VREAL n="QT-FovDefZoom" 
v="1"/>
              <VREAL n="QT-FovDefault" 
v="45"/>
              <VREAL n="QT-FovMaximum" 
v="120"/>
              <VREAL n="QT-FovMinZoom" 
v="2"/>
              <VREAL n="QT-FovMinimum" 
v="5"/>
              <VREAL n="QT-PanDefault" 
v="0"/>
              <VREAL n="QT-PanMaximum" 
v="180"/>
              <VREAL n="QT-PanMinimum" 
v="-180"/>
              <VREAL n="QT-PreviewCodecType" 
v="1.78575e+009"/>
              <VREAL n="QT-TiltDefault" 
v="0"/>
              <VREAL n="QT-TiltMaximum" 
v="90"/>
              <VREAL n="QT-TiltMinimum" 
v="-90"/>
              <VSTR n="QT-PreviewFile" v=""/>
       </PREFS>
</RZML>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to