complexType CruisingSpeedChangeType
diagram FficeMessage_diagrams/FficeMessage_p565.png
namespace http://www.fixm.aero/flight/4.2
children fx:activation fx:extension fx:speed
used by
element RouteChangeType/speed
annotation
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).
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:SpeedChangeExtensionType" 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>

element CruisingSpeedChangeType/activation
diagram FficeMessage_diagrams/FficeMessage_p566.png
namespace http://www.fixm.aero/flight/4.2
type fx:ActivationType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration PLAN_TO_ATTAIN
enumeration PLAN_TO_COMMENCE
annotation
documentation
Qualifies the position associated with the speed constraint.
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>

element CruisingSpeedChangeType/extension
diagram FficeMessage_diagrams/FficeMessage_p567.png
namespace http://www.fixm.aero/flight/4.2
type fb:SpeedChangeExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="fb:SpeedChangeExtensionType" 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>

element CruisingSpeedChangeType/speed
diagram FficeMessage_diagrams/FficeMessage_p568.png
namespace http://www.fixm.aero/flight/4.2
type fb:TrueAirspeedType
properties
minOcc 0
maxOcc 1
content complex
nillable true
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomAirspeedType  required      
documentation
Unit of measure
annotation
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).
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>


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