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