namespace | http://www.fixm.aero/flight/4.1 | |||||||||||||||
type | restriction of string | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <simpleType name="SpeedConditionType"> <annotation> <documentation> Specifies that the speed be achieved based on the condition relative to the point. </documentation> </annotation> <restriction base="xs:string"> <enumeration value="AT"/> <enumeration value="AT_OR_GREATER"/> <enumeration value="AT_OR_LESS"/> <enumeration value="BETWEEN"/> </restriction> </simpleType> |