simpleType TmiComplianceIndicatorType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attributes TmiComplianceType/@ctaCompliance TmiComplianceType/@ctdCompliance TmiComplianceType/@etEnRouteCompliance
facets
Kind Value Annotation
enumeration COMPLIANT
enumeration NON_COMPLIANT
annotation
documentation

            Indicates whether a flight is compliant to a number of aspects of Traffic Management
            Initiative.
        
source <simpleType name="TmiComplianceIndicatorType">
 
<annotation>
   
<documentation>
            Indicates whether a flight is compliant to a number of aspects of Traffic Management
            Initiative.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="COMPLIANT"/>
   
<enumeration value="NON_COMPLIANT"/>
 
</restriction>
</simpleType>


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