Definition Type: ComplexType
Name: FxAccrualLinearPayoffRegion
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsA:FxAccrualPayoffRegion
Containing Schema: fpml-fx-accruals-5-9.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-accruals-5-9_xsd Drilldown into id in schema fpml-fx-accruals-5-9_xsd Drilldown into FxAccrualPayoffRegion in schema fpml-fx-accruals-5-9_xsdXSD Diagram of FxAccrualLinearPayoffRegion in schema fpml-fx-accruals-5-9_xsd (Financial products Markup Language (FpML®) - Transparency)
Collapse XSD Schema Code:
<xsd:complexType name="FxAccrualLinearPayoffRegion">
    <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="FxAccrualPayoffRegion">
            <xsd:sequence>
                <xsd:sequence>
                    <xsd:element name="strike" type="FxForwardStrikePrice" minOccurs="0">
                        <xsd:annotation>
                            <xsd:documentation xml:lang="en">The rate of exchange between the two currencies.</xsd:documentation>
                        </xsd:annotation>
                    </xsd:element>
                </xsd:sequence>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
strike nsA:strike 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:linearPayoffRegion
Collapse Comments:
blog comments powered by Disqus