<P5:MetaInfo> Element

The <p5:MetaInfo> element is the last child element of the <svg> element. It is used to specify metadata that refer to a specific shape. The following child elements may be included into the <p5:MetaInfo> element:

The <p5:MetaInfo> element is optional. If this element is not available, no metadata is associated with the shapes. The values required on converting will be generated.

Syntax

<p5:MetaInfo>

<p5:Geo>

<p5:GeoItem Longitude="..." Latitude="..." X="..." Y="..." />

...

</p5:Geo>

<p5:Attributes>

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

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

...

</p5:Attribute>

...

</p5:Attributes>

</p5:MetaInfo>

Element Attributes

The <p5:MetaInfo> element does not have mandatory attributes.

See also:

SVG Topobase Structure