5. User Agent Profile / UAProf Reference -- WapCharacteristics Component
The WapCharacteristics component of User Agent Profile / UAProf provides information about the WAP features supported by the mobile device. For example, DRM (digital rights management) capability, maximum WML deck size, WAP version supported and WMLScript libraries supported.
The following table lists some base attributes of the WapCharacteristics component as specified in the UAProf schema. A description and some examples are provided for each base attribute. Note that a user agent profile may not include all attributes listed below.
To scroll the table, use the scroll bars on the right and bottom of the table. A full-page version is available additionally.
UAProf Attribute / Property |
Description |
Example |
---|---|---|
DrmClass |
The DrmClass attribute states the DRM (Digital Rights Management) methods supported by the mobile device. |
<prf:DrmClass> |
DrmConstraints |
The DrmConstraints attribute states the DRM (Digital Rights Management) constraints supported by the mobile device. |
<prf:DrmConstraints> |
OmaDownload |
The OmaDownload attribute states whether the mobile device supports the OMA Download feature. |
<prf:OmaDownload>Yes</prf:OmaDownload>
<prf:OmaDownload>No</prf:OmaDownload> |
SupportedPictogramSet |
The SupportedPictogramSet attribute states the pictogram classes that the mobile device supports. (Pictogram classes were defined in the WAP Pictogram specification.) |
<prf:SupportedPictogramSet> |
WapDeviceClass |
The WapDeviceClass attribute states the WAP device class of the mobile device. Currently, the value can be A, B or C. |
<prf:WapDeviceClass>C</prf:WapDeviceClass> |
WapVersion |
The WapVersion attribute states the WAP version supported by the mobile device. |
<prf:WapVersion>2.0</prf:WapVersion>
<prf:WapVersion>1.2.1</prf:WapVersion> |
WmlDeckSize |
The WmlDeckSize attribute states the maximum size of a WML deck in bytes (i.e. the maximum size of a WML document in bytes) that the mobile device supports. |
<prf:WmlDeckSize>20000</prf:WmlDeckSize> |
WmlScriptLibraries |
The WmlScriptLibraries attribute states the WMLScript standard libraries supported by the mobile device. |
<prf:WmlScriptLibraries> |
WmlScriptVersion |
The WmlScriptVersion attribute states the WMLScript versions supported by the mobile device. |
<prf:WmlScriptVersion> |
WmlVersion |
The WmlVersion attribute states the WML versions supported by the mobile device. |
<prf:WmlVersion> |
WtaiLibraries |
The WtaiLibraries attribute states the WTAI (Wireless Telephony Applications Interface) libraries supported by the mobile device. |
<prf:WtaiLibraries> |
WtaVersion |
The WtaVersion attribute states the WTA (Wireless Telephony Applications) user agent version. |
<prf:WtaVersion>1.1</prf:WtaVersion> |
Previous Page | Page 5 of 7 | Next Page |
- 1. User Agent Profile / UAProf Reference -- HardwarePlatform Component
- 2. User Agent Profile / UAProf Reference -- SoftwarePlatform Component
- 3. User Agent Profile / UAProf Reference -- NetworkCharacteristics Component
- 4. User Agent Profile / UAProf Reference -- BrowserUA Component
- 5. User Agent Profile / UAProf Reference -- WapCharacteristics Component
- 6. User Agent Profile / UAProf Reference -- PushCharacteristics Component
- 7. User Agent Profile / UAProf Reference -- MmsCharacteristics Component