Definition Type: Element
Name: BankAcct
Type: [Unresolved]: BankAcctType:
Containing Schema: OTA_AirCommonTypes.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Specifies bank account information about the customer seeking authorization.
Collapse XSD Schema Diagram:
Drilldown into BankAcctName in schema ota_commontypes_xsd Drilldown into ChecksAcceptedInd in schema ota_commontypes_xsd1 Drilldown into BankAcctNumber in schema ota_commontypes_xsd1 Drilldown into AcctType in schema ota_commontypes_xsd1 Drilldown into BankID in schema ota_commontypes_xsd1 Drilldown into ShareMarketInd in schema ota_commontypes_xsd1 Drilldown into ShareSynchInd in schema ota_commontypes_xsd1 Drilldown into PrivacyGroup in schema ota_commontypes_xsd Drilldown into BankAcctType in schema ota_commontypes_xsdXSD Diagram of BankAcct in schema ota_aircommontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="BankAcct" type="BankAcctType">
    <xs:annotation>
        <xs:documentation xml:lang="en">Specifies bank account information about the customer seeking authorization.</xs:documentation>
    </xs:annotation>
</xs:element>