xsl-list
[Top] [All Lists]

[xsl] (Auto-)detecting which XML encoding is necessary/required ?

2007-12-27 10:52:24
Sometimes the situation occurs that an XML document does not fit to its own 
encoding setting in the first line.

Is there a way to find out the best/necessary/required encoding setting for an 
XML doc resp. what
I have to write in the first line:

<?xml version="1.0" encoding="iso-8859-1"?>

or

<?xml version="1.0" encoding="UTF-8"?>

or simply

<?xml version="1.0"?>

Ben




--~------------------------------------------------------------------
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>