diagram | |||
namespace | http://www.fixm.aero/flight/4.2 | ||
children | fx:activation fx:extension fx:speed | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="CruisingSpeedChangeType"> <xs:annotation> <xs:documentation>Describes the new planned speed at the specified point at which the change to the new speed is planned to commence. (May also describe a point at which the speed change is planned to be attained).</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="activation" type="fx:ActivationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Qualifies the position associated with the speed constraint.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension" type="fb:CruisingSpeedChangeExtensionType" 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="speed" type="fb:TrueAirspeedType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Describes the new planned speed at the specified point at which the change to the new speed is planned to commence .Speed Change: Describes the new planned speed at the specified point at which the change to the new speed is planned to commence. (May also describe a point at which the speed change is planned to be attained).</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ||||||||||
namespace | http://www.fixm.aero/flight/4.2 | |||||||||
type | fx:ActivationType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="activation" type="fx:ActivationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Qualifies the position associated with the speed constraint.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:CruisingSpeedChangeExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:CruisingSpeedChangeExtensionType" 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:TrueAirspeedType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="speed" type="fb:TrueAirspeedType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Describes the new planned speed at the specified point at which the change to the new speed is planned to commence .Speed Change: Describes the new planned speed at the specified point at which the change to the new speed is planned to commence. (May also describe a point at which the speed change is planned to be attained).</xs:documentation> </xs:annotation> </xs:element> |