<complexType name="MultiSurfacePropertyType">
<annotation>
<appinfo source="urn:opengis:specification:gml:schema-xsd:geometryAggregates:3.1.1">geometryAggregates.xsd</appinfo>
<documentation>A property that has a collection of surfaces as its value domain as an appropriate geometry element encapsulated in an element of this type.</documentation>
</annotation>
<sequence minOccurs="0">
<element ref="gml:MultiSurface" />
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup" />
</complexType>
|