Containers : 14 Container: Map
 
14 Container: Map
 
14.1 Members
14.2 For Example
The Map container is represented by a JSON object containing a series of associated key-value pairs.
A Map entry can contain a Fields or Elements container, and all map entries must contain the same type of container, unless the entry’s action is Delete (in which case it will not contain content).
All keys for a map are the type given by the Map’s KeyType attribute.