<complexType name="SurfacePatchArrayPropertyType">
<annotation>
<documentation>A container for an array of surface patches.</documentation>
</annotation>
<sequence minOccurs="0" maxOccurs="unbounded">
<element ref="gml:_SurfacePatch"/>
</sequence>
</complexType> |