ip:FlightTimeAtAirportType
A data type for whether a flight departed or listed according to its listed time or was it early or delayed.
Complex type information
Namespace: http://niem.gov/niem/domains/infrastructureProtection/2.0
Schema document: domains/infrastructureProtection/2.0/infrastructureProtection.xsd
NIEM properties:
- Base: s:ComplexObjectType
Content
- Sequence [1..1]
- ip:ListedDepartureTime [0..*] The listed departure time of the flight. The actual departure time can be equal but if the flight was delayed that the actual departure time is later than the listed time.
- ip:ActualDepartureTime [0..*] The actual departure time of the flight.
- ip:ListedArrivalTime [0..*] The listed arrival time of the flight. The actual arrival time can be equal but if the flight was delayed that the actual arrival time is later than the listed time.
- ip:ActualArrivalTime [0..*] The actual arrival time of the flight.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used by
- Element ip:FlightTimeAtAirport
Type inheritance chain
- s:ComplexObjectType
- ip:FlightTimeAtAirportType