simpleType MeteringTimeReclamationWarningIndicatorType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element MeteringNotificationType/meteringTimeReclamationWarning
facets
Kind Value Annotation
enumeration METERING_TIME_RECLAMATION_WARNING
documentation
Notification indicating the metering time is about to be reclaimed.
annotation
documentation
Warning that indicates the metering time is about to be reclaimed.
source <xs:simpleType name="MeteringTimeReclamationWarningIndicatorType">
 
<xs:annotation>
   
<xs:documentation>Warning that indicates the metering time is about to be reclaimed.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="METERING_TIME_RECLAMATION_WARNING">
     
<xs:annotation>
       
<xs:documentation>Notification indicating the metering time is about to be reclaimed.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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