gml:EllipsoidType
An ellipsoid is a geometric figure that can be used to describe the approximate shape of the earth. In mathematical terms, it is a surface formed by the rotation of an ellipse about its minor axis.
Complex type information
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Schema document: external/ogc-gml/3.1.1/dhs-gmo/1.0.0/gml.xsd
Content
- Sequence [1..1]
- gml:metaDataProperty [0..*] Contains or refers to a metadata package that contains metadata properties.
- gml:ellipsoidName [1..1] The name by which this ellipsoid is identified.
- gml:ellipsoidID [0..*] Set of alternative identifications of this ellipsoid. The first ellipsoidID, if any, is normally the primary identification code, and any others are aliases.
- gml:remarks [0..1] Comments on or information about this ellipsoid, including source information.
- gml:semiMajorAxis [1..1] Length of the semi-major axis of the ellipsoid, with its units. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for a length, such as metres or feet.
- gml:secondDefiningParameter [1..1]
from type gml:EllipsoidBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
gml:id | [1..1] | xsd:ID | from type gml:EllipsoidBaseType |
Used by
- Element gml:Ellipsoid
- Element gmx:EllipsoidAlt via derived type gmx:EllipsoidAlt_Type
- Element gmx:ML_Ellipsoid via derived type gmx:ML_Ellipsoid_Type
Type inheritance chain
- gml:AbstractGMLType
- gml:DefinitionType
- gml:EllipsoidBaseType
- gml:EllipsoidType
- extended by gmx:ML_Ellipsoid_Type
- extended by gmx:EllipsoidAlt_Type
- gml:EllipsoidType
- gml:EllipsoidBaseType
- gml:DefinitionType