simpleType LongitudeType
namespace http://www.fixm.aero/base/4.1
type restriction of fb:MeasureType
properties
base fb:MeasureType
used by
element ElapsedTimeLocationType/longitude
facets
Kind Value Annotation
minInclusive -180
maxInclusive 180
annotation
documentation

            Longitude value expressed to a decimal precision.
        
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy