complexType BlockAltitudeType
diagram Nas_diagrams/Nas_p25.png
namespace http://www.faa.aero/nas/4.2
children nas:above nas:below
used by
elements BlockAltitude NasAltitudeType/block
annotation
documentation

            Altitude indicates that aircraft is operating  above and below the specified altitudes.
           
        
source <complexType name="BlockAltitudeType">
 
<annotation>
   
<documentation>
            Altitude indicates that aircraft is operating  above and below the specified altitudes.
           
        
</documentation>
 
</annotation>
 
<sequence>
   
<element name="above" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1">
     
<annotation>
       
<documentation>
                  Lower range of the block altitude.
              
</documentation>
     
</annotation>
   
</element>
   
<element name="below" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1">
     
<annotation>
       
<documentation>
                  Upper range of the block altitude.
              
</documentation>
     
</annotation>
   
</element>
 
</sequence>
</complexType>

element BlockAltitudeType/above
diagram Nas_diagrams/Nas_p26.png
namespace http://www.faa.aero/nas/4.2
type fb:FlightLevelOrAltitudeType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fb:altitude fb:flightLevel
annotation
documentation

                  Lower range of the block altitude.
              
source <element name="above" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                  Lower range of the block altitude.
              
</documentation>
 
</annotation>
</element>

element BlockAltitudeType/below
diagram Nas_diagrams/Nas_p27.png
namespace http://www.faa.aero/nas/4.2
type fb:FlightLevelOrAltitudeType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fb:altitude fb:flightLevel
annotation
documentation

                  Upper range of the block altitude.
              
source <element name="below" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                  Upper range of the block altitude.
              
</documentation>
 
</annotation>
</element>


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