complexType VerticalRangeType
diagram Nas_diagrams/Nas_p469.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fb:lowerBound fb:upperBound
used by
elements FlightLevelOrAltitudeChoiceType/flightLevelOrAltitudeRange TrajectoryPoint4DType/verticalRange VerticalRange
annotation
documentation

            Represents a vertical range from a lower bound altitude to an upper bound altitude.
           
        
source <complexType name="VerticalRangeType">
 
<annotation>
   
<documentation>
            Represents a vertical range from a lower bound altitude to an upper bound altitude.
           
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<sequence>
       
<element name="lowerBound" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Lower bound altitude of the vertical range.
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="upperBound" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Upper bound altitude of the vertical range.
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element VerticalRangeType/lowerBound
diagram Nas_diagrams/Nas_p470.png
namespace http://www.fixm.aero/base/4.1
type fb:FlightLevelOrAltitudeType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fb:altitude fb:flightLevel
annotation
documentation

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

element VerticalRangeType/upperBound
diagram Nas_diagrams/Nas_p471.png
namespace http://www.fixm.aero/base/4.1
type fb:FlightLevelOrAltitudeType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fb:altitude fb:flightLevel
annotation
documentation

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


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