repr:Representation

Diagram

Description

Contains:

repr:Style, repr:Template, repr:View

May be included in elements by substitutions:

ymaps:ymaps

repr:Representation

The example demonstrates the structure of the <repr:Representation> tag. Contents are not provided for the repr:View, repr:Style and repr:Template tags.

<repr:Representation>
    <repr:View>
    ...
    </repr:View>

    <repr:Style gml:id="customLine">
    ...
    </repr:Style>

    <repr:Template gml:id="customTemplate">
    ...
    </repr:Template>
</repr:Representation>
Copied to clipboard