simpleType TmatRelinquishIndicatorType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasDepartureType/tmatRelinquishIndicator
facets
Kind Value Annotation
enumeration TMAT_RELINQUISH
annotation
documentation
Indicates that a TMAT for the flight needs to be relinquished.
source <xs:simpleType name="TmatRelinquishIndicatorType">
 
<xs:annotation>
   
<xs:documentation>Indicates that a TMAT for the flight needs to be relinquished.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="TMAT_RELINQUISH"/>
 
</xs:restriction>
</xs:simpleType>


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