Definition Type: ComplexType
Name: CurrencyAmount
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib No Plus.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CurConvertRule in schema ifx170_corelib no plus_xsd Drilldown into CurRate in schema ifx170_corelib no plus_xsd Drilldown into CurCode in schema ifx170_corelib no plus_xsd Drilldown into Amt in schema ifx170_corelib no plus_xsdXSD Diagram of CurrencyAmount in schema ifx170_corelib no plus_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="CurrencyAmount">
    <xsd:sequence>
        <xsd:element ref="Amt" />
        <xsd:element ref="CurCode" minOccurs="0" />
        <xsd:sequence minOccurs="0">
            <xsd:element ref="CurRate" />
            <xsd:element ref="CurConvertRule" />
        </xsd:sequence>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Amt ifx:Amt (1) (1)
CurCode ifx:CurCode 0 (1)
CurRate ifx:CurRate (1) (1)
CurConvertRule ifx:CurConvertRule (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:AmtX, ifx:AmtY, ifx:AuthAmt, ifx:BalAmt, ifx:CurAmt_Type, ifx:DomXferFeeCurAmt_Type, ifx:FinalCurAmt, ifx:HighCurAmt, ifx:Income, ifx:InitialCurAmt, ifx:InitialDeposit, ifx:InsPaidCurAmt, ifx:IntlXferFeeCurAmt_Type, ifx:InvoicePremium_Type, ifx:LastDepCurAmt, ifx:LastPmtCurAmt, ifx:LastYrInsPaidCurAmt, ifx:LastYrTaxPaidCurAmt, ifx:LOCLimit, ifx:LowCurAmt_Type, ifx:MaxCurAmt, ifx:MinAmtDue, ifx:MinCurAmt, ifx:MinPmtCurAmt, ifx:NetCurAmt, ifx:NetSessionTotals, ifx:NextPmtCurAmt, ifx:OrigCurAmt, ifx:PaidCurAmt, ifx:PrepayPenalty, ifx:PrevYrCurAmt, ifx:RegPmtCurAmt, ifx:SecAmt, ifx:StmtRunningBal, ifx:TaxPaidCurAmtifx:TotalCurAmt_Type,