| diagram | ![]() |
||
| namespace | https://mmixm.aero/base/4 | ||
| children | mb:elevation mb:geographicLocationProvenance mb:latitude mb:longitude | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="GeographicLocation"> <xs:annotation> <xs:documentation>Complex type containing the geographic location. The CRS associated with these elements is assumed to be urn:ogc:def:crs:EPSG::4326.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="elevation" type="xs:integer" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The elevation at the given location.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="geographicLocationProvenance" type="mb:Provenance" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The date and source for the geographic location data.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="latitude" type="xs:decimal" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The latitude for a given location.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="longitude" type="xs:decimal" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The longitude for a given location.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | xs:integer | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="elevation" type="xs:integer" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The elevation at the given location.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | mb:Provenance | ||||||
| properties |
|
||||||
| children | mb:date mb:source | ||||||
| annotation |
|
||||||
| source | <xs:element name="geographicLocationProvenance" type="mb:Provenance" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The date and source for the geographic location data.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | xs:decimal | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="latitude" type="xs:decimal" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The latitude for a given location.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | xs:decimal | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="longitude" type="xs:decimal" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The longitude for a given location.</xs:documentation> </xs:annotation> </xs:element> |