diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||||||||||||||||||
type | extension of fx:AbstractConstraintType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | fb:extension fx:temporalSpecification | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <complexType name="TimeConstraintType"> <annotation> <documentation> The time constraint applicable to a specific point on the route. </documentation> </annotation> <complexContent> <extension base="fx:AbstractConstraintType"> <sequence> <element name="temporalSpecification" type="fb:TemporalChoiceType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Date and time associated with the constraint. </documentation> </annotation> </element> </sequence> <attribute name="condition" type="fx:TimeConditionType" use="optional"> <annotation> <documentation> Type of time constraint that describes the condition relative to the time constraint. </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fx:TimeConditionType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <attribute name="condition" type="fx:TimeConditionType" use="optional"> <annotation> <documentation> Type of time constraint that describes the condition relative to the time constraint. </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||
type | fb:TemporalChoiceType | ||||||
properties |
|
||||||
children | fb:extension fb:temporalRange fb:timeValue | ||||||
annotation |
|
||||||
source | <element name="temporalSpecification" type="fb:TemporalChoiceType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Date and time associated with the constraint. </documentation> </annotation> </element> |