Definition Type: ComplexType
Name: BankAcctFeatLimit_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_AcctLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CurAmt in schema ifx170_corelib_xsd Drilldown into TrnSrc in schema ifx170_corelib_xsd Drilldown into BankAcctFeatLimitType in schema ifx170_acctlib_xsdXSD Diagram of BankAcctFeatLimit_Type in schema ifx170_acctlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="BankAcctFeatLimit_Type">
    <xsd:sequence>
        <xsd:element ref="BankAcctFeatLimitType" />
        <xsd:element ref="TrnSrc" minOccurs="0" />
        <xsd:element ref="CurAmt" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BankAcctFeatLimitType ifx:BankAcctFeatLimitType (1) (1)
TrnSrc ifx:TrnSrc 0 (1)
CurAmt ifx:CurAmt (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:BankAcctFeatLimit