FlightNumberType
Simple Type |
FlightNumberType |
Description |
Flight number – One- to four-digit numbers followed by optional uppercase letters A through Z, which specifies an operational suffix, OPEN, or ARNK. |
Base |
xs:string |
Pattern |
[0-9]{1,4}[A-Z]? |