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


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