<DatedMarketingSegmentList>
Marketing carrier information.
O
Commercial designation under which a Dated Operating Segment can be booked.
List [1..*]
M
Arrival point location information.
M
<AircraftScheduledDateTime>
Scheduled Date and Time of Arrival.
DateTime
O
Arrival - IATA Airport Code. IATA 3-letter code defining the city or airport code.
3 Alpha Char
M
Namr of the Terminal
String
O
Marketing carrier code.. ICAO-defined 3-character code. Example: VS - Virgin Atlantic, 6E - IndiGo
3 Alpha Char
M
Marketing carrier name.
String
O
<DatedMarketingSegmentID>
Unique identifier of a dated marketing segment used in a message.
String
M
<DatedOperatingSegmentRefId>
Unique identifier of a dated operating segment used in a message.
String
M
Departure point location information.
M
<AircraftScheduledDateTime>
Scheduled Date and Time of Departure.
Datetime
O
Departure - IATA Airport Code. IATA 3-letter code defining the city or airport code.
3 Alpha Char
M
Namr of the Terminal
String
O
Marketing flight number.
String
M
To distinguish two flights having the same flight number and departing from their respective Origin Stations on the same date.
String
O
<DatedMarketingSegmentList>
<DatedMarketingSegment>
<DatedMarketingSegmentId>DMS1</DatedMarketingSegmentId>
<DatedOperatingSegmentRefId>DOS1</DatedOperatingSegmentRefId>
<Arrival>
<IATA_LocationCode>LHR</IATA_LocationCode>
<AircraftScheduledDateTime>2022-05-26T12:20:00</AircraftScheduledDateTime>
</Arrival>
<Dep>
<IATA_LocationCode>BOS</IATA_LocationCode>
<AircraftScheduledDateTime>2022-06-13T21:10:00</AircraftScheduledDateTime>
</Dep>
<CarrierDesigCode>VS</CarrierDesigCode>
<CarrierName>Virgin Atlantic Airways</CarrierName>
<MarketingCarrierFlightNumberText>187</MarketingCarrierFlightNumberText>
<OperationalSuffixText>A</OperationalSuffixText>
</DatedMarketingSegment>
<DatedMarketingSegment>
<DatedMarketingSegmentId>DMS2</DatedMarketingSegmentId>
<DatedOperatingSegmentRefId>DOS2</DatedOperatingSegmentRefId>
<Arrival>
<IATA_LocationCode>BOS</IATA_LocationCode>
<AircraftScheduledDateTime>2022-05-26T12:20:00</AircraftScheduledDateTime>
</Arrival>
<Dep>
<IATA_LocationCode>LHR</IATA_LocationCode>
<AircraftScheduledDateTime>2022-06-13T21:10:00</AircraftScheduledDateTime>
</Dep>
<CarrierDesigCode>VS</CarrierDesigCode>
<CarrierName>Virgin Atlantic Airways</CarrierName>
<MarketingCarrierFlightNumberText>4011</MarketingCarrierFlightNumberText>
<OperationalSuffixText>A</OperationalSuffixText>
</DatedMarketingSegment>
</DatedMarketingSegmentList>