Definition Type: Element
Name: BANKACCTTO
Namespace: http://ofx.net/types/2003/04
Type: ofx:BankAccount
Containing Schema: OFX_BillPay_Messages.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into ACCTKEY in schema ofx_common_xsd Drilldown into ACCTTYPE in schema ofx_common_xsd Drilldown into ACCTID in schema ofx_common_xsd Drilldown into BRANCHID in schema ofx_common_xsd Drilldown into BANKID in schema ofx_common_xsd Drilldown into AbstractAccount in schema ofx_common_xsd Drilldown into BankAccount in schema ofx_common_xsdXSD Diagram of BANKACCTTO in schema ofx_billpay_messages_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:element name="BANKACCTTO" type="ofx:BankAccount" minOccurs="0" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BANKID ofx:BANKID (1) (1)
BRANCHID ofx:BRANCHID 0 (1)
ACCTID ofx:ACCTID (1) (1)
ACCTTYPE ofx:ACCTTYPE (1) (1)
ACCTKEY ofx:ACCTKEY 0 (1)
Collapse Derivation Tree: