diagram | ![]() |
||
namespace | http://www.fixm.aero/flight/4.1 | ||
type | extension of fb:ExtensibleType | ||
properties |
|
||
children | fb:extension fx:initialSpeed fx:subsequentSpeed | ||
used by |
|
||
annotation |
|
||
source | <complexType name="SpeedScheduleType"> <annotation> <documentation> Defines the speed schedule for climb and descent of the aircraft through the crossover altitude. </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <sequence> <element name="initialSpeed" type="fb:IndicatedAirspeedType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Initial speed of the aircraft during the climb </documentation> </annotation> </element> <element name="subsequentSpeed" type="fb:IndicatedAirspeedType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Subsequent speed of the aircraft during the climb </documentation> </annotation> </element> </sequence> </extension> </complexContent> </complexType> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fb:IndicatedAirspeedType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="initialSpeed" type="fb:IndicatedAirspeedType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Initial speed of the aircraft during the climb </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fb:IndicatedAirspeedType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="subsequentSpeed" type="fb:IndicatedAirspeedType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Subsequent speed of the aircraft during the climb </documentation> </annotation> </element> |