Documentation for fieldgml

Complex Type: SurfacePatchArrayPropertyType

[Table of contents]

Super-types: None
Sub-types:
Name SurfacePatchArrayPropertyType
Abstract no
Documentation A container for an array of surface patches.
XML Instance Representation
<...>
Start Sequence [0..*]
<gml:_SurfacePatch> ... </gml:_SurfacePatch> [1]
End Sequence
</...>
Diagram
h996208023
Schema Component Representation
<complexType name="SurfacePatchArrayPropertyType">
<sequence minOccurs="0" maxOccurs="unbounded">
<element ref=" gml:_SurfacePatch "/>
</sequence>
</complexType>