hi,

I'am opening a German xml file, with UTF-8 encoding:
what should pspad display ? (Byte_Order_Mark
http://en.wikipedia.org/wiki/Byte_Order_Mark)

this:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<header>Schönen Tag</header>


or this:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<header>Sch

Odpovedet emailem