Documentation for fieldgml

Element: polygonPatches

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name polygonPatches
Type gml:PolygonPatchArrayPropertyType
Nillable no
Abstract no
Documentation This property element contains a list of polygon patches. The order of the patches is significant and shall be preserved when processing the list.
Logical Diagram
h407365553
XML Instance Representation
<gml:polygonPatches>
Start Sequence [0..*]
<gml:PolygonPatch> ... </gml:PolygonPatch> [1]
End Sequence
</gml:polygonPatches>
Diagram
h1604535475
Schema Component Representation
<element name="polygonPatches" type=" gml:PolygonPatchArrayPropertyType " substitutionGroup="gml:patches"/>