M
Matt
It has no error if I use <?xml version="1.0" encoding="utf-8" ?> in XML
declaration. But if I use <?xml version="1.0" encoding="ISO-8859-1"?>
It will produce error:
The XML page cannot be displayed
Cannot view XML input using style sheet. Please correct the error and
then click the Refresh button, or try again later.
Switch from current encoding to specified encoding not supported.
Error processing resource 'file:///C:/xml/quotes.xml'. Line 1, Position 44
<?xml version="1.0" encoding="ISO-8859-1"?>
any ideas??
please help. thanks!!
declaration. But if I use <?xml version="1.0" encoding="ISO-8859-1"?>
It will produce error:
The XML page cannot be displayed
Cannot view XML input using style sheet. Please correct the error and
then click the Refresh button, or try again later.
Switch from current encoding to specified encoding not supported.
Error processing resource 'file:///C:/xml/quotes.xml'. Line 1, Position 44
<?xml version="1.0" encoding="ISO-8859-1"?>
any ideas??
please help. thanks!!