simpleType CancellationStatusReasonListType
namespace http://www.fixm.aero/ext/nas/4.3
type list of nas:CancellationStatusReasonType
properties
base nas:CancellationStatusReasonType
used by
element NasFlightStatusType/tfmsCancellationReason
annotation
documentation
Helper simpleType to allow for enumerated lists in FIXM.
source <xs:simpleType name="CancellationStatusReasonListType">
 
<xs:annotation>
   
<xs:documentation>Helper simpleType to allow for enumerated lists in FIXM.</xs:documentation>
 
</xs:annotation>
 
<xs:list itemType="nas:CancellationStatusReasonType"/>
</xs:simpleType>


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