Definition Type: Element
Name: leverage
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:SettlementPeriodLeverage
Containing Schema: fpml-fx-accruals-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Leverage within the period expressed as either an amount or ratio.
Collapse XSD Schema Diagram:
Drilldown into counterCurrencyAmount in schema fpml-fx-targets-5-10_xsd2 Drilldown into notionalAmount in schema fpml-fx-targets-5-10_xsd2 Drilldown into ratio in schema fpml-fx-targets-5-10_xsd2 Drilldown into SettlementPeriodLeverage in schema fpml-fx-targets-5-10_xsd2XSD Diagram of leverage in schema fpml-fx-accruals-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="leverage" type="SettlementPeriodLeverage" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Leverage within the period expressed as either an amount or ratio.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ratio nsE:ratio (1) (1)
notionalAmount nsE:notionalAmount 0 (1)
counterCurrencyAmount nsE:counterCurrencyAmount 0 (1)
Collapse Derivation Tree: