Documentation for fieldgml

Element: polygonMember

[Table of contents]

Name polygonMember
Type gml:PolygonPropertyType
Nillable no
Abstract no
Documentation Deprecated with GML 3.0 and included only for backwards compatibility with GML 2.0. Use "surfaceMember" instead. This property element either references a polygon via the XLink-attributes or contains the polygon element.
Application Data deprecated
Logical Diagram
h-631703849
XML Instance Representation
<gml:polygonMember
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:polygonMember>
Diagram
h-631703849
Schema Component Representation
<element name="polygonMember" type=" gml:PolygonPropertyType "/>