Definition Type: ComplexType
Name: FxForwardStrikePrice
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:FxAccrualStrike
Containing Schema: fpml-fx-accruals-5-10.xsd
Abstract
Documentation:
A type that describes the rate of exchange between the two currencies of the leg of a deal.
Collapse XSD Schema Diagram:
Drilldown into quoteBasis in schema fpml-fx-accruals-5-10_xsd1 Drilldown into step in schema fpml-shared-5-10_xsd3 Drilldown into initialValue in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into Schedule in schema fpml-shared-5-10_xsd3 Drilldown into FxAccrualStrike in schema fpml-fx-accruals-5-10_xsd1XSD Diagram of FxForwardStrikePrice in schema fpml-fx-accruals-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxForwardStrikePrice">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type that describes the rate of exchange between the two currencies of the leg of a deal.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="FxAccrualStrike">
            <xsd:sequence>
                <xsd:element name="quoteBasis" type="QuoteBasisEnum">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The Quoted Currency Pair that is used across the product.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
initialValue nsD:initialValue (1) (1)
step nsD:step 0 unbounded
quoteBasis nsD:quoteBasis (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:strike