Definition Type: Element
Name: BANKTRANLIST
Namespace: http://ofx.net/types/2003/04
Type: ofx:BankTransactionList
Containing Schema: OFX_CreditCard_Messages.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into STMTTRN in schema ofx_common_xsd Drilldown into DTEND in schema ofx_common_xsd Drilldown into DTSTART in schema ofx_common_xsd Drilldown into BankTransactionList in schema ofx_common_xsdXSD Diagram of BANKTRANLIST in schema ofx_creditcard_messages_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:element name="BANKTRANLIST" type="ofx:BankTransactionList" minOccurs="0" maxOccurs="1" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DTSTART ofx:DTSTART (1) (1)
DTEND ofx:DTEND (1) (1)
STMTTRN ofx:STMTTRN 0 unbounded
Collapse Derivation Tree: