complexType FfficeFPU_TimeConstraintType
diagram FficeTemplates_diagrams/FficeTemplates_p1239.png
namespace http://www.fixm.aero/flight/4.2
type restriction of fx:TimeConstraintType
properties
base fx:TimeConstraintType
children fx:condition fx:extension fx:timeSpecification
used by
element FficeFPU_RouteTrajectoryConstraintType/time
annotation
documentation
The time constraint applicable to a specific point on the route.
source <xs:complexType name="FfficeFPU_TimeConstraintType">
 
<xs:annotation>
   
<xs:documentation>The time constraint applicable to a specific point on the route. </xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:restriction base="fx:TimeConstraintType">
     
<xs:sequence>
       
<xs:element name="condition" type="fx:TimeConditionType" minOccurs="1" 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" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Date and time associated with the constraint.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

element FfficeFPU_TimeConstraintType/condition
diagram FficeTemplates_diagrams/FficeTemplates_p1240.png
namespace http://www.fixm.aero/flight/4.2
type fx:TimeConditionType
properties
content simple
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" minOccurs="1" 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 FfficeFPU_TimeConstraintType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p1241.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 FfficeFPU_TimeConstraintType/timeSpecification
diagram FficeTemplates_diagrams/FficeTemplates_p1242.png
namespace http://www.fixm.aero/flight/4.2
type fb:TimeChoiceType
properties
content complex
children fb:timeRange fb:timeValue
annotation
documentation
Date and time associated with the constraint.
source <xs:element name="timeSpecification" type="fb:TimeChoiceType" minOccurs="1" 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