Definition Type: ComplexType
Name: DepAcctTrnRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_AcctLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into USA.ACHTrnInfo in schema ifx170_corelib_xsd Drilldown into ATMTrnInfo in schema ifx170_corelib_xsd Drilldown into NetworkTrnInfo in schema ifx170_corelib_xsd Drilldown into LoanAcctIdTo in schema ifx170_corelib_xsd Drilldown into CardAcctIdTo in schema ifx170_corelib_xsd Drilldown into DepAcctIdTo in schema ifx170_corelib_xsd Drilldown into PmtId in schema ifx170_corelib_xsd Drilldown into XferId in schema ifx170_corelib_xsd Drilldown into ChkNum in schema ifx170_corelib_xsd Drilldown into CompositeCurAmt in schema ifx170_corelib_xsd Drilldown into AvailDt in schema ifx170_corelib_xsd Drilldown into StmtRunningBal in schema ifx170_corelib_xsd Drilldown into BankAcctTrnRec in schema ifx170_acctlib_xsdXSD Diagram of DepAcctTrnRec_Type in schema ifx170_acctlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="DepAcctTrnRec_Type">
    <xsd:sequence>
        <xsd:element ref="BankAcctTrnRec" />
        <xsd:element ref="StmtRunningBal" minOccurs="0" />
        <xsd:element ref="AvailDt" minOccurs="0" />
        <xsd:element ref="CompositeCurAmt" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ChkNum" minOccurs="0" />
        <xsd:element ref="XferId" minOccurs="0" />
        <xsd:element ref="PmtId" minOccurs="0" />
        <xsd:choice minOccurs="0">
            <xsd:element ref="DepAcctIdTo" />
            <xsd:element ref="CardAcctIdTo" />
            <xsd:element ref="LoanAcctIdTo" />
        </xsd:choice>
        <xsd:choice minOccurs="0">
            <xsd:element ref="NetworkTrnInfo" />
            <xsd:element ref="ATMTrnInfo" />
        </xsd:choice>
        <xsd:element ref="USA.ACHTrnInfo" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BankAcctTrnRec ifx:BankAcctTrnRec (1) (1)
StmtRunningBal ifx:StmtRunningBal 0 (1)
AvailDt ifx:AvailDt 0 (1)
CompositeCurAmt ifx:CompositeCurAmt 0 unbounded
ChkNum ifx:ChkNum 0 (1)
XferId ifx:XferId 0 (1)
PmtId ifx:PmtId 0 (1)
DepAcctIdTo ifx:DepAcctIdTo (1) (1)
CardAcctIdTo ifx:CardAcctIdTo (1) (1)
LoanAcctIdTo ifx:LoanAcctIdTo (1) (1)
NetworkTrnInfo ifx:NetworkTrnInfo (1) (1)
ATMTrnInfo ifx:ATMTrnInfo (1) (1)
USA.ACHTrnInfo ifx:USA.ACHTrnInfo 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:DepAcctTrnRec