simpleType SubstitutionRightsIndicatorType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element FlowProgramInformationType/substitutionRightsIndicator
facets
Kind Value Annotation
enumeration SUBSTITUTION_RIGHTS
documentation
Substitution Rights
annotation
documentation
Indicates whether any NAS user has substitution rights for this flight.
source <xs:simpleType name="SubstitutionRightsIndicatorType">
 
<xs:annotation>
   
<xs:documentation>Indicates whether any NAS user has substitution rights for this flight.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="SUBSTITUTION_RIGHTS">
     
<xs:annotation>
       
<xs:documentation>Substitution Rights</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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