Hi:

Here is a query regarding XML parser behaviour.

Consider an XML document without an explicitly stated encoding.

In that case, what is the encoding the XML parser eg. Xerces
parser uses to start with ?

Having parsed the root node (virtual in most cases), it
encounters an open tag with UTF-16 encoding.

In that case, does the XML parser back track to switch to UTF-16
encoding ?

Can somebody share some insight in this matter.


thanks
Saifi.

Reply via email to