ISO Attribute

The ISO attribute contains country codes that correspond to ISO 3166 standard. Values of this attribute must match the identifiers determined for shapes.

On converting into TBS format, values of this attribute are assigned as values of the ISO parameter for map elements. If the ISO attribute is not set, respective parameter is missing on converting.

NOTE. When ISO attribute is set for the map, the connection with dimension elements is based on its values, otherwise it is based on values of the IdMapping attribute.

Syntax

<fs:Attribute Name="ISO" Type="string">

    <fs:Data Id="RU-MOS" Value="RU-MOS" />

    ...

</fs:Attribute>

See also:

<fs:Attributes> Element