Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema Measures.xsd
Namespace http://www.fixm.aero/icao/1.0
Annotations
Copyright (c) 2017 Airservices Australia, DSNA, EUROCONTROL, GCAA UAE, IATA, 
       International Coordinating Council of Aerospace Industries Associations, JCAB, NATS 
       Limited, 
       NAV CANADA, SESAR Joint Undertaking & US FAA 
       =========================================== 
       All rights reserved. 
        
       Redistribution and use in source and binary forms, with or without modification, 
       are permitted provided that the 
       following conditions are met: 
* Redistributions of source code must retain the above copyright notice, this list of conditions and the disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions
  and the disclaimer in the documentation and/or other materials provided with the distribution.
* Neither the names of Airservices Australia, DSNA, EUROCONTROL, GCAA UAE, IATA, International Coordinating 
  Council of Aerospace Industries Associations, JCAB, NATS Limited, NAV CANADA, SESAR Joint Undertaking & 
  US FAA nor the names of their contributors may be used to endorse or promote products derived from this
  specification without specific prior written permission.
        
       DISCLAIMER 
        
       THIS SPECIFICATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
       AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
       WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 
       IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 
       INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED 
       TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR 
       BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 
       CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN 
       ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 
       DAMAGE. 
        
       ========================================== 
       Editorial note: this license is an instance of the BSD license template as provided 
       by the Open Source Initiative: 
       http://www.opensource.org/licenses/bsd-license.php 
        
       The authoritative reference for FIXM is www.FIXM.aero. 
        
       Details on Airservices Australia: http://www.airservicesaustralia.com/ 
       Details on DSNA: http://www.developpement-durable.gouv.fr/-Navigation-aerienne-.html 
       
       Details on EUROCONTROL: http://www.eurocontrol.int/ 
       Details on IATA: http://www.iata.org/Pages/default.aspx 
       Details on JCAB: http://www.mlit.go.jp/en/koku/index.html 
       Details on NATS Limited: http://www.nats.co.uk/ 
       Details on NAV CANADA: http://www.navcanada.ca/ 
       Details on the UAE GCAA: https://www.gcaa.gov.ae 
       Details on the ICCAIA: www.iccaia.org 
       Details on the SESAR JU and its members: http://www.sesarju.eu/discover-sesar/partnering-smarter-aviation/members 
       
       Details on the US FAA: http://www.faa.gov/
This package contains Measure types and related units of measure. [FIXM] 
Base.Measures.UnitsOfMeasure = Units for measure types. [FIXM]
Properties
attribute form default: unqualified
element form default: qualified
version: 4.1.0
Element fb:DimensionsType / fb:height
Namespace http://www.fixm.aero/base/4.1
Annotations
Used, for example, to indicate a package's dimensions.
Diagram
Diagram Measures_xsd.tmp#RestrictedLengthType Measures_xsd.tmp#LengthType_uom Measures_xsd.tmp#LengthType
Type fb:LengthType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomLengthType required
Unit of measure
Source
<element name="height" type="fb:LengthType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Used, for example, to indicate a package's dimensions.</documentation>
  </annotation>
</element>
Element fb:DimensionsType / fb:length
Namespace http://www.fixm.aero/base/4.1
Annotations
Used, for example, to indicate a package's dimensions.
Diagram
Diagram Measures_xsd.tmp#RestrictedLengthType Measures_xsd.tmp#LengthType_uom Measures_xsd.tmp#LengthType
Type fb:LengthType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomLengthType required
Unit of measure
Source
<element name="length" type="fb:LengthType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Used, for example, to indicate a package's dimensions.</documentation>
  </annotation>
</element>
Element fb:DimensionsType / fb:width
Namespace http://www.fixm.aero/base/4.1
Annotations
Used, for example, to indicate a package's dimensions.
Diagram
Diagram Measures_xsd.tmp#RestrictedLengthType Measures_xsd.tmp#LengthType_uom Measures_xsd.tmp#LengthType
Type fb:LengthType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomLengthType required
Unit of measure
Source
<element name="width" type="fb:LengthType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Used, for example, to indicate a package's dimensions.</documentation>
  </annotation>
</element>
Element fb:Dimensions
Namespace http://www.fixm.aero/base/4.1
Diagram
Diagram Measures_xsd.tmp#DimensionsType_height Measures_xsd.tmp#DimensionsType_length Measures_xsd.tmp#DimensionsType_width Measures_xsd.tmp#DimensionsType
Type fb:DimensionsType
Properties
content: complex
Model fb:height{0,1} , fb:length{0,1} , fb:width{0,1}
Children fb:height, fb:length, fb:width
Instance
<fb:Dimensions>
  <fb:height uom="">{0,1}</fb:height>
  <fb:length uom="">{0,1}</fb:length>
  <fb:width uom="">{0,1}</fb:width>
</fb:Dimensions>
Source
<element name="Dimensions" type="fb:DimensionsType"/>
Element fb:Measure
Namespace http://www.fixm.aero/base/4.1
Diagram
Diagram Measures_xsd.tmp#MeasureType Measures_xsd.tmp#Speed Measures_xsd.tmp#VerticalDistance
Type fb:MeasureType
Properties
content: simple
Substitution Group
Source
<element name="Measure" type="fb:MeasureType"/>
Element fb:Speed
Namespace http://www.fixm.aero/base/4.1
Diagram
Diagram Measures_xsd.tmp#SpeedType Measures_xsd.tmp#Measure
Type fb:SpeedType
Type hierarchy
Properties
content: simple
Substitution Group Affiliation
Source
<element name="Speed" type="fb:SpeedType" substitutionGroup="fb:Measure"/>
Element fb:VerticalDistance
Namespace http://www.fixm.aero/base/4.1
Diagram
Diagram Measures_xsd.tmp#VerticalDistanceType Measures_xsd.tmp#Measure
Type fb:VerticalDistanceType
Type hierarchy
Properties
content: simple
Substitution Group Affiliation
Source
<element name="VerticalDistance" type="fb:VerticalDistanceType" substitutionGroup="fb:Measure"/>
Simple Type fb:MeasureType
Namespace http://www.fixm.aero/base/4.1
Annotations
The result from performing the act or process of ascertaining the value of a characteristic 
of some entity. [ISO 19103, chapter 6.5.7.2]
Diagram
Diagram
Type double
Used by
Source
<simpleType name="MeasureType">
  <annotation>
    <documentation>The result from performing the act or process of ascertaining the value of a characteristic of some entity. [ISO 19103, chapter 6.5.7.2]</documentation>
  </annotation>
  <restriction base="xs:double"/>
</simpleType>
Complex Type fb:BearingType
Namespace http://www.fixm.aero/base/4.1
Annotations
A data type used to represent direction in the coordinate reference system. [ISO 
19107, chapter 6.3.12.1] 
 
The value of a bearing indication (at a given point) is measured as the angle between 
the bearing and either True North or Magnetic North. The angle is measured clockwise 
from 0 degrees up to and including 360 degrees. The value can also be a VOR radial. 
 [AIXM 5.1]
Diagram
Diagram Measures_xsd.tmp#RestrictedAngleType Measures_xsd.tmp#AngleType_uom Measures_xsd.tmp#AngleType Measures_xsd.tmp#BearingType_zeroBearingType
Type extension of fb:AngleType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomAngleType required
Unit of measure
zeroBearingType fb:ZeroBearingTypeType optional
A code indicating the direction of the zero bearing.
Source
<complexType name="BearingType">
  <annotation>
    <documentation>A data type used to represent direction in the coordinate reference system. [ISO 19107, chapter 6.3.12.1] The value of a bearing indication (at a given point) is measured as the angle between the bearing and either True North or Magnetic North. The angle is measured clockwise from 0 degrees up to and including 360 degrees. The value can also be a VOR radial. [AIXM 5.1]</documentation>
  </annotation>
  <simpleContent>
    <extension base="fb:AngleType">
      <attribute name="zeroBearingType" type="fb:ZeroBearingTypeType" use="optional">
        <annotation>
          <documentation>A code indicating the direction of the zero bearing.</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Complex Type fb:AngleType
Namespace http://www.fixm.aero/base/4.1
Annotations
The amount of rotation needed to bring one line or plane into coincidence with another, 
generally measured in radians or degrees. [ISO 19103, chapter 6.5.7.9]
Diagram
Diagram Measures_xsd.tmp#RestrictedAngleType Measures_xsd.tmp#AngleType_uom
Type extension of fb:RestrictedAngleType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomAngleType required
Unit of measure
Source
<complexType name="AngleType">
  <annotation>
    <documentation>The amount of rotation needed to bring one line or plane into coincidence with another, generally measured in radians or degrees. [ISO 19103, chapter 6.5.7.9]</documentation>
  </annotation>
  <simpleContent>
    <extension base="fb:RestrictedAngleType">
      <attribute name="uom" type="fb:UomAngleType" use="required">
        <annotation>
          <documentation>Unit of measure</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Simple Type fb:RestrictedAngleType
Namespace http://www.fixm.aero/base/4.1
Annotations
Helper type for restrictions on AngleType
Diagram
Diagram Measures_xsd.tmp#MeasureType
Type restriction of fb:MeasureType
Type hierarchy
Facets
maxInclusive 360
minInclusive 0
Used by
Complex Type fb:AngleType
Source
<simpleType name="RestrictedAngleType">
  <annotation>
    <documentation>Helper type for restrictions on AngleType</documentation>
  </annotation>
  <restriction base="fb:MeasureType">
    <maxInclusive value="360"/>
    <minInclusive value="0"/>
  </restriction>
</simpleType>
Simple Type fb:ZeroBearingTypeType
Namespace http://www.fixm.aero/base/4.1
Annotations
A code indicating the direction of the zero bearing.
Diagram
Diagram
Type restriction of string
Facets
enumeration TRUE_NORTH
This value indicates that the direction is relative to True North.
enumeration MAGNETIC_NORTH
This value indicates that the direction is relative to Magnetic North.
Used by
Source
<simpleType name="ZeroBearingTypeType">
  <annotation>
    <documentation>A code indicating the direction of the zero bearing.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="TRUE_NORTH">
      <annotation>
        <documentation>This value indicates that the direction is relative to True North.</documentation>
      </annotation>
    </enumeration>
    <enumeration value="MAGNETIC_NORTH">
      <annotation>
        <documentation>This value indicates that the direction is relative to Magnetic North.</documentation>
      </annotation>
    </enumeration>
  </restriction>
</simpleType>
Complex Type fb:DistanceType
Namespace http://www.fixm.aero/base/4.1
Annotations
A type for returning the separation between two points. [ISO 19103, chapter 6.5.7.7]
Diagram
Diagram Measures_xsd.tmp#RestrictedLengthType Measures_xsd.tmp#LengthType_uom Measures_xsd.tmp#LengthType
Type extension of fb:LengthType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomLengthType required
Unit of measure
Source
<complexType name="DistanceType">
  <annotation>
    <documentation>A type for returning the separation between two points. [ISO 19103, chapter 6.5.7.7]</documentation>
  </annotation>
  <simpleContent>
    <extension base="fb:LengthType"/>
  </simpleContent>
</complexType>
Complex Type fb:LengthType
Namespace http://www.fixm.aero/base/4.1
Annotations
The measure of distance as an integral, for example the length of curve, the perimeter 
of a polygon as the length of the boundary. [ISO 19103, chapter 6.5.7.6]
Diagram
Diagram Measures_xsd.tmp#RestrictedLengthType Measures_xsd.tmp#LengthType_uom
Type extension of fb:RestrictedLengthType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomLengthType required
Unit of measure
Source
<complexType name="LengthType">
  <annotation>
    <documentation>The measure of distance as an integral, for example the length of curve, the perimeter of a polygon as the length of the boundary. [ISO 19103, chapter 6.5.7.6]</documentation>
  </annotation>
  <simpleContent>
    <extension base="fb:RestrictedLengthType">
      <attribute name="uom" type="fb:UomLengthType" use="required">
        <annotation>
          <documentation>Unit of measure</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Simple Type fb:RestrictedLengthType
Namespace http://www.fixm.aero/base/4.1
Annotations
Helper type for restrictions on LengthType
Diagram
Diagram Measures_xsd.tmp#MeasureType
Type restriction of fb:MeasureType
Type hierarchy
Facets
minInclusive 0
Used by
Complex Type fb:LengthType
Source
<simpleType name="RestrictedLengthType">
  <annotation>
    <documentation>Helper type for restrictions on LengthType</documentation>
  </annotation>
  <restriction base="fb:MeasureType">
    <minInclusive value="0"/>
  </restriction>
</simpleType>
Complex Type fb:AltitudeType
Namespace http://www.fixm.aero/base/4.1
Annotations
The vertical distance of a level, a point or an object considered as a point, measured 
from mean sea level (MSL). [ICAO Doc 4444]
Diagram
Diagram Measures_xsd.tmp#VerticalDistanceType Measures_xsd.tmp#AltitudeType_uom
Type extension of fb:VerticalDistanceType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomAltitudeType required
Unit of measure
Source
<complexType name="AltitudeType">
  <annotation>
    <documentation>The vertical distance of a level, a point or an object considered as a point, measured from mean sea level (MSL). [ICAO Doc 4444]</documentation>
  </annotation>
  <simpleContent>
    <extension base="fb:VerticalDistanceType">
      <attribute name="uom" type="fb:UomAltitudeType" use="required">
        <annotation>
          <documentation>Unit of measure</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Simple Type fb:VerticalDistanceType
Namespace http://www.fixm.aero/base/4.1
Annotations
A vertical distance value. [AIXM 5.1]
Diagram
Diagram Measures_xsd.tmp#MeasureType
Type fb:MeasureType
Type hierarchy
Used by
Source
<simpleType name="VerticalDistanceType">
  <annotation>
    <documentation>A vertical distance value. [AIXM 5.1]</documentation>
  </annotation>
  <restriction base="fb:MeasureType"/>
</simpleType>
Complex Type fb:DimensionsType
Namespace http://www.fixm.aero/base/4.1
Annotations
Describes dimensions: width, height, length.
Diagram
Diagram Measures_xsd.tmp#DimensionsType_height Measures_xsd.tmp#DimensionsType_length Measures_xsd.tmp#DimensionsType_width
Used by
Model fb:height{0,1} , fb:length{0,1} , fb:width{0,1}
Children fb:height, fb:length, fb:width
Source
<complexType name="DimensionsType">
  <annotation>
    <documentation>Describes dimensions: width, height, length.</documentation>
  </annotation>
  <sequence>
    <element name="height" type="fb:LengthType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Used, for example, to indicate a package's dimensions.</documentation>
      </annotation>
    </element>
    <element name="length" type="fb:LengthType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Used, for example, to indicate a package's dimensions.</documentation>
      </annotation>
    </element>
    <element name="width" type="fb:LengthType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Used, for example, to indicate a package's dimensions.</documentation>
      </annotation>
    </element>
  </sequence>
</complexType>
Complex Type fb:FlightLevelType
Namespace http://www.fixm.aero/base/4.1
Annotations
A surface of constant atmospheric pressure which is related to a specific pressure 
datum, 1 013.2 hectopascals (hPa), and is separated from other such surfaces by specific 
pressure intervals. [ICAO Doc 4444]
Diagram
Diagram Measures_xsd.tmp#VerticalDistanceType Measures_xsd.tmp#FlightLevelType_uom
Type extension of fb:VerticalDistanceType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomFlightLevelType required
Unit of measure
Source
<complexType name="FlightLevelType">
  <annotation>
    <documentation>A surface of constant atmospheric pressure which is related to a specific pressure datum, 1 013.2 hectopascals (hPa), and is separated from other such surfaces by specific pressure intervals. [ICAO Doc 4444]</documentation>
  </annotation>
  <simpleContent>
    <extension base="fb:VerticalDistanceType">
      <attribute name="uom" type="fb:UomFlightLevelType" use="required">
        <annotation>
          <documentation>Unit of measure</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Complex Type fb:FrequencyType
Namespace http://www.fixm.aero/base/4.1
Annotations
The frequency value of a navigation system. [AIXM 5.1]
Diagram
Diagram Measures_xsd.tmp#RestrictedFrequencyType Measures_xsd.tmp#FrequencyType_uom
Type extension of fb:RestrictedFrequencyType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomFrequencyType required
Unit of measure
Source
<complexType name="FrequencyType">
  <annotation>
    <documentation>The frequency value of a navigation system. [AIXM 5.1]</documentation>
  </annotation>
  <simpleContent>
    <extension base="fb:RestrictedFrequencyType">
      <attribute name="uom" type="fb:UomFrequencyType" use="required">
        <annotation>
          <documentation>Unit of measure</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Simple Type fb:RestrictedFrequencyType
Namespace http://www.fixm.aero/base/4.1
Annotations
Helper type for restrictions on FrequencyType
Diagram
Diagram Measures_xsd.tmp#MeasureType
Type restriction of fb:MeasureType
Type hierarchy
Facets
minInclusive 0
Used by
Complex Type fb:FrequencyType
Source
<simpleType name="RestrictedFrequencyType">
  <annotation>
    <documentation>Helper type for restrictions on FrequencyType</documentation>
  </annotation>
  <restriction base="fb:MeasureType">
    <minInclusive value="0"/>
  </restriction>
</simpleType>
Complex Type fb:GroundSpeedType
Namespace http://www.fixm.aero/base/4.1
Annotations
The speed of an aircraft relative to the surface of the earth. [ICAO Doc 9426]
Diagram
Diagram Measures_xsd.tmp#RestrictedGroundSpeedType Measures_xsd.tmp#GroundSpeedType_uom
Type extension of fb:RestrictedGroundSpeedType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomGroundSpeedType required
Unit of measure
Source
<complexType name="GroundSpeedType">
  <annotation>
    <documentation>The speed of an aircraft relative to the surface of the earth. [ICAO Doc 9426]</documentation>
  </annotation>
  <simpleContent>
    <extension base="fb:RestrictedGroundSpeedType">
      <attribute name="uom" type="fb:UomGroundSpeedType" use="required">
        <annotation>
          <documentation>Unit of measure</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Simple Type fb:RestrictedGroundSpeedType
Namespace http://www.fixm.aero/base/4.1
Annotations
Helper type for restrictions on GroundSpeedType
Diagram
Diagram Measures_xsd.tmp#SpeedType
Type restriction of fb:SpeedType
Type hierarchy
Facets
minInclusive 0
Used by
Complex Type fb:GroundSpeedType
Source
<simpleType name="RestrictedGroundSpeedType">
  <annotation>
    <documentation>Helper type for restrictions on GroundSpeedType</documentation>
  </annotation>
  <restriction base="fb:SpeedType">
    <minInclusive value="0"/>
  </restriction>
</simpleType>
Simple Type fb:SpeedType
Namespace http://www.fixm.aero/base/4.1
Annotations
The value of a speed. [AIXM 5.1]
Diagram
Diagram Measures_xsd.tmp#MeasureType
Type fb:MeasureType
Type hierarchy
Used by
Source
<simpleType name="SpeedType">
  <annotation>
    <documentation>The value of a speed. [AIXM 5.1]</documentation>
  </annotation>
  <restriction base="fb:MeasureType"/>
</simpleType>
Complex Type fb:HeightType
Namespace http://www.fixm.aero/base/4.1
Annotations
The vertical distance of a level, a point or an object considered as a point, measured 
from a specified datum. [ICAO Doc 4444]
Diagram
Diagram Measures_xsd.tmp#VerticalDistanceType Measures_xsd.tmp#HeightType_ref Measures_xsd.tmp#HeightType_uom
Type extension of fb:VerticalDistanceType
Type hierarchy
Attributes
QName Type Fixed Default Use Annotation
ref fb:VerticalReferenceType optional
Reference for the vertical measure
uom fb:UomHeightType required
Unit of measure
Source
<complexType name="HeightType">
  <annotation>
    <documentation>The vertical distance of a level, a point or an object considered as a point, measured from a specified datum. [ICAO Doc 4444]</documentation>
  </annotation>
  <simpleContent>
    <extension base="fb:VerticalDistanceType">
      <attribute name="ref" type="fb:VerticalReferenceType" use="optional">
        <annotation>
          <documentation>Reference for the vertical measure</documentation>
        </annotation>
      </attribute>
      <attribute name="uom" type="fb:UomHeightType" use="required">
        <annotation>
          <documentation>Unit of measure</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Simple Type fb:VerticalReferenceType
Namespace http://www.fixm.aero/base/4.1
Annotations
A code indicating the reference for a vertical distance. [AIXM 5.1]
Diagram
Diagram
Type restriction of string
Facets
enumeration MSL
The distance measured from mean sea level (equivalent to altitude). [AIXM 5.1]<deprecated>
  <deletionVersion>5.0.0</deletionVersion>
  <deprecationVersion>4.1.0</deprecationVersion>
  <rationale>CR #13. Simplify Vertical Distance Modeling</rationale>
  <replacement>N/A</replacement>
</deprecated>
enumeration SFC
The distance measured from the surface of the Earth (equivalent to AGL - Above Ground 
Level). [AIXM 5.1]
enumeration STD
The vertical distance is measured with an altimeter set to the standard atmosphere. 
[AIXM 5.1]<deprecated>
  <deletionVersion>5.0.0</deletionVersion>
  <deprecationVersion>4.1.0</deprecationVersion>
  <rationale>CR #13. Simplify Vertical Distance Modeling</rationale>
  <replacement>N/A</replacement>
</deprecated>
enumeration W84
The distance measured from the WGS84 ellipsoid. [AIXM 5.1]
Used by
Attribute fb:HeightType/@ref
Source
<simpleType name="VerticalReferenceType">
  <annotation>
    <documentation>A code indicating the reference for a vertical distance. [AIXM 5.1]</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="MSL">
      <annotation>
        <documentation>The distance measured from mean sea level (equivalent to altitude). [AIXM 5.1]
          <deprecated>
            <deletionVersion>5.0.0</deletionVersion>
            <deprecationVersion>4.1.0</deprecationVersion>
            <rationale>CR #13. Simplify Vertical Distance Modeling</rationale>
            <replacement>N/A</replacement>
          </deprecated>
        </documentation>
      </annotation>
    </enumeration>
    <enumeration value="SFC">
      <annotation>
        <documentation>The distance measured from the surface of the Earth (equivalent to AGL - Above Ground Level). [AIXM 5.1]</documentation>
      </annotation>
    </enumeration>
    <enumeration value="STD">
      <annotation>
        <documentation>The vertical distance is measured with an altimeter set to the standard atmosphere. [AIXM 5.1]
          <deprecated>
            <deletionVersion>5.0.0</deletionVersion>
            <deprecationVersion>4.1.0</deprecationVersion>
            <rationale>CR #13. Simplify Vertical Distance Modeling</rationale>
            <replacement>N/A</replacement>
          </deprecated>
        </documentation>
      </annotation>
    </enumeration>
    <enumeration value="W84">
      <annotation>
        <documentation>The distance measured from the WGS84 ellipsoid. [AIXM 5.1]</documentation>
      </annotation>
    </enumeration>
  </restriction>
</simpleType>
Complex Type fb:IndicatedAirspeedType
Namespace http://www.fixm.aero/base/4.1
Annotations
The uncorrected reading on the airspeed indicator. [ICAO Doc 9426]
Diagram
Diagram Measures_xsd.tmp#RestrictedIndicatedAirspeedType Measures_xsd.tmp#IndicatedAirspeedType_uom
Type extension of fb:RestrictedIndicatedAirspeedType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomAirspeedType required
Unit of measure
Source
<complexType name="IndicatedAirspeedType">
  <annotation>
    <documentation>The uncorrected reading on the airspeed indicator. [ICAO Doc 9426]</documentation>
  </annotation>
  <simpleContent>
    <extension base="fb:RestrictedIndicatedAirspeedType">
      <attribute name="uom" type="fb:UomAirspeedType" use="required">
        <annotation>
          <documentation>Unit of measure</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Simple Type fb:RestrictedIndicatedAirspeedType
Namespace http://www.fixm.aero/base/4.1
Annotations
Helper type for restrictions on IndicatedAirspeedType
Diagram
Diagram Measures_xsd.tmp#SpeedType
Type restriction of fb:SpeedType
Type hierarchy
Facets
minInclusive 0
Used by
Source
<simpleType name="RestrictedIndicatedAirspeedType">
  <annotation>
    <documentation>Helper type for restrictions on IndicatedAirspeedType</documentation>
  </annotation>
  <restriction base="fb:SpeedType">
    <minInclusive value="0"/>
  </restriction>
</simpleType>
Complex Type fb:PressureType
Namespace http://www.fixm.aero/base/4.1
Annotations
The value of a pressure. [AIXM 5.1]
Diagram
Diagram Measures_xsd.tmp#RestrictedPressureType Measures_xsd.tmp#PressureType_uom
Type extension of fb:RestrictedPressureType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomPressureType required
Unit of measure
Source
<complexType name="PressureType">
  <annotation>
    <documentation>The value of a pressure. [AIXM 5.1]</documentation>
  </annotation>
  <simpleContent>
    <extension base="fb:RestrictedPressureType">
      <attribute name="uom" type="fb:UomPressureType" use="required">
        <annotation>
          <documentation>Unit of measure</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Simple Type fb:RestrictedPressureType
Namespace http://www.fixm.aero/base/4.1
Annotations
Helper type for restrictions on PressureType
Diagram
Diagram Measures_xsd.tmp#MeasureType
Type restriction of fb:MeasureType
Type hierarchy
Facets
minInclusive 0
Used by
Complex Type fb:PressureType
Source
<simpleType name="RestrictedPressureType">
  <annotation>
    <documentation>Helper type for restrictions on PressureType</documentation>
  </annotation>
  <restriction base="fb:MeasureType">
    <minInclusive value="0"/>
  </restriction>
</simpleType>
Complex Type fb:RadioactivityType
Namespace http://www.fixm.aero/base/4.1
Annotations
The measure of the rate of decay, or activity, of a radioactive material. [FIXM]
Diagram
Diagram Measures_xsd.tmp#MeasureType Measures_xsd.tmp#RadioactivityType_uom
Type extension of fb:MeasureType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomRadioactivityType required
Unit of measure
Source
<complexType name="RadioactivityType">
  <annotation>
    <documentation>The measure of the rate of decay, or activity, of a radioactive material. [FIXM]</documentation>
  </annotation>
  <simpleContent>
    <extension base="fb:MeasureType">
      <attribute name="uom" type="fb:UomRadioactivityType" use="required">
        <annotation>
          <documentation>Unit of measure</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Complex Type fb:TemperatureType
Namespace http://www.fixm.aero/base/4.1
Annotations
The value of a temperature. [AIXM 5.1]
Diagram
Diagram Measures_xsd.tmp#MeasureType Measures_xsd.tmp#TemperatureType_uom
Type extension of fb:MeasureType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomTemperatureType required
Unit of measure
Source
<complexType name="TemperatureType">
  <annotation>
    <documentation>The value of a temperature. [AIXM 5.1]</documentation>
  </annotation>
  <simpleContent>
    <extension base="fb:MeasureType">
      <attribute name="uom" type="fb:UomTemperatureType" use="required">
        <annotation>
          <documentation>Unit of measure</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Complex Type fb:TrueAirspeedType
Namespace http://www.fixm.aero/base/4.1
Annotations
The speed of the aeroplane relative to undisturbed air. [ICAO Doc 9713]
Diagram
Diagram Measures_xsd.tmp#RestrictedTrueAirspeedType Measures_xsd.tmp#TrueAirspeedType_uom
Type extension of fb:RestrictedTrueAirspeedType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomAirspeedType required
Unit of measure
Source
<complexType name="TrueAirspeedType">
  <annotation>
    <documentation>The speed of the aeroplane relative to undisturbed air. [ICAO Doc 9713]</documentation>
  </annotation>
  <simpleContent>
    <extension base="fb:RestrictedTrueAirspeedType">
      <attribute name="uom" type="fb:UomAirspeedType" use="required">
        <annotation>
          <documentation>Unit of measure</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Simple Type fb:RestrictedTrueAirspeedType
Namespace http://www.fixm.aero/base/4.1
Annotations
Helper type for restrictions on TrueAirspeedType
Diagram
Diagram Measures_xsd.tmp#SpeedType
Type restriction of fb:SpeedType
Type hierarchy
Facets
minInclusive 0
Used by
Complex Type fb:TrueAirspeedType
Source
<simpleType name="RestrictedTrueAirspeedType">
  <annotation>
    <documentation>Helper type for restrictions on TrueAirspeedType</documentation>
  </annotation>
  <restriction base="fb:SpeedType">
    <minInclusive value="0"/>
  </restriction>
</simpleType>
Complex Type fb:VerticalRateType
Namespace http://www.fixm.aero/base/4.1
Annotations
An expression of an aircraft's vertical rate of change. [FIXM]
Diagram
Diagram Measures_xsd.tmp#SpeedType Measures_xsd.tmp#VerticalRateType_uom
Type extension of fb:SpeedType
Type hierarchy
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomVerticalRateType required
Unit of measure
Source
<complexType name="VerticalRateType">
  <annotation>
    <documentation>An expression of an aircraft's vertical rate of change. [FIXM]</documentation>
  </annotation>
  <simpleContent>
    <extension base="fb:SpeedType">
      <attribute name="uom" type="fb:UomVerticalRateType" use="required">
        <annotation>
          <documentation>Unit of measure</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Complex Type fb:VolumeType
Namespace http://www.fixm.aero/base/4.1
Annotations
The measure of the physical space of any 3-D geometric object. [ISO 19103, chapter 
6.5.7.15]
Diagram
Diagram Measures_xsd.tmp#RestrictedVolumeType Measures_xsd.tmp#VolumeType_uom
Type extension of fb:RestrictedVolumeType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomVolumeType required
Unit of measure
Source
<complexType name="VolumeType">
  <annotation>
    <documentation>The measure of the physical space of any 3-D geometric object. [ISO 19103, chapter 6.5.7.15]</documentation>
  </annotation>
  <simpleContent>
    <extension base="fb:RestrictedVolumeType">
      <attribute name="uom" type="fb:UomVolumeType" use="required">
        <annotation>
          <documentation>Unit of measure</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Simple Type fb:RestrictedVolumeType
Namespace http://www.fixm.aero/base/4.1
Annotations
Helper type for restrictions on VolumeType
Diagram
Diagram Measures_xsd.tmp#MeasureType
Type restriction of fb:MeasureType
Type hierarchy
Facets
minInclusive 0
Used by
Complex Type fb:VolumeType
Source
<simpleType name="RestrictedVolumeType">
  <annotation>
    <documentation>Helper type for restrictions on VolumeType</documentation>
  </annotation>
  <restriction base="fb:MeasureType">
    <minInclusive value="0"/>
  </restriction>
</simpleType>
Complex Type fb:WeightType
Namespace http://www.fixm.aero/base/4.1
Annotations
The value of a weight. [AIXM 5.1]
Diagram
Diagram Measures_xsd.tmp#RestrictedWeightType Measures_xsd.tmp#WeightType_uom
Type extension of fb:RestrictedWeightType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomWeightType required
Unit of measure
Source
<complexType name="WeightType">
  <annotation>
    <documentation>The value of a weight. [AIXM 5.1]</documentation>
  </annotation>
  <simpleContent>
    <extension base="fb:RestrictedWeightType">
      <attribute name="uom" type="fb:UomWeightType" use="required">
        <annotation>
          <documentation>Unit of measure</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Simple Type fb:RestrictedWeightType
Namespace http://www.fixm.aero/base/4.1
Annotations
Helper type for restrictions on WeightType
Diagram
Diagram Measures_xsd.tmp#MeasureType
Type restriction of fb:MeasureType
Type hierarchy
Facets
minInclusive 0
Used by
Complex Type fb:WeightType
Source
<simpleType name="RestrictedWeightType">
  <annotation>
    <documentation>Helper type for restrictions on WeightType</documentation>
  </annotation>
  <restriction base="fb:MeasureType">
    <minInclusive value="0"/>
  </restriction>
</simpleType>
Complex Type fb:WindDirectionType
Namespace http://www.fixm.aero/base/4.1
Annotations
Direction from which the wind blows. [International Meteorological Vocabulary, WMO]
Diagram
Diagram Measures_xsd.tmp#RestrictedAngleType Measures_xsd.tmp#AngleType_uom Measures_xsd.tmp#AngleType
Type extension of fb:AngleType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomAngleType required
Unit of measure
Source
<complexType name="WindDirectionType">
  <annotation>
    <documentation>Direction from which the wind blows. [International Meteorological Vocabulary, WMO]</documentation>
  </annotation>
  <simpleContent>
    <extension base="fb:AngleType"/>
  </simpleContent>
</complexType>
Complex Type fb:WindSpeedType
Namespace http://www.fixm.aero/base/4.1
Annotations
The speed of wind. [FIXM]
Diagram
Diagram Measures_xsd.tmp#RestrictedWindSpeedType Measures_xsd.tmp#WindSpeedType_uom
Type extension of fb:RestrictedWindSpeedType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
uom fb:UomWindSpeedType required
Unit of measure
Source
<complexType name="WindSpeedType">
  <annotation>
    <documentation>The speed of wind. [FIXM]</documentation>
  </annotation>
  <simpleContent>
    <extension base="fb:RestrictedWindSpeedType">
      <attribute name="uom" type="fb:UomWindSpeedType" use="required">
        <annotation>
          <documentation>Unit of measure</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Simple Type fb:RestrictedWindSpeedType
Namespace http://www.fixm.aero/base/4.1
Annotations
Helper type for restrictions on WindSpeedType
Diagram
Diagram Measures_xsd.tmp#SpeedType
Type restriction of fb:SpeedType
Type hierarchy
Facets
minInclusive 0
Used by
Complex Type fb:WindSpeedType
Source
<simpleType name="RestrictedWindSpeedType">
  <annotation>
    <documentation>Helper type for restrictions on WindSpeedType</documentation>
  </annotation>
  <restriction base="fb:SpeedType">
    <minInclusive value="0"/>
  </restriction>
</simpleType>
Attribute fb:AngleType / @uom
Namespace No namespace
Annotations
Unit of measure
Type fb:UomAngleType
Properties
use: required
Facets
enumeration DEG
Degree.
Used by
Complex Type fb:AngleType
Source
<attribute name="uom" type="fb:UomAngleType" use="required">
  <annotation>
    <documentation>Unit of measure</documentation>
  </annotation>
</attribute>
Attribute fb:BearingType / @zeroBearingType
Namespace No namespace
Annotations
A code indicating the direction of the zero bearing.
Type fb:ZeroBearingTypeType
Properties
use: optional
Facets
enumeration TRUE_NORTH
This value indicates that the direction is relative to True North.
enumeration MAGNETIC_NORTH
This value indicates that the direction is relative to Magnetic North.
Used by
Complex Type fb:BearingType
Source
<attribute name="zeroBearingType" type="fb:ZeroBearingTypeType" use="optional">
  <annotation>
    <documentation>A code indicating the direction of the zero bearing.</documentation>
  </annotation>
</attribute>
Attribute fb:LengthType / @uom
Namespace No namespace
Annotations
Unit of measure
Type fb:UomLengthType
Properties
use: required
Facets
enumeration CM
Centimetre
enumeration FT
Foot
enumeration IN
Inch
enumeration KM
Kilometre
enumeration M
Metre
enumeration MI
Statute mile
enumeration MM
Millimeter
enumeration NM
Nautical mile
Used by
Complex Type fb:LengthType
Source
<attribute name="uom" type="fb:UomLengthType" use="required">
  <annotation>
    <documentation>Unit of measure</documentation>
  </annotation>
</attribute>
Attribute fb:AltitudeType / @uom
Namespace No namespace
Annotations
Unit of measure
Type fb:UomAltitudeType
Properties
use: required
Facets
enumeration FT
Foot.
enumeration M
Metre.
Used by
Complex Type fb:AltitudeType
Source
<attribute name="uom" type="fb:UomAltitudeType" use="required">
  <annotation>
    <documentation>Unit of measure</documentation>
  </annotation>
</attribute>
Attribute fb:FlightLevelType / @uom
Namespace No namespace
Annotations
Unit of measure
Type fb:UomFlightLevelType
Properties
use: required
Facets
enumeration FL
Flight level in hundreds of feet.
enumeration SM
Flight level in tens of metres.
Used by
Complex Type fb:FlightLevelType
Source
<attribute name="uom" type="fb:UomFlightLevelType" use="required">
  <annotation>
    <documentation>Unit of measure</documentation>
  </annotation>
</attribute>
Attribute fb:FrequencyType / @uom
Namespace No namespace
Annotations
Unit of measure
Type fb:UomFrequencyType
Properties
use: required
Facets
enumeration KHZ
Indicates this radio frequency is measured in kHz.
enumeration MHZ
Indicates this radio frequency is measured in MHz.
Used by
Complex Type fb:FrequencyType
Source
<attribute name="uom" type="fb:UomFrequencyType" use="required">
  <annotation>
    <documentation>Unit of measure</documentation>
  </annotation>
</attribute>
Attribute fb:GroundSpeedType / @uom
Namespace No namespace
Annotations
Unit of measure
Type fb:UomGroundSpeedType
Properties
use: required
Facets
enumeration KM_H
Kilometres per hour.
enumeration KT
Knots.
Used by
Complex Type fb:GroundSpeedType
Source
<attribute name="uom" type="fb:UomGroundSpeedType" use="required">
  <annotation>
    <documentation>Unit of measure</documentation>
  </annotation>
</attribute>
Attribute fb:HeightType / @ref
Namespace No namespace
Annotations
Reference for the vertical measure
Type fb:VerticalReferenceType
Properties
use: optional
Facets
enumeration MSL
The distance measured from mean sea level (equivalent to altitude). [AIXM 5.1]<deprecated>
  <deletionVersion>5.0.0</deletionVersion>
  <deprecationVersion>4.1.0</deprecationVersion>
  <rationale>CR #13. Simplify Vertical Distance Modeling</rationale>
  <replacement>N/A</replacement>
</deprecated>
enumeration SFC
The distance measured from the surface of the Earth (equivalent to AGL - Above Ground 
Level). [AIXM 5.1]
enumeration STD
The vertical distance is measured with an altimeter set to the standard atmosphere. 
[AIXM 5.1]<deprecated>
  <deletionVersion>5.0.0</deletionVersion>
  <deprecationVersion>4.1.0</deprecationVersion>
  <rationale>CR #13. Simplify Vertical Distance Modeling</rationale>
  <replacement>N/A</replacement>
</deprecated>
enumeration W84
The distance measured from the WGS84 ellipsoid. [AIXM 5.1]
Used by
Complex Type fb:HeightType
Source
<attribute name="ref" type="fb:VerticalReferenceType" use="optional">
  <annotation>
    <documentation>Reference for the vertical measure</documentation>
  </annotation>
</attribute>
Attribute fb:HeightType / @uom
Namespace No namespace
Annotations
Unit of measure
Type fb:UomHeightType
Properties
use: required
Facets
enumeration FT
Foot.
enumeration M
Metre.
Used by
Complex Type fb:HeightType
Source
<attribute name="uom" type="fb:UomHeightType" use="required">
  <annotation>
    <documentation>Unit of measure</documentation>
  </annotation>
</attribute>
Attribute fb:IndicatedAirspeedType / @uom
Namespace No namespace
Annotations
Unit of measure
Type fb:UomAirspeedType
Properties
use: required
Facets
enumeration KM_H
Kilometres per hour.
enumeration KT
Knots.
enumeration MACH
Mach number.
Used by
Source
<attribute name="uom" type="fb:UomAirspeedType" use="required">
  <annotation>
    <documentation>Unit of measure</documentation>
  </annotation>
</attribute>
Attribute fb:PressureType / @uom
Namespace No namespace
Annotations
Unit of measure
Type fb:UomPressureType
Properties
use: required
Facets
enumeration ATM
Standard Atmosphere.
enumeration BAR
Bar. (=100000 Pascals (Pa))
enumeration HPA
Hectopascal.
enumeration INHG
Inches of mercury
enumeration MBAR
Millibar.
enumeration PA
Pascal.
enumeration PSI
Pounds per square inch.
enumeration TORR
Torr. (= mm of mercury (mmHg).)
Used by
Complex Type fb:PressureType
Source
<attribute name="uom" type="fb:UomPressureType" use="required">
  <annotation>
    <documentation>Unit of measure</documentation>
  </annotation>
</attribute>
Attribute fb:RadioactivityType / @uom
Namespace No namespace
Annotations
Unit of measure
Type fb:UomRadioactivityType
Properties
use: required
Facets
enumeration BQ
Becquerel.
enumeration G
Gram.
Used by
Complex Type fb:RadioactivityType
Source
<attribute name="uom" type="fb:UomRadioactivityType" use="required">
  <annotation>
    <documentation>Unit of measure</documentation>
  </annotation>
</attribute>
Attribute fb:TemperatureType / @uom
Namespace No namespace
Annotations
Unit of measure
Type fb:UomTemperatureType
Properties
use: required
Facets
enumeration C
Degrees Celsius.
enumeration F
Degrees Fahrenheit.
enumeration K
Degrees Kelvin.
enumeration R
Degrees Rankine.
Used by
Complex Type fb:TemperatureType
Source
<attribute name="uom" type="fb:UomTemperatureType" use="required">
  <annotation>
    <documentation>Unit of measure</documentation>
  </annotation>
</attribute>
Attribute fb:TrueAirspeedType / @uom
Namespace No namespace
Annotations
Unit of measure
Type fb:UomAirspeedType
Properties
use: required
Facets
enumeration KM_H
Kilometres per hour.
enumeration KT
Knots.
enumeration MACH
Mach number.
Used by
Complex Type fb:TrueAirspeedType
Source
<attribute name="uom" type="fb:UomAirspeedType" use="required">
  <annotation>
    <documentation>Unit of measure</documentation>
  </annotation>
</attribute>
Attribute fb:VerticalRateType / @uom
Namespace No namespace
Annotations
Unit of measure
Type fb:UomVerticalRateType
Properties
use: required
Facets
enumeration FT_MIN
Feet per minute.
enumeration M_SEC
Metres per second.
Used by
Complex Type fb:VerticalRateType
Source
<attribute name="uom" type="fb:UomVerticalRateType" use="required">
  <annotation>
    <documentation>Unit of measure</documentation>
  </annotation>
</attribute>
Attribute fb:VolumeType / @uom
Namespace No namespace
Annotations
Unit of measure
Type fb:UomVolumeType
Properties
use: required
Facets
enumeration US_GAL
US Gallon.
enumeration L
Litre.
Used by
Complex Type fb:VolumeType
Source
<attribute name="uom" type="fb:UomVolumeType" use="required">
  <annotation>
    <documentation>Unit of measure</documentation>
  </annotation>
</attribute>
Attribute fb:WeightType / @uom
Namespace No namespace
Annotations
Unit of measure
Type fb:UomWeightType
Properties
use: required
Facets
enumeration KG
Kilogram.
enumeration LB
Pound.
Used by
Complex Type fb:WeightType
Source
<attribute name="uom" type="fb:UomWeightType" use="required">
  <annotation>
    <documentation>Unit of measure</documentation>
  </annotation>
</attribute>
Attribute fb:WindSpeedType / @uom
Namespace No namespace
Annotations
Unit of measure
Type fb:UomWindSpeedType
Properties
use: required
Facets
enumeration KM_H
Kilometres per hour.
enumeration KT
Knots.
enumeration M_SEC
Metres per second
enumeration MPH
Miles per hour.
Used by
Complex Type fb:WindSpeedType
Source
<attribute name="uom" type="fb:UomWindSpeedType" use="required">
  <annotation>
    <documentation>Unit of measure</documentation>
  </annotation>
</attribute>