complexType FficeFS_SpeedConstraintType
diagram FficeTemplates_diagrams/FficeTemplates_p1097.png
namespace http://www.fixm.aero/flight/4.2
type restriction of fx:SpeedConstraintType
properties
base fx:SpeedConstraintType
children fx:activation fx:condition fx:extension fx:speed
used by
element FficeFS_RouteTrajectoryConstraintType/speed
annotation
documentation
The speed constraint applicable to a specific point or segment on the route.
source <xs:complexType name="FficeFS_SpeedConstraintType">
 
<xs:annotation>
   
<xs:documentation>The speed constraint applicable to a specific point or segment on the route.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:restriction base="fx:SpeedConstraintType">
     
<xs:sequence>
       
<xs:element name="activation" type="fx:ActivationType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Provides an indication of whether the profile constraint is met or initiated at the Location</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="condition" type="fx:SpeedConditionType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Specifies that the speed be achieved based on the condition relative to the point.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="extension" type="fb:SpeedConstraintExtensionType" 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:TrueAirspeedChoiceType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Speed specification of the speed constraint. Can be either an absolute speed or a speed range.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

element FficeFS_SpeedConstraintType/activation
diagram FficeTemplates_diagrams/FficeTemplates_p1098.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
Provides an indication of whether the profile constraint is met or initiated at the Location
source <xs:element name="activation" type="fx:ActivationType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Provides an indication of whether the profile constraint is met or initiated at the Location</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFS_SpeedConstraintType/condition
diagram FficeTemplates_diagrams/FficeTemplates_p1099.png
namespace http://www.fixm.aero/flight/4.2
type fx:SpeedConditionType
properties
content simple
facets
Kind Value Annotation
enumeration AT
enumeration AT_OR_GREATER
enumeration AT_OR_LESS
enumeration BETWEEN
annotation
documentation
Specifies that the speed be achieved based on the condition relative to the point.
source <xs:element name="condition" type="fx:SpeedConditionType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Specifies that the speed be achieved based on the condition relative to the point.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFS_SpeedConstraintType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p1100.png
namespace http://www.fixm.aero/flight/4.2
type fb:SpeedConstraintExtensionType
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:SpeedConstraintExtensionType" 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 FficeFS_SpeedConstraintType/speed
diagram FficeTemplates_diagrams/FficeTemplates_p1101.png
namespace http://www.fixm.aero/flight/4.2
type fb:TrueAirspeedChoiceType
properties
content complex
children fb:airspeedRange fb:airspeedValue
annotation
documentation
Speed specification of the speed constraint. Can be either an absolute speed or a speed range.
source <xs:element name="speed" type="fb:TrueAirspeedChoiceType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Speed specification of the speed constraint. Can be either an absolute speed or a speed range.</xs:documentation>
 
</xs:annotation>
</xs:element>


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