Service Definition data list definition.List of Services. Example: Bag, Seat, Meal on a flight                          
                           
                        
                        
                        O
                     
                    
                        
                        
                           
                            
Description and characteristics of a non-flight product or service that can be separately sold and delivered. E.g. bag, seat, meal on a flight. Business Identifier Fields: - [Shopping Response] Shopping Response ID - [Carrier] Airline Designator Code - Service Definition ID                          
                           
                        
                        List [1..*]
                        M
                     
                    
                    
                    
                        
                        
                           
                            
Service name. Example: Lounge Pass                          
                           
                        
                        String
                        M
                     
                    
                        
                        
                           
                            
IATA Carrier Code of the Airline code providing the service. IATA-defined 2-character code.                          
                           
                        
                        2 Char
                        M
                     
                    
                        
                        
                           
                            
Reason For Issuance Code - PADIS 4183
                          
                           
                                
                                    
                                    
                                        Note: 
Examples:
 
A (Air Transportation)
 
C (Baggage) 
E (Airport Services)
 
F (Merchandise) 
G (In-flight Services)
                                    
                                 
                         
                        Char(1)
                        O
                     
                    
                        
                        
                           
                            
Reason For Issuance Sub Code
                          
                           
                                
                                    
                                    
                                        Note: 
Examples: 
0CC (First Checked Bag)
0B1 (In-flight Entertainment)
0BX (Lounge)
                                    
                                 
                         
                        Char(3)
                        O
                     
                    
                        
             						<ServiceDefinitionAssociation>
                         
                        
                           
                            
Associating with the Service ID                          
                           
                        
                        
                        O
                     
                    
                    
                        
                        
                           
                            
Unique Baggage Allowance Identifier                          
                           
                        
                        Alphanumeric
                        M
                     
                    
                        
                        
                           
                            
Uniquely Identifies a Service Definition within the context of one message.                          
                           
                        
                        Alphanumeric
                        M
                     
                    
                        
                        
                           
                            
Specific service code which can be associated with the RFISC code.                          
                           
                        
                        String
                        O
                     
             
                
                    <ServiceDefinitionList>
    <ServiceDefinition>
        <ServiceDefinitionID>UPD</ServiceDefinitionID>
        <OwnerCode>VS</OwnerCode>
        <Name>Upper Class seat</Name>
        <RFIC>I</RFIC>
        <Desc>
            <DescText>Are you flying with kids?</DescText>
            <URL>https://www.virginatlantic.com/gb/en/help-centre/seating-terms.html</URL>
        </Desc>
        <Desc>
            <DescText>Children (under 12) are required to be seated next to at least one adult that they're travelling with. “Next to” can be Across the Aisle, In front of, Behind, Adjacent to</DescText>
        </Desc>
    </ServiceDefinition>
    <ServiceDefinition>
        <ServiceDefinitionID>EXT</ServiceDefinitionID>
        <OwnerCode>VS</OwnerCode>
        <Name>Exit Seat</Name>
        <RFIC>I</RFIC>
        <RFISC>AES</RFISC>
        <Desc>
            <DescText>To sit in our Exit Row Seats, there are a few things we need to make you aware of</DescText>
            <URL>https://www.virginatlantic.com/gb/en/help-centre/seating-terms.html</URL>
        </Desc>
        <Desc>
            <DescText>The passenger must be at least 16 years old on the day of travel, and they cannot be travelling with infants.</DescText>
        </Desc>
    </ServiceDefinition>
</ServiceDefinitionList>
<ServiceDefinitionList>
    <ServiceDefinition>
        <ServiceDefinitionID>DLMC01</ServiceDefinitionID>
        <OwnerCode>DL</OwnerCode>
        <Name>Operated by Delta Air Lines</Name>
        <Desc>
            <DescText>Operated by Delta Air Lines</DescText>
        </Desc>
    </ServiceDefinition>
    <ServiceDefinition>
        <ServiceDefinitionID>DLMC02</ServiceDefinitionID>
        <OwnerCode>DL</OwnerCode>
        <Name>Cabin features may differ</Name>
        <Desc>
            <DescText>Cabin features may differ</DescText>
        </Desc>
    </ServiceDefinition>
    <ServiceDefinition>
        <ServiceDefinitionID>DLMC03</ServiceDefinitionID>
        <OwnerCode>DL</OwnerCode>
        <Name>Closest to Economy Classic</Name>
        <Desc>
            <DescText>Closest to Economy Classic</DescText>
        </Desc>
    </ServiceDefinition>
    <ServiceDefinition>
        <ServiceDefinitionID>DLMC04</ServiceDefinitionID>
        <OwnerCode>DL</OwnerCode>
        <Name>23kg checked bag</Name>
        <Desc>
            <DescText>23kg checked bag</DescText>
        </Desc>
    </ServiceDefinition>
</ServiceDefinitionList>