Skip Navigation

StandardBag

Baggage Allowance:

 

Attribute

StandardBag

Description

Standard baggage hint: for example, “1” is the first standard bag, “2” is the second standard bag.

Base

xs:short

Min Inclusive

1

Max Inclusive

10

 

Sample SOAP Value

<OrderStandardBag>
	<PassengerBags Code="ADT">
		<BaggageSequenceOrder BaggageID="1" StandardBag="1"/>
		<BaggageSequenceOrder BaggageID="2" StandardBag="2"/>
		<BaggageSequenceOrder BaggageID="3" StandardBag="3"/>
	</PassengerBags>
</OrderStandardBag>