<xs:element name="OTA_AirCheckInRQ">
<xs:annotation>
<xs:documentation xml:lang="en">This message provides an air travel check-in product specifically for the self-service channels (kiosks, web and mobile). The message will allow a customer, multiple customers or groups traveling together and employees to check-in for eligible flights.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:complexContent>
<xs:extension base="AirCheckInType">
<xs:attributeGroup ref="OTA_PayloadStdAttributes">
<xs:annotation>
<xs:documentation xml:lang="en">The standard attributes that appear on the root element for all OTA payloads. </xs:documentation>
</xs:annotation>
</xs:attributeGroup>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
|