namespace | http://www.fixm.aero/messaging/4.1 | |||||||||
type | restriction of string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <simpleType name="FilingStatusValueType"> <annotation> <documentation> Possible values of an operational filing status (ACCEPTABLE, NON_ACCEPTABLE) [adapted from ICAO Draft FF-ICE Implementation Guidance] <deprecated> <deletionVersion>Not specified yet</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR 28</rationale> <replacement>N/A. See the FIXM Implementation guidance for recommendations about messages.</replacement> </deprecated> </documentation> </annotation> <restriction base="xs:string"> <enumeration value="ACCEPTABLE"/> <enumeration value="NOT_ACCEPTABLE"/> </restriction> </simpleType> |