| namespace | http://www.fixm.aero/base/4.3 | |||||||||
| type | restriction of fb:CharacterStringType | |||||||||
| properties | 
  | 
				|||||||||
| used by | 
  | 
				|||||||||
| facets | 
  | 
				|||||||||
| annotation | 
  | 
				|||||||||
| source | <xs:simpleType name="AirportSlotIdentificationType"> <xs:annotation> <xs: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]</xs:documentation> </xs:annotation> <xs:restriction base="fb:CharacterStringType"> <xs:minLength value="0"/> <xs:maxLength value="10"/> </xs:restriction> </xs:simpleType>  |