Definition Type: ComplexType
Name: DepAcctStmtRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_AcctLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DepAcctTrnRec in schema ifx170_acctlib_xsd Drilldown into URL in schema ifx170_corelib_xsd Drilldown into EndDt in schema ifx170_corelib_xsd Drilldown into StartDt in schema ifx170_corelib_xsd Drilldown into StmtSummAmt in schema ifx170_corelib_xsd Drilldown into AcctBal in schema ifx170_corelib_xsd Drilldown into NextDt in schema ifx170_corelib_xsd Drilldown into EffDt in schema ifx170_corelib_xsd Drilldown into DepAcctStmtId in schema ifx170_corelib_xsd Drilldown into DepAcctId in schema ifx170_corelib_xsd Drilldown into SPRefId in schema ifx170_corelib_xsdXSD Diagram of DepAcctStmtRec_Type in schema ifx170_acctlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="DepAcctStmtRec_Type">
    <xsd:sequence>
        <xsd:element ref="SPRefId" minOccurs="0" />
        <xsd:element ref="DepAcctId" minOccurs="0" />
        <xsd:element ref="DepAcctStmtId" minOccurs="0" />
        <xsd:element ref="EffDt" minOccurs="0" />
        <xsd:element ref="NextDt" minOccurs="0" />
        <xsd:element ref="AcctBal" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="StmtSummAmt" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="StartDt" />
        <xsd:element ref="EndDt" />
        <xsd:element ref="URL" minOccurs="0" />
        <xsd:element ref="DepAcctTrnRec" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SPRefId ifx:SPRefId 0 (1)
DepAcctId ifx:DepAcctId 0 (1)
DepAcctStmtId ifx:DepAcctStmtId 0 (1)
EffDt ifx:EffDt 0 (1)
NextDt ifx:NextDt 0 (1)
AcctBal ifx:AcctBal 0 unbounded
StmtSummAmt ifx:StmtSummAmt 0 unbounded
StartDt ifx:StartDt (1) (1)
EndDt ifx:EndDt (1) (1)
URL ifx:URL 0 (1)
DepAcctTrnRec ifx:DepAcctTrnRec 0 unbounded
Collapse Derivation Tree:
Collapse References:
ifx:DepAcctStmtRec