Definition Type: Element
Name: AuthorizationDetail
Namespace: http://www.opentravel.org/OTA/2003/05
Type: AuthorizationType
Containing Schema: OTA_AuthorizationRQ.xsd
MinOccurs (1)
MaxOccurs 99
Abstract
Documentation:
Information with which the traveller's identification is verified and/or charges are authorized.
Collapse XSD Schema Diagram:
Drilldown into BookingReferenceID in schema ota_aircommontypes_xsd Drilldown into DriversLicenseAuthorization in schema ota_aircommontypes_xsd Drilldown into CreditCardAuthorization in schema ota_aircommontypes_xsd Drilldown into CheckAuthorization in schema ota_aircommontypes_xsd Drilldown into RefNumber in schema ota_aircommontypes_xsd Drilldown into PrincipalCompanyCode in schema ota_aircommontypes_xsd Drilldown into AuthorizationType in schema ota_aircommontypes_xsdXSD Diagram of AuthorizationDetail in schema ota_authorizationrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="AuthorizationDetail" type="AuthorizationType" maxOccurs="99">
    <xs:annotation>
        <xs:documentation xml:lang="en">Information with which the traveller's identification is verified and/or charges are authorized.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CheckAuthorization CheckAuthorization 0 (1)
CreditCardAuthorization CreditCardAuthorization 0 (1)
DriversLicenseAuthorization DriversLicenseAuthorization 0 (1)
BookingReferenceID BookingReferenceID 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
PrincipalCompanyCode PrincipalCompanyCode Optional
RefNumber RefNumber Optional
Collapse Derivation Tree: