simpleType TmatMarkedForSubstitutionIndicatorType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasDepartureType/tmatMarkedForSubstitution
facets
Kind Value Annotation
enumeration TMAT_MARKED_FOR_SUBSTITUTION
annotation
documentation
Indicates that the flight has been marked for a future TMAT substitution.
source <xs:simpleType name="TmatMarkedForSubstitutionIndicatorType">
 
<xs:annotation>
   
<xs:documentation>Indicates that the flight has been marked for a future TMAT substitution.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="TMAT_MARKED_FOR_SUBSTITUTION"/>
 
</xs:restriction>
</xs:simpleType>


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