The table below shows how DD Properties (expressed as UWA types) and their mapping to UWA entries when used in certain aspects. For example, the DD "vendor" propertye is of type xsd:string and when used in a Platform aspect it corresponds to the UWA property called deviceVersion. Whereas if "vendor" is used in the Browser aspect then it corresponds to the UWA webBrowserVendor property.
This table is incomplete, and is only here for illustration.
Visual Output | Audio Output | Tactile Input | Visual Input | Platform | Browser | OS | Physics | ||
UWA Type | DD Property | ||||||||
PixelCount | pixelWidth | totalDisplayPixelsX | |||||||
PixelCount | pixelHeight | totalDisplayPixelsY | |||||||
PhysicalLength | PhysicalWidth | displayWidth | |||||||
PhysicalLength | physicalHeight | displayHeight | |||||||
xsd:string | vendor | deviceVendor | webBrowserVendor | ||||||
xsd:string | model | deviceModel | webBrowserModel | ||||||
xsd:string | version | deviceVersion | webBrowserVersion | ||||||
xsd:positiveInteger | colorDepth | displayBitsPerPixel | |||||||
xsd:string[] | inputDevices | keyboardTypeName | |||||||
PageMarkupSupport | markupSupport | pageMarkupSupport | |||||||
xsd:string[] | stylesheetSupport | styleLanguageName/Version | |||||||
xsd:string[] | imageFormatSupport | imageContentType | |||||||
xsd:string[] | inputModeSupport | ||||||||
xsd:boolean | cookieSupport | browserSupportsCookies |