Baggage allowance data list definition                          
                           
                        
                        
                        O
                     
                    
                        
                        
                           
                            
The amount of checked or carry-on luggage the airline will allow per passenger.                          
                           
                        
                        List[1..*]
                        M
                     
                    
                        
                        
                           
                            
Unique identifier of this Baggage Allowance.                          
                           
                        
                        Alphanumeric
                        M
                     
                    
                        
                        
                           
                            
Baggage Allowance description and additional information.                          
                           
                        
                        List[0..*] String
                        O
                     
                    
                        
             						<MaximumDimensionAllowance>
                         
                        
                           
                            
Baggage dimension allowance with application information.                          
                           
                        
                        List[1..*]
                        O
                     
                    
                        
                        
                           
                            
The height of the bag.                          
                           
                        
                        Decimal
                        O
                     
                    
                        
                        
                           
                            
The length of the bag.                          
                           
                        
                        Decimal
                        O
                     
                    
                        
             						<LengthUnitOfMeasurement>
                         
                        
                           
                            
The unit of measurement of the bag. Examples: CMT Centimetre, INH Inches                          
                           
                        
                        ENUM
                        M
                     
                    
                        
                        
                           
                            
Maximum dimension value. Example: length + width + height                          
                           
                        
                        Decimal
                        O
                     
                    
                        
                        
                           
                            
The width of the bag.                          
                           
                        
                        Decimal
                        O
                     
                    
                        
                        
                           
                            
Defines the maximum number of each allowable baggage type.                          
                           
                        
                        
                        O
                     
                    
                        
                        
                           
                            
Maximum pieces of baggage allowed.                          
                           
                        
                        Integer
                        M
                     
                    
                        
                        
                           
                            
Type of Baggage with values. Examples: Checked or CarryOn                          
                           
                        
                        String
                        M
                     
                    
                        
                        
                           
                            
Baggage piece weight allowance details with application information.                          
                           
                        
                        List[1..*]
                        O
                     
                    
                        
                        
                           
                            
Maximum weight value and unit of measure.                          
                           
                        
                        Integer
                        O
                     
                    
                        
             						<WeightUnitOfMeasurement>
                         
                        
                           
                            
The unit of measurement of weight. Example: KGM Kilogram, LBR Pound                          
                           
                        
                        ENUM
                        M
                     
             
                
                    <BaggageAllowanceList>
    <BaggageAllowance>
        <BaggageAllowanceID>BAGA1</BaggageAllowanceID>
        <ApplicablePartyText>Traveller</ApplicablePartyText>
        <TypeCode>CheckedBag</TypeCode>
        <DescText>23KG 90X75X43CM TOTAL 208LICM</DescText>
        <DescText>SPORTING EQUIPMENT 23KG 330LCM</DescText>
        <MaximumDimensionAllowance>
            <LengthUnitOfMeasurement>INH</LengthUnitOfMeasurement>
            <HeightMeasure>29.5</HeightMeasure>
            <LengthMeasure>35.5</LengthMeasure>
            <WidthMeasure>16</WidthMeasure>
            <LinearMeasure>81</LinearMeasure>
        </MaximumDimensionAllowance>
        <MaximumDimensionAllowance>
            <LengthUnitOfMeasurement>CMT</LengthUnitOfMeasurement>
            <HeightMeasure>75</HeightMeasure>
            <LengthMeasure>90</LengthMeasure>
            <WidthMeasure>43</WidthMeasure>
            <LinearMeasure>208</LinearMeasure>
        </MaximumDimensionAllowance>
        <PieceAllowance>
            <TotalQty>1</TotalQty>
        </PieceAllowance>
    </BaggageAllowance>
</BaggageAllowanceList>
<BaggageAllowanceList>
    <BaggageAllowance>
        <BaggageAllowanceID>CAB1</BaggageAllowanceID>
        <ApplicablePartyText>Traveller</ApplicablePartyText>
        <TypeCode>CarryOnBag</TypeCode>
        <DescText>HAND BAGGAGE 10KG UP TO 115LCM</DescText>
        <MaximumDimensionAllowance>
            <LengthUnitOfMeasurement>INH</LengthUnitOfMeasurement>
            <HeightMeasure>22</HeightMeasure>
            <LengthMeasure>14</LengthMeasure>
            <WidthMeasure>9</WidthMeasure>
            <LinearMeasure>45</LinearMeasure>
        </MaximumDimensionAllowance>
        <MaximumDimensionAllowance>
            <LengthUnitOfMeasurement>CMT</LengthUnitOfMeasurement>
            <HeightMeasure>56</HeightMeasure>
            <LengthMeasure>36</LengthMeasure>
            <WidthMeasure>23</WidthMeasure>
            <LinearMeasure>115</LinearMeasure>
        </MaximumDimensionAllowance>
        <WeightAllowance>
            <WeightUnitOfMeasurement>KGM</WeightUnitOfMeasurement>
            <MaximumWeightMeasure>10</MaximumWeightMeasure>
        </WeightAllowance>
        <WeightAllowance>
            <WeightUnitOfMeasurement>LBR</WeightUnitOfMeasurement>
            <MaximumWeightMeasure>22</MaximumWeightMeasure>
        </WeightAllowance>
        <PieceAllowance>
            <TotalQty>1</TotalQty>
        </PieceAllowance>
    </BaggageAllowance>
</BaggageAllowanceList>
<BaggageAllowanceList>
    <BaggageAllowance>
        <BaggageAllowanceID>CAB1</BaggageAllowanceID>
        <ApplicablePartyText>Traveller</ApplicablePartyText>
        <TypeCode>CarryOnBag</TypeCode>
        <DescText>The baggage information displayed applies to Virgin Atlantic Marketed codeshare flights.For partner airline baggage, please visit our partners website for further information</DescText>
    </BaggageAllowance>
</BaggageAllowanceList>