complexType FficeTRQ_CruisingSpeedChangeType
diagram FficeTemplates_diagrams/FficeTemplates_p1439.png
namespace http://www.fixm.aero/flight/4.2
type restriction of fx:CruisingSpeedChangeType
properties
base fx:CruisingSpeedChangeType
children fx:activation fx:extension fx:speed
used by
element FficeTRQ_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="FficeTRQ_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:complexContent>
   
<xs:restriction base="fx:CruisingSpeedChangeType">
     
<xs:sequence>
       
<xs:element name="activation" type="fx:ActivationType" minOccurs="1" 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" minOccurs="1" 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:restriction>
 
</xs:complexContent>
</xs:complexType>

element FficeTRQ_CruisingSpeedChangeType/activation
diagram FficeTemplates_diagrams/FficeTemplates_p1440.png
namespace http://www.fixm.aero/flight/4.2
type fx:ActivationType
properties
content simple
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" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Qualifies the position associated with the speed constraint.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeTRQ_CruisingSpeedChangeType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p1441.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 FficeTRQ_CruisingSpeedChangeType/speed
diagram FficeTemplates_diagrams/FficeTemplates_p1442.png
namespace http://www.fixm.aero/flight/4.2
type fb:TrueAirspeedType
properties
content complex
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" minOccurs="1" 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