Definition Type: ComplexType
Name: FeeChargeAlloc_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DepAcctId in schema ifx170_corelib_xsd Drilldown into Fee in schema ifx170_corelib_xsd Drilldown into ChargeRegulation in schema ifx170_corelib_xsdXSD Diagram of FeeChargeAlloc_Type in schema ifx170_corelib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="FeeChargeAlloc_Type">
    <xsd:sequence>
        <xsd:element ref="ChargeRegulation" />
        <xsd:element ref="Fee" />
        <xsd:element ref="DepAcctId" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ChargeRegulation ifx:ChargeRegulation (1) (1)
Fee ifx:Fee (1) (1)
DepAcctId ifx:DepAcctId 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:FeeChargeAlloc