Definition Type: ComplexType
Name: FxTargetLeverage
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-fx-targets-5-10.xsd
Abstract
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 levelReference in schema fpml-fx-targets-5-10_xsd2 Drilldown into barrierReference in schema fpml-fx-targets-5-10_xsd2 Drilldown into pivotReference in schema fpml-fx-targets-5-10_xsd2 Drilldown into strikeReference in schema fpml-fx-targets-5-10_xsd2 Drilldown into level in schema fpml-fx-targets-5-10_xsd2 Drilldown into FxTargetConditionLevel.model in schema fpml-fx-targets-5-10_xsd2 Drilldown into condition in schema fpml-fx-targets-5-10_xsd2 Drilldown into id in schema fpml-fx-targets-5-10_xsd2XSD Diagram of FxTargetLeverage in schema fpml-fx-targets-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxTargetLeverage">
    <xsd:sequence>
        <xsd:element name="condition" type="ConditionEnum" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Condition in which leverage applies.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:group ref="FxTargetConditionLevel.model" />
        <xsd:choice minOccurs="0">
            <xsd:element name="ratio" type="Schedule">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">Leverage rate with optional steps. Format is 2 for 200%.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:sequence>
                <xsd:element name="notionalAmount" type="NonNegativeAmountSchedule" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Leveraged notional expressed as amount with optional steps.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="counterCurrencyAmount" type="FxCounterCurrencyAmount" minOccurs="0" maxOccurs="unbounded">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The opposite currency amount of the Target.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:choice>
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
condition nsE:condition 0 (1)
level nsE:level (1) (1)
strikeReference nsE:strikeReference (1) (1)
pivotReference nsE:pivotReference (1) (1)
barrierReference nsE:barrierReference (1) (1)
levelReference nsE:levelReference (1) (1)
ratio nsE:ratio (1) (1)
notionalAmount nsE:notionalAmount 0 (1)
counterCurrencyAmount nsE:counterCurrencyAmount 0 unbounded
<xs:group> nsE:FxTargetConditionLevel.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:leverage