<complexType name="AbstractSolidType">
	<annotation>
		<documentation>An abstraction of a solid to support the different levels of complexity. A solid is always contiguous.</documentation>
	</annotation>
	<complexContent>
		<extension base="gml:AbstractGeometricPrimitiveType"/>
	</complexContent>
</complexType>