Definition Type: ComplexType
Name: FxTargetLinearPayoffRegion
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:FxTargetPayoffRegion
Containing Schema: fpml-fx-targets-5-10.xsd
Abstract
Documentation:
A fixing region in which the payoff varies linearly with the fixing value.
Collapse XSD Schema Diagram:
Drilldown into strike in schema fpml-fx-targets-5-10_xsd3 Drilldown into id in schema fpml-fx-targets-5-10_xsd3 Drilldown into FxTargetPayoffRegion in schema fpml-fx-targets-5-10_xsd3XSD Diagram of FxTargetLinearPayoffRegion in schema fpml-fx-targets-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxTargetLinearPayoffRegion">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A fixing region in which the payoff varies linearly with the fixing value.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="FxTargetPayoffRegion">
            <xsd:sequence>
                <xsd:element name="strike" type="FxStrike" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Strike price of the Target.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
strike nsF:strike 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id Optional
Collapse Derivation Tree:
Collapse References:
nsF:linearPayoffRegion, nsF:linearPayoffRegion, nsF:linearPayoffRegion