gml:semiMajorAxis

gml:semiMajorAxis specifies the 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.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
uom gml:UomIdentifier required

Used By

Complex Type gml:EllipsoidType

Source

<element name="semiMajorAxis" type="gml:MeasureType">
  <annotation>
    <documentation>gml:semiMajorAxis specifies the 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.</documentation>
  </annotation>
</element>

Sample