simpleType AircraftRegistrationListType
namespace http://www.fixm.aero/flight/4.2
type list of fx:AircraftRegistrationType
properties
base fx:AircraftRegistrationType
used by
elements AircraftType/registration FficeFFP_AircraftType/registration
annotation
documentation
Helper simpleType that allows representation of aircraft registrations as a list.
source <xs:simpleType name="AircraftRegistrationListType">
 
<xs:annotation>
   
<xs:documentation>Helper simpleType that allows representation of aircraft registrations as a list.</xs:documentation>
 
</xs:annotation>
 
<xs:list itemType="fx:AircraftRegistrationType"/>
</xs:simpleType>


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