The Firmware model represents information related to a particular mobile device's firmware.
The following is an extract from the Device Properties method.
<firmware url="http://nds1.nds.nokia.com/uaprof/NN95-1r100-VF3G.xml">
<model name="N95-1">
<make name="NOKIA"/>
</model>
<property value="true" name="supports_symbian_third"/>
<property value="true" name="supports_symbian"/>
<property value="240" name="screen_width"/>
<property value="true" name="supports_java"/>
<property value="320" name="screen_height"/>
<property value="true" name="supports_flash"/>
<property value="false" name="supports_windows"/>
<property value="false" name="supports_blackberry"/>
</firmware>
Properties
The WAP-Profile URL of the Device Firmware
The Device Model to which the Device Firmware is associated
A property of the device firmware.
Device Properties
The height, in pixels, of the device screen.
The width, in pixels, of the device screen.
The device supports applications designed for Blackberry devices
The device supports applications designed for Windows Mobile
The device supports applications written in Java ME.
The device supports applications designed for Symbian.
The device supports applications designed for Symbian Series 60 3rd Edition