| <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> |