complexType NasLevelChoiceType
diagram Nas_diagrams/Nas_p17.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:above nas:altFixAlt nas:block nas:simple nas:vfr nas:vfrOnTop nas:vfrOnTopPlus nas:vfrPlus
used by
elements NasRouteInformationType/assignedAltitude NasRouteInformationType/requestedAltitude
annotation
documentation
A single NAS altitude, which can take on any of the several forms listed in the "choice" below.
           
source <xs:complexType name="NasLevelChoiceType">
 
<xs:annotation>
   
<xs:documentation>A single NAS altitude, which can take on any of the several forms listed in the "choice" below.
           
</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element name="above" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Aircraft operating above a specified altitude.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="altFixAlt" type="nas:AltFixAltAltitudeType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Alt-fix-alt altitude.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="block" type="nas:BlockAltitudeType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Altitude indicates that aircraft is operating  above and below the specified altitudes.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="simple" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A simple flight level or altitude.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="vfr" type="nas:VfrType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>VFR altitude.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="vfrOnTop" type="nas:VfrOnTopType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>VFR-on-top altitude.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="vfrOnTopPlus" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>VFR-on-top with altitude.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="vfrPlus" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>VFR plus altitude.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:choice>
</xs:complexType>

element NasLevelChoiceType/above
diagram Nas_diagrams/Nas_p18.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:FlightLevelOrAltitudeChoiceType
properties
content complex
children fb:altitude fb:flightLevel
annotation
documentation
Aircraft operating above a specified altitude.
source <xs:element name="above" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Aircraft operating above a specified altitude.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasLevelChoiceType/altFixAlt
diagram Nas_diagrams/Nas_p19.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:AltFixAltAltitudeType
properties
content complex
children nas:point nas:post nas:pre
annotation
documentation
Alt-fix-alt altitude.
source <xs:element name="altFixAlt" type="nas:AltFixAltAltitudeType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Alt-fix-alt altitude.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasLevelChoiceType/block
diagram Nas_diagrams/Nas_p20.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:BlockAltitudeType
properties
content complex
children nas:above nas:below
annotation
documentation
Altitude indicates that aircraft is operating  above and below the specified altitudes.
source <xs:element name="block" type="nas:BlockAltitudeType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Altitude indicates that aircraft is operating  above and below the specified altitudes.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasLevelChoiceType/simple
diagram Nas_diagrams/Nas_p21.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:FlightLevelOrAltitudeChoiceType
properties
content complex
children fb:altitude fb:flightLevel
annotation
documentation
A simple flight level or altitude.
source <xs:element name="simple" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A simple flight level or altitude.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasLevelChoiceType/vfr
diagram Nas_diagrams/Nas_p22.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:VfrType
properties
content simple
facets
Kind Value Annotation
enumeration VFR
annotation
documentation
VFR altitude.
source <xs:element name="vfr" type="nas:VfrType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>VFR altitude.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasLevelChoiceType/vfrOnTop
diagram Nas_diagrams/Nas_p23.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:VfrOnTopType
properties
content simple
facets
Kind Value Annotation
enumeration VFR_ON_TOP
annotation
documentation
VFR-on-top altitude.
source <xs:element name="vfrOnTop" type="nas:VfrOnTopType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>VFR-on-top altitude.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasLevelChoiceType/vfrOnTopPlus
diagram Nas_diagrams/Nas_p24.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:FlightLevelOrAltitudeChoiceType
properties
content complex
children fb:altitude fb:flightLevel
annotation
documentation
VFR-on-top with altitude.
source <xs:element name="vfrOnTopPlus" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>VFR-on-top with altitude.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasLevelChoiceType/vfrPlus
diagram Nas_diagrams/Nas_p25.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:FlightLevelOrAltitudeChoiceType
properties
content complex
children fb:altitude fb:flightLevel
annotation
documentation
VFR plus altitude.
source <xs:element name="vfrPlus" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>VFR plus altitude.</xs:documentation>
 
</xs:annotation>
</xs:element>


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