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


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