: Public <<XSDchoice>> Class
Created: |
6/3/2022 2:20:09 PM |
Modified: |
6/4/2022 4:05:36 PM |
|
Project: |
|
Author: |
Chris.Piroli.CTR |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{772BC271-CF43-46c9-8476-E9C4766965F5} |
Appears In: |
FficeTRQ_FlightData |
Helper class to create an embedded choice structure.<br/>
- Attributes
- Associations From
- Tagged Values
Attribute |
Public GloballyUniqueFlightIdentifier gufi
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
nillable=true
Notes:
|
A single reference for FF-ICE information pertinent to a flight that is unique globally. [ICAO Doc 9965]<br/>This is a reference that uniquely identifies a specific flight and is independent of any particular system. [FIXM]<br/><br/>
|
|
Public UniversallyUniqueIdentifier gufiLegacy
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
nillable=true
Notes:
|
The legacy version of the GUFI included in the Core 4.3.0 release solely for backwards compatibility reasons. This field should only be used when the GUFI assigned to a flight is in Core 4.2.0 format but there is a need to publish information about the flight in Core 4.3.0 format. In all other cases, the new version of the GUFI should be used.<br/>
|
|
Tag |
Value |
mixed |
false |
 Details:
Values: true | false Default: false Description: Determines whether this element may contain mixed element and character content. Refer to the W3C XML Schema recommendation
|
modelGroup |
sequence |
 Details:
Values: all | sequence | choice Default: sequence Description: Overrides the package-level default model group
|
nillable |
false |
 Details:
Values: true | false Default: false Description: As defined by XML Schema specification
|