<xs:element name="Point" type="Point2dSimpleType" minOccurs="3" maxOccurs="3">
<xs:annotation>
<xs:documentation>Each Point element is a point of a triangular 2D polyline which describes the frame shape. The 2D coordinates of the polyline point are defined in the visualization plane coordinate system.</xs:documentation>
</xs:annotation>
</xs:element> |