Documentation for fieldgml

Element: Ellipsoid

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name Ellipsoid
Type gml:EllipsoidType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<gml:Ellipsoid
gml:id="[1]">
<gml:metaDataProperty> ... </gml:metaDataProperty> [0..*]
<gml:ellipsoidName> ... </gml:ellipsoidName> [1]
<gml:ellipsoidID> ... </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> ... </gml:remarks> [0..1]

'Comments on or information about this ellipsoid, including source information.'

<gml:semiMajorAxis> ... </gml:semiMajorAxis> [1]
<gml:secondDefiningParameter> ... </gml:secondDefiningParameter> [1]
</gml:Ellipsoid>
Diagram
h1723224726
Schema Component Representation
<element name="Ellipsoid" type=" gml:EllipsoidType " substitutionGroup="gml:Definition"/>