simpleType CtopConformanceStatusType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute CtopConformanceType/@conformanceStatus
facets
Kind Value Annotation
enumeration C
enumeration NC
enumeration UNKN
enumeration EXC
enumeration OK
enumeration NC/OK
annotation
documentation

            Provides the conformance status for a flight with the Collaborative Trajectory Options
            Program
        
source <simpleType name="CtopConformanceStatusType">
 
<annotation>
   
<documentation>
            Provides the conformance status for a flight with the Collaborative Trajectory Options
            Program
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="C"/>
   
<enumeration value="NC"/>
   
<enumeration value="UNKN"/>
   
<enumeration value="EXC"/>
   
<enumeration value="OK"/>
   
<enumeration value="NC/OK"/>
 
</restriction>
</simpleType>


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