simpleType AirportSlotIdentificationType
namespace http://www.fixm.aero/base/4.1
type restriction of fb:CharacterStringType
properties
base fb:CharacterStringType
used by
attributes ArrivalType/@airportSlotIdentification DepartureType/@airportSlotIdentification
facets
Kind Value Annotation
minLength 0
maxLength 10
annotation
documentation

            The identifier of the scheduled time of arrival or departure available for allocation
            by, or as allocated by, a coordinator for an aircraft movement on a specific date
            at a coordinated airport. [adapted from IATA Worldwide Scheduling Guidelines, 21st
            Edition]
        
source <simpleType name="AirportSlotIdentificationType">
 
<annotation>
   
<documentation>
            The identifier of the scheduled time of arrival or departure available for allocation
            by, or as allocated by, a coordinator for an aircraft movement on a specific date
            at a coordinated airport. [adapted from IATA Worldwide Scheduling Guidelines, 21st
            Edition]
        
</documentation>
 
</annotation>
 
<restriction base="fb:CharacterStringType">
   
<minLength value="0"/>
   
<maxLength value="10"/>
 
</restriction>
</simpleType>


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