Definition Type: ComplexType
Name: DepAcctRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_AcctLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DepMatureDt in schema ifx170_corelib_xsd Drilldown into LastDepCurAmt in schema ifx170_corelib_xsd Drilldown into LastDepDt in schema ifx170_corelib_xsd Drilldown into HoldCount in schema ifx170_corelib_xsd Drilldown into StopCount in schema ifx170_corelib_xsdXSD Diagram of DepAcctRec_Type in schema ifx170_acctlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="DepAcctRec_Type">
    <xsd:sequence>
        <xsd:element ref="StopCount" minOccurs="0" />
        <xsd:element ref="HoldCount" minOccurs="0" />
        <xsd:element ref="LastDepDt" minOccurs="0" />
        <xsd:element ref="LastDepCurAmt" minOccurs="0" />
        <xsd:element ref="DepMatureDt" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StopCount ifx:StopCount 0 (1)
HoldCount ifx:HoldCount 0 (1)
LastDepDt ifx:LastDepDt 0 (1)
LastDepCurAmt ifx:LastDepCurAmt 0 (1)
DepMatureDt ifx:DepMatureDt 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:DepAcctRec