complexType AltFixAltAltitudeType
diagram Nas_diagrams/Nas_p10.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:point nas:post nas:pre
used by
element NasLevelChoiceType/altFixAlt
annotation
documentation
Alt-fix-alt altitude is defined as an altitude prior to a specified fix, the specified fix itself, and altitude post specified fix.
source <xs:complexType name="AltFixAltAltitudeType">
 
<xs:annotation>
   
<xs:documentation>Alt-fix-alt altitude is defined as an altitude prior to a specified fix, the specified fix itself, and altitude post specified fix.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="point" type="fb:SignificantPointChoiceType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Fix associated with the altitude.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="post" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Altitude post the specified fix.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="pre" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Altitude pre specified fix.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AltFixAltAltitudeType/point
diagram Nas_diagrams/Nas_p11.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:SignificantPointChoiceType
properties
content complex
children fb:aerodromeReferencePoint fb:designatedPoint fb:navaid fb:position fb:relativePoint
annotation
documentation
Fix associated with the altitude.
source <xs:element name="point" type="fb:SignificantPointChoiceType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Fix associated with the altitude.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AltFixAltAltitudeType/post
diagram Nas_diagrams/Nas_p12.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:FlightLevelOrAltitudeChoiceType
properties
content complex
children fb:altitude fb:flightLevel
annotation
documentation
Altitude post the specified fix.
source <xs:element name="post" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Altitude post the specified fix.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AltFixAltAltitudeType/pre
diagram Nas_diagrams/Nas_p13.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:FlightLevelOrAltitudeChoiceType
properties
content complex
children fb:altitude fb:flightLevel
annotation
documentation
Altitude pre specified fix.
source <xs:element name="pre" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Altitude pre specified fix.</xs:documentation>
 
</xs:annotation>
</xs:element>


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