diagram | |||
namespace | http://www.fixm.aero/flight/4.2 | ||
children | fx:crossingCondition fx:extension fx:level | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="AltitudeInTransitionType"> <xs:annotation> <xs:documentation>An altitude (flight level) at or above/below which (specified in Boundary Crossing Condition) an aircraft will cross the associated boundary point.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="crossingCondition" type="fx:BoundaryCrossingConditionType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Specifies whether the boundary crossing occurs at or above or at or below the specified level.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension" type="fb:AltitudeInTransitionExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="level" type="fb:FlightLevelOrAltitudeChoiceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>An altitude (flight level) at or above/below which (specified in Boundary Crossing Condition) an aircraft will cross the associated boundary point.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | |||||||||||||
type | fx:BoundaryCrossingConditionType | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <xs:element name="crossingCondition" type="fx:BoundaryCrossingConditionType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Specifies whether the boundary crossing occurs at or above or at or below the specified level.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:AltitudeInTransitionExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:AltitudeInTransitionExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:FlightLevelOrAltitudeChoiceType | ||||||||
properties |
|
||||||||
children | fb:altitude fb:flightLevel | ||||||||
annotation |
|
||||||||
source | <xs:element name="level" type="fb:FlightLevelOrAltitudeChoiceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>An altitude (flight level) at or above/below which (specified in Boundary Crossing Condition) an aircraft will cross the associated boundary point.</xs:documentation> </xs:annotation> </xs:element> |