complexType BlockAltitudeType
diagram Nas_diagrams/Nas_p14.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:above nas:below
used by
element NasLevelChoiceType/block
annotation
documentation
Altitude indicates that aircraft is operating  above and below the specified altitudes.
source <xs:complexType name="BlockAltitudeType">
 
<xs:annotation>
   
<xs:documentation>Altitude indicates that aircraft is operating  above and below the specified altitudes.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="above" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Lower range of the block altitude.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="below" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Upper range of the block altitude.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element BlockAltitudeType/above
diagram Nas_diagrams/Nas_p15.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:FlightLevelOrAltitudeChoiceType
properties
content complex
children fb:altitude fb:flightLevel
annotation
documentation
Lower range of the block altitude.
source <xs:element name="above" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Lower range of the block altitude.</xs:documentation>
 
</xs:annotation>
</xs:element>

element BlockAltitudeType/below
diagram Nas_diagrams/Nas_p16.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:FlightLevelOrAltitudeChoiceType
properties
content complex
children fb:altitude fb:flightLevel
annotation
documentation
Upper range of the block altitude.
source <xs:element name="below" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Upper range of the block altitude.</xs:documentation>
 
</xs:annotation>
</xs:element>


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