diagram | |||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
children | nas:point nas:post nas:pre | ||
used by |
|
||
annotation |
|
||
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> |
diagram | |||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
type | fb:SignificantPointChoiceType | ||
properties |
|
||
children | fb:aerodromeReferencePoint fb:designatedPoint fb:navaid fb:position fb:relativePoint | ||
annotation |
|
||
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> |
diagram | |||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
type | fb:FlightLevelOrAltitudeChoiceType | ||
properties |
|
||
children | fb:altitude fb:flightLevel | ||
annotation |
|
||
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> |
diagram | |||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
type | fb:FlightLevelOrAltitudeChoiceType | ||
properties |
|
||
children | fb:altitude fb:flightLevel | ||
annotation |
|
||
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> |