Documentation for fieldgml

Element: polygonProperty

[Table of contents]

Name polygonProperty
Type gml:PolygonPropertyType
Nillable no
Abstract no
Documentation Deprecated with GML 3.0 and included only for backwards compatibility with GML 2.0. Use "surfaceProperty" instead. This property element either references a polygon via the XLink-attributes or contains the polygon element.
Logical Diagram
h-631703849
XML Instance Representation
<gml:polygonProperty
xlink:type="simple [0..1]"
xlink:href="[0..1]"
xlink:role="[0..1]"
xlink:arcrole="[0..1]"
xlink:title="[0..1]"
xlink:show="[0..1]"
xlink:actuate="[0..1]"
gml:remoteSchema="[0..1]">
Start Sequence [0..1]
<gml:Polygon> ... </gml:Polygon> [1]
End Sequence
</gml:polygonProperty>
Diagram
h-631703849 h-1617836024
Schema Component Representation
<element name="polygonProperty" type=" gml:PolygonPropertyType "/>