Just installed latest version of opera mini
I've got this wap webpage that worked fine on the earlier version of opera. It now says XML parsing failed syntax error
Here's the file what's wrong ???
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="Home" title="Sheffield Weather">
<p><small>Date: 02/01/08 at 21:23 U (Local)</small><br/></p>
<p><small>Temp: 1.2 °C</small><br/>
<small>Heat Index: 1.0 °C</small><br/>
<small>Windchill: -2.5 °C</small><br/>
<small>Humidity: 81 % </small><br/>
<small>Wind: E 8.0 mph</small><br/>
<small>Max. 10.min.: 14.0 mph</small><br/>
<small>Today: 1.0 mm</small><br/>
<small>Baro: 30.129 in</small><br/>
<small>Trend: Falling Slowly</small><br/>
<small>Latitude: 53° 06' 00" N</small><br/>
<small>Longitude: 1° 05' 00" W</small><br/></p>
</card>
I've got this wap webpage that worked fine on the earlier version of opera. It now says XML parsing failed syntax error
Here's the file what's wrong ???
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="Home" title="Sheffield Weather">
<p><small>Date: 02/01/08 at 21:23 U (Local)</small><br/></p>
<p><small>Temp: 1.2 °C</small><br/>
<small>Heat Index: 1.0 °C</small><br/>
<small>Windchill: -2.5 °C</small><br/>
<small>Humidity: 81 % </small><br/>
<small>Wind: E 8.0 mph</small><br/>
<small>Max. 10.min.: 14.0 mph</small><br/>
<small>Today: 1.0 mm</small><br/>
<small>Baro: 30.129 in</small><br/>
<small>Trend: Falling Slowly</small><br/>
<small>Latitude: 53° 06' 00" N</small><br/>
<small>Longitude: 1° 05' 00" W</small><br/></p>
</card>
Comment