simpleType MissedTmatIndicatorType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element MeteringNotificationType/missedTmat
facets
Kind Value Annotation
enumeration MISSED_TMAT
documentation
Notification indicating that the flight missed the Target Movement Area Entry Time.
annotation
documentation
Notification indicating that the flight missed the Target Movement Area Entry Time.
source <xs:simpleType name="MissedTmatIndicatorType">
 
<xs:annotation>
   
<xs:documentation>Notification indicating that the flight missed the Target Movement Area Entry Time.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="MISSED_TMAT">
     
<xs:annotation>
       
<xs:documentation>Notification indicating that the flight missed the Target Movement Area Entry Time.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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