<complexType name="AbstractGeometricPrimitiveType" abstract="true">
<annotation>
<appinfo source="urn:opengis:specification:gml:schema-xsd:geometryBasic0d1d:v3.1.1">geometryBasic0d1d.xsd</appinfo>
<documentation>This is the abstract root type of the geometric primitives. A geometric primitive is a geometric object that is not
decomposed further into other primitives in the system. All primitives are oriented in the direction implied by the sequence of their
coordinate tuples.</documentation>
</annotation>
<complexContent>
<extension base="gml:AbstractGeometryType" />
</complexContent>
</complexType>
|