Definition Type: Element
Name: leverage
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA: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_xsd Drilldown into notionalAmount in schema fpml-fx-targets-5-10_xsd Drilldown into ratio in schema fpml-fx-targets-5-10_xsd Drilldown into SettlementPeriodLeverage in schema fpml-fx-targets-5-10_xsdXSD Diagram of leverage in schema fpml-fx-accruals-5-10_xsd (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 nsA:ratio (1) (1)
notionalAmount nsA:notionalAmount (1) (1)
counterCurrencyAmount nsA:counterCurrencyAmount 0 (1)
Collapse Derivation Tree: