complexType TimeConstraintType
diagram FficeMessage_diagrams/FficeMessage_p563.png
namespace http://www.fixm.aero/flight/4.2
children fx:condition fx:extension fx:timeSpecification
used by
element RouteTrajectoryConstraintType/time
annotation
documentation
The time constraint applicable to a specific point on the route.
source <xs:complexType name="TimeConstraintType">
 
<xs:annotation>
   
<xs:documentation>The time constraint applicable to a specific point on the route. </xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="condition" type="fx:TimeConditionType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Type of time constraint that describes the condition relative to the time constraint.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="extension" type="fb:TimeConstraintExtensionType" 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="timeSpecification" type="fb:TimeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Date and time associated with the constraint.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element TimeConstraintType/condition
diagram FficeMessage_diagrams/FficeMessage_p564.png
namespace http://www.fixm.aero/flight/4.2
type fx:TimeConditionType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration AT
enumeration AT_OR_AFTER
enumeration AT_OR_BEFORE
enumeration BETWEEN
annotation
documentation
Type of time constraint that describes the condition relative to the time constraint.
source <xs:element name="condition" type="fx:TimeConditionType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Type of time constraint that describes the condition relative to the time constraint.</xs:documentation>
 
</xs:annotation>
</xs:element>

element TimeConstraintType/extension
diagram FficeMessage_diagrams/FficeMessage_p565.png
namespace http://www.fixm.aero/flight/4.2
type fb:TimeConstraintExtensionType
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:TimeConstraintExtensionType" 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 TimeConstraintType/timeSpecification
diagram FficeMessage_diagrams/FficeMessage_p566.png
namespace http://www.fixm.aero/flight/4.2
type fb:TimeChoiceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:timeRange fb:timeValue
annotation
documentation
Date and time associated with the constraint.
source <xs:element name="timeSpecification" type="fb:TimeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Date and time associated with the constraint.</xs:documentation>
 
</xs:annotation>
</xs:element>


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