Definition Type: ComplexType
Name: AbstractGeometricPrimitiveType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:AbstractGeometryType
Containing Schema: gml.xsd
Abstract True
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.
Collapse XSD Schema Diagram:
Drilldown into name in schema gml_xsd Drilldown into description in schema gml_xsd Drilldown into metaDataProperty in schema gml_xsd Drilldown into StandardObjectProperties in schema gml_xsd Drilldown into id in schema gml_xsd Drilldown into AbstractGMLType in schema gml_xsd Drilldown into srsDimension in schema gml_xsd Drilldown into srsName in schema gml_xsd Drilldown into SRSReferenceGroup in schema gml_xsd Drilldown into AbstractGeometryType in schema gml_xsdXSD Diagram of AbstractGeometricPrimitiveType in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Optional
srsName gml:srsName Optional
srsDimension gml:srsDimension Optional
Collapse Derivation Tree:
Collapse References:
gml:_GeometricPrimitive, gml:AbstractCurveType, gml:AbstractSurfaceType, xls:CircularArcType, xls:EllipseTypegml:PointType,