namespace | http://www.fixm.aero/base/4.1 | |||||||||
type | restriction of fb:MeasureType | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <simpleType name="LongitudeType"> <annotation> <documentation> Longitude value expressed to a decimal precision. </documentation> </annotation> <restriction base="fb:MeasureType"> <maxInclusive value="180"/> <minInclusive value="-180"/> </restriction> </simpleType> |