diagram |
 |
namespace |
http://www.opengis.net/gml |
type |
gml:MeasureType |
properties |
|
used by |
|
attributes |
Name | Type | Use | Default | Fixed | annotation | uom | xs:anyURI | required | | | |
|
annotation |
documentation | 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. |
|
source |
<xs:element name="semiMajorAxis" type="gml:MeasureType">
<xs:annotation>
<xs:documentation>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. </xs:documentation>
</xs:annotation>
</xs:element> |