simpleType FilingStatusValueType
namespace http://www.fixm.aero/messaging/4.1
type restriction of string
properties
base xs:string
used by
attribute FilingStatusType/@status
facets
Kind Value Annotation
enumeration ACCEPTABLE
enumeration NOT_ACCEPTABLE
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>
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy