Difference between revisions of "Core.DataTypes.ComplexDataType.Map"

From emotive
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Data Type '''Map'''}} == Classification == {{ClassificationDataType | Map | Collection of key-value pairs of the same type | Simple Data Type | - | Literal=...")
 
(No difference)

Revision as of 10:53, 4 February 2016

Classification

Name Map
Short Description Collection of key-value pairs of the same type
Class Simple Data Type
Base Data Type -
Default Value Empty
Provide a Literal Yes
SpecifiedBy ISO 13209-2
Standard Compliant Yes

Description

The Map data type identifies OTX in a number of zero or more key-value pairs. When you declare the type of the key and the type of the value must be specified. Within a Map keys must be unique. Via the key is accessed, the values ​​in the map.