Description Attribute

The Description attribute contains map elements' description.

On converting to TBS format, values of this attribute are assigned as values of the Description parameter for map elements. If the Description attribute is not set, the Description parameter is not set on converting.

Syntax

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

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

    ...

</fs:Attribute>

See also:

<fs:Attributes> Element