simpleType CdmParticipantIndicatorType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasAircraftOperatorType/cdmParticipantIndicator
facets
Kind Value Annotation
enumeration CDM_PARTICIPANT
documentation
Indicates that the airline is a CDM participant.
annotation
documentation
Indicates whether this flight belongs to a Collaborative Decision Making Participant and is thus eligible for the full benefits of compression.
source <xs:simpleType name="CdmParticipantIndicatorType">
 
<xs:annotation>
   
<xs:documentation>Indicates whether this flight belongs to a Collaborative Decision Making Participant and is thus eligible for the full benefits of compression.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="CDM_PARTICIPANT">
     
<xs:annotation>
       
<xs:documentation>Indicates that the airline is a CDM participant.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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