Copyright © 2007 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C liability, trademark, document use and software licensing rules apply.
This ....
This document is an editors' copy that has no official standing.
This section describes the status of this document at the time of its publication. Other documents may supersede this document. A list of current W3C publications and the latest revision of this technical report can be found in the W3C technical reports index at http://www.w3.org/TR/.
Editorial note | |
Boilerplate for the status of the specificaiton and patent policy rules go here. |
1 Introduction
1.1 Reading the Specification
1.1.1 Conformance Information
1.1.1.1 Normative and Informative Parts
1.1.1.2 Normative Language for Conformance Requirements
1.2 Documentation Conventions
2 The Delivery Context Characteristics
2.1 Delivery Context
2.1.1 Examples of Delivery Context
2.2 Text Input Type
2.2.1 Examples of Text Input Type
2.3 Electric Charge Unit
2.3.1 Examples of Electric Charge Unit
2.4 Character Set
2.4.1 Examples of Character Set
2.5 Device Name
2.5.1 Examples of Device Name
2.6 Bluetooth Profile
2.6.1 Examples of Bluetooth Profile
2.7 CPU
2.7.1 Examples of CPU
2.8 Tactile Input Type
2.8.1 Examples of Tactile Input Type
2.9 Camera
2.9.1 Examples of Camera
2.10 Pointing Resolution
2.10.1 Examples of Pointing Resolution
2.11 Pixel Count
2.11.1 Examples of Pixel Count
2.12 Length Conversion Factor
2.12.1 Examples of Length Conversion Factor
2.13 Aspect Ratio
2.13.1 Examples of Aspect Ratio
2.14 Electric Charge
2.14.1 Examples of Electric Charge
2.15 Device
2.15.1 Examples of Device
2.16 Length
2.16.1 Examples of Length
2.17 Display
2.17.1 Examples of Display
2.18 Battery
2.18.1 Examples of Battery
2.19 Length Unit
2.19.1 Examples of Length Unit
3 The Paths to the Characteristics
A
B References
B.1 Normative References
B.2 Informative References
C Acknowledgements (Non-Normative)
The ....
The normative and informative parts of this specification are identified by use of labels within various sections. Generally, everything in the specification is considered to be normative, apart from the examples.
Individual conformance requirements or testable statements are identified by the use of specific key words. In particular, the key words must, must not, required, shall, shall not, should, should not, recommended, may, and optional in this specification are to be interpreted as described in [IETF RFC 2119].
The ...
This entity represents the set of characteristics that describes the context in which materials are exchanged between the Web and a device.
Name | Type | Description | Cardinality | Alternate Names | ||
---|---|---|---|---|---|---|
hasDevice | Device | This property represents the device associated with the delivery context. | = 1 |
|
Example | Name | Type | Value(s) | |
---|---|---|---|---|
DeliveryContext_1 Delivery Context | hasDevice | Device |
|
This entity represents the means available on a device for text input.
Name | Type | Description | Cardinality | Alternate Names | ||
---|---|---|---|---|---|---|
hasTextInputTypeName | xsd:string | This is the property that holds the name of the text input type associated with a device. | = 1 |
|
Example | Name | Type | Value(s) | |
---|---|---|---|---|
Alphanumeric Text Input Type | hasTextInputTypeName | string |
| |
Numeric Text Input Type | hasTextInputTypeName | string |
|
This entity represents the unit of measure associated with an electric charge.
Name | Type | Description | Cardinality | Alternate Names | ||
---|---|---|---|---|---|---|
hasElectricChargeUnitName | xsd:string | This property represents the name of the unit of electric charge | = 1 |
| ||
hasElectricChargeUnitAbbreviation | xsd:string | This property represents the commonly used abbreviation for the unit of electric charge | = 1 |
|
Example | Name | Type | Value(s) | |
---|---|---|---|---|
C Electric Charge Unit | hasElectricChargeUnitName | string |
| |
hasElectricChargeUnitAbbreviation | string |
| ||
mAh Electric Charge Unit | hasElectricChargeUnitName | string |
| |
hasElectricChargeUnitAbbreviation | string |
|
This entity defines a specific character set officially identified by IANA.
Name | Type | Description | Cardinality | Alternate Names | ||
---|---|---|---|---|---|---|
hasCharacterSetName | xsd:string | The official name of the character set, defined by IANA | = 1 |
|
Example | Name | Type | Value(s) | |
---|---|---|---|---|
UTF-16 Character Set | hasCharacterSetName | string |
| |
UTF-16be Character Set | hasCharacterSetName | string |
| |
ISO-8859-2 Character Set | hasCharacterSetName | string |
| |
UTF-7 Character Set | hasCharacterSetName | string |
| |
ISO-8859-7 Character Set | hasCharacterSetName | string |
| |
ISO-8859-1 Character Set | hasCharacterSetName | string |
| |
ISO-8859-9 Character Set | hasCharacterSetName | string |
| |
ISO-8859-4 Character Set | hasCharacterSetName | string |
| |
US-ASCII Character Set | hasCharacterSetName | string |
| |
UTF-8 Character Set | hasCharacterSetName | string |
| |
UTF-16le Character Set | hasCharacterSetName | string |
| |
ISO-8859-5 Character Set | hasCharacterSetName | string |
| |
WINDOWS-1252 Character Set | hasCharacterSetName | string |
| |
ISO-10646-UCS-2 Character Set | hasCharacterSetName | string |
|
This entity represents the name of a device
Name | Type | Description | Cardinality | Alternate Names | |||
---|---|---|---|---|---|---|---|
hasDeviceVendor | xsd:string | This is the name of the vendor who provides the device. | = 1 |
| |||
hasDeviceModel | xsd:string | This represents the model name and/or number assigned to the device by its vendor. | = 1 |
|
Example | Name | Type | Value(s) | |
---|---|---|---|---|
Sony Ericsson P910i Device Name | hasDeviceVendor | string |
| |
hasDeviceModel | string |
|
This entity describes a specific Bluetooth profile used to support a particular user scenario.
Name | Type | Description | Cardinality | Alternate Names | ||
---|---|---|---|---|---|---|
hasBluetoothProfileName | xsd:string | The name of the Bluetooth profile. | = 1 |
|
Example | Name | Type | Value(s) | |
---|---|---|---|---|
Dialup Networking Bluetooth Profile | hasBluetoothProfileName | string |
| |
Serial Port Bluetooth Profile | hasBluetoothProfileName | string |
| |
Generic Object Exchange Bluetooth Profile | hasBluetoothProfileName | string |
| |
Head Set Bluetooth Profile | hasBluetoothProfileName | string |
| |
File Transfer Bluetooth Profile | hasBluetoothProfileName | string |
| |
Generic Access Bluetooth Profile | hasBluetoothProfileName | string |
| |
Object Push Bluetooth Profile | hasBluetoothProfileName | string |
|
This entity describes a central processing unit associated with a device.
Name | Type | Description | Cardinality | Alternate Names | ||
---|---|---|---|---|---|---|
hasCpuName | xsd:string | The name of a central processing unit. | = 1 |
|
Example | Name | Type | Value(s) | |
---|---|---|---|---|
ARM9 CPU | hasCpuName | string |
|
This entity represents the means available on a device for tactile input.
Name | Type | Description | Cardinality | Alternate Names | ||
---|---|---|---|---|---|---|
hasKeyboardTypeName | xsd:string | This property represents the name of the keyboard type associated with a device. | = 1 |
|
Example | Name | Type | Value(s) | |
---|---|---|---|---|
Virtual Keyboard Tactile Input Type | hasKeyboardTypeName | string |
| |
Numeric Keypad Tactile Input Type | hasKeyboardTypeName | string |
| |
Phone Keypad Tactile Input Type | hasKeyboardTypeName | string |
| |
Full Keyboard Tactile Input Type | hasKeyboardTypeName | string |
| |
Buttons Tactile Input Type | hasKeyboardTypeName | string |
|
This entity represents a camera on a device.
Name | Type | Description | Cardinality | Alternate Names | ||
---|---|---|---|---|---|---|
hasCameraAspectRatio | AspectRatio | This is the aspect ratio of the camera. | = 1 |
| ||
hasCameraPixelAspectRatio | AspectRatio | This property represents the aspect ratio of each pixel in a camera on a device. | = 1 |
|
Example | Name | Type | Value(s) | |
---|---|---|---|---|
Camera_Sony_Ericsson_P910i Camera | hasCameraAspectRatio | AspectRatio |
| |
hasCameraPixelAspectRatio | AspectRatio |
|
This entity represents the precision with which the pointing can be achieved on a device.
Name | Type | Description | Cardinality | Alternate Names | ||
---|---|---|---|---|---|---|
hasPointingResolutionName | xsd:string | This property holds the name of the pointing resolution. | = 1 |
|
Example | Name | Type | Value(s) | |
---|---|---|---|---|
Line Pointing Resolution | hasPointingResolutionName | string |
| |
Character Pointing Resolution | hasPointingResolutionName | string |
| |
Pixel Pointing Resolution | hasPointingResolutionName | string |
|
This entity represents a count of pixels associated with a display or camera. It might, for example, be used to represent the width of a display device or camera in pixels. Because this value may be variable, this entity captures a number of individual properties associated with such a count.
Name | Type | Description | Cardinality | Alternate Names | ||
---|---|---|---|---|---|---|
currentPixelCount | xsd:int | The current value of the number of pixels | ≥ 0 and ≤ 1 |
| ||
maximumPixelCount | xsd:int | The maximum value of the number of pixels | ≥ 0 and ≤ 1 |
| ||
minimumPixelCount | xsd:int | The minimum value of the number pixels. | ≥ 0 and ≤ 1 |
| ||
defaultPixelCount | xsd:int | The default value of the number of pixels | ≥ 0 and ≤ 1 |
|
Example | Name | Type | Value(s) | |
---|---|---|---|---|
PixelCount_P920i_Total_Y Pixel Count | maximumPixelCount | int |
| |
minimumPixelCount | int |
| ||
defaultPixelCount | int |
| ||
PixelCount_P910i_X Pixel Count | currentPixelCount | int |
| |
maximumPixelCount | int |
| ||
minimumPixelCount | int |
| ||
defaultPixelCount | int |
| ||
PixelCount_p910i_Usable_Y Pixel Count | maximumPixelCount | int |
| |
minimumPixelCount | int |
| ||
defaultPixelCount | int |
|
This entity represents the factor by which lengths represented in terms of the 'from' unit must be multiplied in order to be represented in the 'to' unit
Name | Type | Description | Cardinality | Alternate Names | ||
---|---|---|---|---|---|---|
hasFromLengthUnit | LengthUnit | This property represents the unit from which conversion is required. | = 1 |
| ||
hasLengthConversionName | xsd:string | This property represents the colloquial name for the conversion | = 1 |
| ||
hasToLengthUnit | LengthUnit | This property represents the unit to which conversion is required | = 1 |
| ||
hasLengthConversionValue | xsd:float | This property represents the value to be used to perform the conversion | = 1 |
|
Example | Name | Type | Value(s) | |
---|---|---|---|---|
meters to meters Length Conversion Factor | hasFromLengthUnit | LengthUnit |
| |
hasLengthConversionName | string |
| ||
hasToLengthUnit | LengthUnit |
| ||
hasLengthConversionValue | float |
| ||
meters to inches Length Conversion Factor | hasFromLengthUnit | LengthUnit |
| |
hasLengthConversionName | string |
| ||
hasToLengthUnit | LengthUnit |
| ||
hasLengthConversionValue | float |
| ||
meters to points Length Conversion Factor | hasFromLengthUnit | LengthUnit |
| |
hasLengthConversionName | string |
| ||
hasToLengthUnit | LengthUnit |
| ||
hasLengthConversionValue | float |
| ||
meters to picas Length Conversion Factor | hasFromLengthUnit | LengthUnit |
| |
hasLengthConversionName | string |
| ||
hasToLengthUnit | LengthUnit |
| ||
hasLengthConversionValue | float |
| ||
meters to millimeters Length Conversion Factor | hasFromLengthUnit | LengthUnit |
| |
hasLengthConversionName | string |
| ||
hasToLengthUnit | LengthUnit |
| ||
hasLengthConversionValue | float |
| ||
meters to feet Length Conversion Factor | hasFromLengthUnit | LengthUnit |
| |
hasLengthConversionName | string |
| ||
hasToLengthUnit | LengthUnit |
| ||
hasLengthConversionValue | float |
| ||
meters to centimeters Length Conversion Factor | hasFromLengthUnit | LengthUnit |
| |
hasLengthConversionName | string |
| ||
hasToLengthUnit | LengthUnit |
| ||
hasLengthConversionValue | float |
|
The Aspect Ratio is ratio of the width of some entity in the delivery context to its height.
Name | Type | Description | Cardinality | Alternate Names | ||
---|---|---|---|---|---|---|
hasAspectRatioHeightComponent | xsd:positiveInteger | This is a value representing the height component of an aspect ratio. For example, for a 4:3 aspect ratio, this value would be 3. | = 1 |
| ||
hasAspectRatioWidthComponent | xsd:positiveInteger | This is a value representing the width component of an aspect ratio. For example, for a 4:3 aspect ratio, this value would be 4. | = 1 |
|
Example | Name | Type | Value(s) | |
---|---|---|---|---|
AspectRatio_2_3 Aspect Ratio | hasAspectRatioHeightComponent | positiveInteger |
| |
hasAspectRatioWidthComponent | positiveInteger |
| ||
AspectRatio_1_1 Aspect Ratio | hasAspectRatioHeightComponent | positiveInteger |
| |
hasAspectRatioWidthComponent | positiveInteger |
| ||
AspectRatio_3_2 Aspect Ratio | hasAspectRatioHeightComponent | positiveInteger |
| |
hasAspectRatioWidthComponent | positiveInteger |
|
This entity represents a quantity of electric charge.
Name | Type | Description | Cardinality | Alternate Names | ||
---|---|---|---|---|---|---|
hasElectricChargeUnit | ElectricChargeUnit | This property represents the unit of measure in which the electric charge is specified. | = 1 |
| ||
hasElectricChargeValue | xsd:float | This property represents the value associated with an electric charge. | = 1 |
|
Example | Name | Type | Value(s) | |
---|---|---|---|---|
1260.0 mAh Electric Charge | hasElectricChargeUnit | ElectricChargeUnit |
| |
hasElectricChargeValue | float |
|
This entity represents a device associated with a delivery context
Name | Type | Description | Cardinality | Alternate Names | |||
---|---|---|---|---|---|---|---|
hasPointingResolution | PointingResolution | This property represents the precision with which pointing can be carried out on a device. | = 1 |
| |||
supportsBluetoothProfiles | BluetoothProfile | This property defines the Bluetooth profiles supported by the device. | ≥ 0 |
| |||
supportsInputCharacterSets | CharacterSet | This property defines the character sets supported by the device for input. | ≥ 0 |
| |||
supportsVoiceRecognition | xsd:boolean | This property specifies whether or not the device supports voice recognition. | = 1 |
| |||
hasPrimaryBattery | Battery | This property represents the primary battery for a device | = 1 |
| |||
hasCamera | Camera | This property represents a camera associated with a device | ≥ 0 |
| |||
hasNumberOfSoftKeys | xsd:integer | This property represents the number of input keys on the device whose function can be controlled programatically. It is related to the UAProf NumberOfSoftKeys attribute. | = 1 |
| |||
hasTextInputType | TextInputType | This property specifies the type of text input type supported by the device. | ≥ 0 |
| |||
hasPrimaryCPU | CPU | This entity represents the main CPU for a device. | = 1 |
| |||
hasDeviceName | DeviceName | This property is the name of the device | = 1 |
| |||
supportsAudioOutput | xsd:boolean | This property defines whether or not the device supports the ability to output audio beyond the basic capability for supporting voice calls. | = 1 |
| |||
hasDisplay | Display | This property represents a display associated with a device. | ≥ 0 |
| |||
supportsOutputCharacterSets | CharacterSet | This property defines the character sets supported by the device for output. | ≥ 0 |
| |||
hasTactileInputType | TactileInputType | This property specifies the type of tactile input supported by a device. | ≥ 0 |
|
Example | Name | Type | Value(s) | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Sony_Ericsson_P910i Device | hasPointingResolution | PointingResolution |
| |||||||||||||
supportsBluetoothProfiles | BluetoothProfile |
| ||||||||||||||
supportsInputCharacterSets | CharacterSet |
| ||||||||||||||
supportsVoiceRecognition | boolean |
| ||||||||||||||
hasPrimaryBattery | Battery |
| ||||||||||||||
hasCamera | Camera |
| ||||||||||||||
hasNumberOfSoftKeys | int |
| ||||||||||||||
hasTextInputType | TextInputType |
| ||||||||||||||
hasPrimaryCPU | CPU |
| ||||||||||||||
hasDeviceName | DeviceName |
| ||||||||||||||
supportsAudioOutput | boolean |
| ||||||||||||||
hasDisplay | Display |
| ||||||||||||||
supportsOutputCharacterSets | CharacterSet |
| ||||||||||||||
hasTactileInputType | TactileInputType |
|
This entity represents a physical length.
Name | Type | Description | Cardinality | Alternate Names | ||
---|---|---|---|---|---|---|
hasLengthValue | xsd:float | This property represents the value associated with a length. | = 1 |
| ||
hasLengthUnit | LengthUnit | This property represents the unit of measure associated with a length. | = 1 |
|
Example | Name | Type | Value(s) | |
---|---|---|---|---|
45.0 mm Length | hasLengthValue | float |
| |
hasLengthUnit | LengthUnit |
| ||
35.0 mm Length | hasLengthValue | float |
| |
hasLengthUnit | LengthUnit |
|
This entity represents a visual display on a device.
Name | Type | Description | Cardinality | Alternate Names | |||
---|---|---|---|---|---|---|---|
hasDisplayHeight | Length | The total height of the display as a linear measure. | = 1 |
| |||
hasDisplayAspectRatio | AspectRatio | The aspect ratio associated with entire display. | = 1 |
| |||
hasDisplayWidth | Length | The total width of the display as a linear measure. | = 1 |
| |||
hasUsableDisplayPixelsX | PixelCount | The typical number of pixels in the X direction of the display which can be used. This may be less than the total number available due to the presence of additional items on the display. The operating system, for example, may use some portion of the display for its own purposes. | = 1 |
| |||
hasTotalDisplayPixelsY | PixelCount | The total number of pixels in the Y direction of the display. This is related to the UAProf ScreenSize attribute. | = 1 |
| |||
hasTypicalDisplayCharactersX | xsd:positiveInteger | The typical number of characters that can be displayed in a single row on the device display. This is an estimate using the default font for the device. It is related to the UAProf ScreenSizeChar attribute. | = 1 |
| |||
hasDisplayPixelAspectRatio | AspectRatio | The aspect ratio associated with a single pixel in the display. | = 1 |
| |||
hasTotalDisplayPixelsX | PixelCount | The total number of pixels in the X direction of the display. This is related to the UAProf ScreenSize attribute. | = 1 |
| |||
hasTypicalDisplayCharactersY | xsd:positiveInteger | The typical number of rows of characters that can be displayed on the device display. This is an estimate using the default font for the device. It is related to the UAProf ScreenSizeChar attribute. | = 1 |
| |||
supportsColor | xsd:boolean | This property defines whether or not a display supports color output. | = 1 |
| |||
hasDisplayBitsPerPixel | xsd:positiveInteger | The number of bits of data held for each pixel of the display. This is related to the UAProf BitsPerPixel attribute. | = 1 |
| |||
hasProportionalDefaultFont | xsd:boolean | This property specifies whether or not the display's default font is proportionally spaced. | = 1 |
| |||
supportsImages | xsd:boolean | This property specifies whether or not a display supports image output. | = 1 |
| |||
hasUsableDisplayPixelsY | PixelCount | The typical number of pixels in the Y direction of the display which can be used. This may be less than the total number available due to the presence of additional items on the display. The operating system, for example, may use some portion of the display for its own purposes. | = 1 |
|
Example | Name | Type | Value(s) | |
---|---|---|---|---|
Display_SonyEricsson_P910 Display | hasDisplayHeight | Length |
| |
hasDisplayAspectRatio | AspectRatio |
| ||
hasDisplayWidth | Length |
| ||
hasUsableDisplayPixelsX | PixelCount |
| ||
hasTotalDisplayPixelsY | PixelCount |
| ||
hasTypicalDisplayCharactersX | int |
| ||
hasDisplayPixelAspectRatio | AspectRatio |
| ||
hasTotalDisplayPixelsX | PixelCount |
| ||
hasTypicalDisplayCharactersY | int |
| ||
supportsColor | boolean |
| ||
hasDisplayBitsPerPixel | int |
| ||
hasProportionalDefaultFont | boolean |
| ||
supportsImages | boolean |
| ||
hasUsableDisplayPixelsY | PixelCount |
|
Name | Type | Description | Cardinality | Alternate Names | ||
---|---|---|---|---|---|---|
hasBatteryLevel | xsd:float | This property holds the fraction of the battery capacity that remains available. | = 1 |
| ||
hasBatteryCapacity | ElectricCharge | The capacity of a battery, as an amount of electric charge that it can store. | = 1 |
|
Example | Name | Type | Value(s) | |
---|---|---|---|---|
1260.0 mAh Battery | hasBatteryCapacity | ElectricCharge |
|
This entity represents the unit of measure associated with a physical length.
Name | Type | Description | Cardinality | Alternate Names | ||
---|---|---|---|---|---|---|
hasLengthUnitName | xsd:string | This property represents the name of the length unit. | = 1 |
| ||
hasLengthUnitAbbreviation | xsd:string | This property represents the commonly used abbreviation for the length unit. | = 1 |
|
Example | Name | Type | Value(s) | |
---|---|---|---|---|
pt Length Unit | hasLengthUnitAbbreviation | string |
| |
hasLengthUnitName | string |
| ||
m Length Unit | hasLengthUnitAbbreviation | string |
| |
hasLengthUnitName | string |
| ||
cm Length Unit | hasLengthUnitAbbreviation | string |
| |
hasLengthUnitName | string |
| ||
in Length Unit | hasLengthUnitAbbreviation | string |
| |
hasLengthUnitName | string |
| ||
ft Length Unit | hasLengthUnitAbbreviation | string |
| |
hasLengthUnitName | string |
| ||
pc Length Unit | hasLengthUnitAbbreviation | string |
| |
hasLengthUnitName | string |
| ||
mm Length Unit | hasLengthUnitAbbreviation | string |
| |
hasLengthUnitName | string |
|
/hasDCEntityName[*]
/hasDevice[*]
/hasDevice[*]/hasPointingResolution[*]
/hasDevice[*]/hasPointingResolution[*]/hasDCEntityName[*]
/hasDevice[*]/hasPointingResolution[*]/hasPointingResolutionName[*]
/hasDevice[*]/supportsBluetoothProfiles[*]
/hasDevice[*]/supportsBluetoothProfiles[*]/hasDCEntityName[*]
/hasDevice[*]/supportsBluetoothProfiles[*]/hasBluetoothProfileName[*]
/hasDevice[*]/supportsInputCharacterSets[*]
/hasDevice[*]/supportsInputCharacterSets[*]/hasDCEntityName[*]
/hasDevice[*]/supportsInputCharacterSets[*]/hasCharacterSetName[*]
/hasDevice[*]/supportsVoiceRecognition[*]
/hasDevice[*]/hasPrimaryBattery[*]
/hasDevice[*]/hasPrimaryBattery[*]/hasDCEntityName[*]
/hasDevice[*]/hasPrimaryBattery[*]/hasBatteryLevel[*]
/hasDevice[*]/hasPrimaryBattery[*]/hasBatteryCapacity[*]
/hasDevice[*]/hasPrimaryBattery[*]/hasBatteryCapacity[*]/hasDCEntityName[*]
/hasDevice[*]/hasPrimaryBattery[*]/hasBatteryCapacity[*]/hasElectricChargeUnit[*]
/hasDevice[*]/hasPrimaryBattery[*]/hasBatteryCapacity[*]/hasElectricChargeUnit[*]/hasDCEntityName[*]
/hasDevice[*]/hasPrimaryBattery[*]/hasBatteryCapacity[*]/hasElectricChargeUnit[*]/hasElectricChargeUnitName[*]
/hasDevice[*]/hasPrimaryBattery[*]/hasBatteryCapacity[*]/hasElectricChargeUnit[*]/hasElectricChargeUnitAbbreviation[*]
/hasDevice[*]/hasPrimaryBattery[*]/hasBatteryCapacity[*]/hasElectricChargeValue[*]
/hasDevice[*]/hasCamera[*]
/hasDevice[*]/hasCamera[*]/hasCameraAspectRatio[*]
/hasDevice[*]/hasCamera[*]/hasCameraAspectRatio[*]/hasAspectRatioHeightComponent[*]
/hasDevice[*]/hasCamera[*]/hasCameraAspectRatio[*]/hasDCEntityName[*]
/hasDevice[*]/hasCamera[*]/hasCameraAspectRatio[*]/hasAspectRatioWidthComponent[*]
/hasDevice[*]/hasCamera[*]/hasDCEntityName[*]
/hasDevice[*]/hasCamera[*]/hasCameraPixelAspectRatio[*]
/hasDevice[*]/hasCamera[*]/hasCameraPixelAspectRatio[*]/hasAspectRatioHeightComponent[*]
/hasDevice[*]/hasCamera[*]/hasCameraPixelAspectRatio[*]/hasDCEntityName[*]
/hasDevice[*]/hasCamera[*]/hasCameraPixelAspectRatio[*]/hasAspectRatioWidthComponent[*]
/hasDevice[*]/hasNumberOfSoftKeys[*]
/hasDevice[*]/hasTextInputType[*]
/hasDevice[*]/hasTextInputType[*]/hasTextInputTypeName[*]
/hasDevice[*]/hasTextInputType[*]/hasDCEntityName[*]
/hasDevice[*]/hasPrimaryCPU[*]
/hasDevice[*]/hasPrimaryCPU[*]/hasDCEntityName[*]
/hasDevice[*]/hasPrimaryCPU[*]/hasCpuName[*]
/hasDevice[*]/hasDCEntityName[*]
/hasDevice[*]/hasDeviceName[*]
/hasDevice[*]/hasDeviceName[*]/hasDCEntityName[*]
/hasDevice[*]/hasDeviceName[*]/hasDeviceVendor[*]
/hasDevice[*]/hasDeviceName[*]/hasDeviceModel[*]
/hasDevice[*]/supportsAudioOutput[*]
/hasDevice[*]/supportsOutputCharacterSets[*]
/hasDevice[*]/supportsOutputCharacterSets[*]/hasDCEntityName[*]
/hasDevice[*]/supportsOutputCharacterSets[*]/hasCharacterSetName[*]
/hasDevice[*]/hasDisplay[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayHeight[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayHeight[*]/hasDCEntityName[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayHeight[*]/hasLengthValue[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayHeight[*]/hasLengthUnit[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayHeight[*]/hasLengthUnit[*]/hasDCEntityName[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayHeight[*]/hasLengthUnit[*]/hasLengthUnitAbbreviation[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayHeight[*]/hasLengthUnit[*]/hasLengthUnitName[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayAspectRatio[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayAspectRatio[*]/hasAspectRatioHeightComponent[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayAspectRatio[*]/hasDCEntityName[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayAspectRatio[*]/hasAspectRatioWidthComponent[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayWidth[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayWidth[*]/hasDCEntityName[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayWidth[*]/hasLengthValue[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayWidth[*]/hasLengthUnit[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayWidth[*]/hasLengthUnit[*]/hasDCEntityName[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayWidth[*]/hasLengthUnit[*]/hasLengthUnitAbbreviation[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayWidth[*]/hasLengthUnit[*]/hasLengthUnitName[*]
/hasDevice[*]/hasDisplay[*]/hasUsableDisplayPixelsX[*]
/hasDevice[*]/hasDisplay[*]/hasUsableDisplayPixelsX[*]/hasDCEntityName[*]
/hasDevice[*]/hasDisplay[*]/hasUsableDisplayPixelsX[*]/currentPixelCount[*]
/hasDevice[*]/hasDisplay[*]/hasUsableDisplayPixelsX[*]/maximumPixelCount[*]
/hasDevice[*]/hasDisplay[*]/hasUsableDisplayPixelsX[*]/minimumPixelCount[*]
/hasDevice[*]/hasDisplay[*]/hasUsableDisplayPixelsX[*]/defaultPixelCount[*]
/hasDevice[*]/hasDisplay[*]/hasTotalDisplayPixelsY[*]
/hasDevice[*]/hasDisplay[*]/hasTotalDisplayPixelsY[*]/hasDCEntityName[*]
/hasDevice[*]/hasDisplay[*]/hasTotalDisplayPixelsY[*]/currentPixelCount[*]
/hasDevice[*]/hasDisplay[*]/hasTotalDisplayPixelsY[*]/maximumPixelCount[*]
/hasDevice[*]/hasDisplay[*]/hasTotalDisplayPixelsY[*]/minimumPixelCount[*]
/hasDevice[*]/hasDisplay[*]/hasTotalDisplayPixelsY[*]/defaultPixelCount[*]
/hasDevice[*]/hasDisplay[*]/hasTypicalDisplayCharactersX[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayPixelAspectRatio[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayPixelAspectRatio[*]/hasAspectRatioHeightComponent[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayPixelAspectRatio[*]/hasDCEntityName[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayPixelAspectRatio[*]/hasAspectRatioWidthComponent[*]
/hasDevice[*]/hasDisplay[*]/hasTotalDisplayPixelsX[*]
/hasDevice[*]/hasDisplay[*]/hasTotalDisplayPixelsX[*]/hasDCEntityName[*]
/hasDevice[*]/hasDisplay[*]/hasTotalDisplayPixelsX[*]/currentPixelCount[*]
/hasDevice[*]/hasDisplay[*]/hasTotalDisplayPixelsX[*]/maximumPixelCount[*]
/hasDevice[*]/hasDisplay[*]/hasTotalDisplayPixelsX[*]/minimumPixelCount[*]
/hasDevice[*]/hasDisplay[*]/hasTotalDisplayPixelsX[*]/defaultPixelCount[*]
/hasDevice[*]/hasDisplay[*]/hasTypicalDisplayCharactersY[*]
/hasDevice[*]/hasDisplay[*]/hasDCEntityName[*]
/hasDevice[*]/hasDisplay[*]/supportsColor[*]
/hasDevice[*]/hasDisplay[*]/hasDisplayBitsPerPixel[*]
/hasDevice[*]/hasDisplay[*]/hasProportionalDefaultFont[*]
/hasDevice[*]/hasDisplay[*]/supportsImages[*]
/hasDevice[*]/hasDisplay[*]/hasUsableDisplayPixelsY[*]
/hasDevice[*]/hasDisplay[*]/hasUsableDisplayPixelsY[*]/hasDCEntityName[*]
/hasDevice[*]/hasDisplay[*]/hasUsableDisplayPixelsY[*]/currentPixelCount[*]
/hasDevice[*]/hasDisplay[*]/hasUsableDisplayPixelsY[*]/maximumPixelCount[*]
/hasDevice[*]/hasDisplay[*]/hasUsableDisplayPixelsY[*]/minimumPixelCount[*]
/hasDevice[*]/hasDisplay[*]/hasUsableDisplayPixelsY[*]/defaultPixelCount[*]
/hasDevice[*]/hasTactileInputType[*]
/hasDevice[*]/hasTactileInputType[*]/hasKeyboardTypeName[*]
/hasDevice[*]/hasTactileInputType[*]/hasDCEntityName[*]
This document was produced with the participation of ....