namespace | http://www.fixm.aero/flight/4.1 | |||||||||||||||
type | restriction of string | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <simpleType name="TimeConditionType"> <annotation> <documentation> Describes the type of time constraint. The associated which specifies how the time relates to the point. </documentation> </annotation> <restriction base="xs:string"> <enumeration value="AT"/> <enumeration value="AT_OR_BEFORE"/> <enumeration value="AT_OR_AFTER"/> <enumeration value="BETWEEN"/> </restriction> </simpleType> |