Definition Type: Element
Name: leverage
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:SettlementPeriodLeverage
Containing Schema: fpml-fx-targets-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_xsd1 Drilldown into notionalAmount in schema fpml-fx-targets-5-10_xsd1 Drilldown into ratio in schema fpml-fx-targets-5-10_xsd1 Drilldown into SettlementPeriodLeverage in schema fpml-fx-targets-5-10_xsd1XSD Diagram of leverage in schema fpml-fx-targets-5-10_xsd1 (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 nsD:ratio (1) (1)
notionalAmount nsD:notionalAmount 0 (1)
counterCurrencyAmount nsD:counterCurrencyAmount 0 (1)
Collapse Derivation Tree: