gml:SurfacePatchArrayPropertyType

gml:SurfacePatchArrayPropertyType is a container for a sequence of surface patches.

Complex Type Information

Model

Used By

Source

<complexType name="SurfacePatchArrayPropertyType">
  <annotation>
    <documentation>gml:SurfacePatchArrayPropertyType is a container for a sequence of surface patches.</documentation>
  </annotation>
  <sequence minOccurs="0" maxOccurs="unbounded">
    <element ref="gml:AbstractSurfacePatch"/>
  </sequence>
</complexType>