simpleType MeteringTimeReclamationIndicatorType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element MeteringNotificationType/meteringTimeReclamation
facets
Kind Value Annotation
enumeration METERING_TIME_RECLAMATION
documentation
Notification indicating that the metering time has been reclaimed.
annotation
documentation
Notification indicating that the metering time has been reclaimed.
source <xs:simpleType name="MeteringTimeReclamationIndicatorType">
 
<xs:annotation>
   
<xs:documentation>Notification indicating that the metering time has been reclaimed.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="METERING_TIME_RECLAMATION">
     
<xs:annotation>
       
<xs:documentation>Notification indicating that the metering time has been reclaimed.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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