iso entities (newbies question)

Hi,

My xml file is produced in single line, so i use the following command to pretty print.

tidy -xml input.xml > output.xml

But the enities in my input.xml file are also getting changed.

e.g.
input.xml => output.xml
  =>  
( => (
) => )

Please let me know how to retain my original entities ( ) and  

Thanks in advance.



       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.
--0-865482384-1202795170=:66635
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Hi,<br><br>My xml file is produced in single line, so i use the following command to pretty print.<br><br>tidy -xml input.xml &gt; output.xml<br><br>But the enities in my input.xml file are also getting changed.<br><br>e.g.<br>input.xml =&gt; output.xml<br>&amp;#x00A0; =&gt; &amp;#160;<br>&amp;#x0028; =&gt; (<br>&amp;#x0029; =&gt; )<br><br>Please let me know how to retain my original entities &amp;#x0028; &amp;#x0029; and &amp;#x00A0;<br><br>Thanks in advance.<br><br><br><p>&#32;
      <hr size=1>Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile. <a href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ "> Try it now.</a>
--0-865482384-1202795170=:66635--

Received on Wednesday, 13 February 2008 02:18:55 UTC