Definition Type: ComplexType
Name: FxOptionStrikePrice
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:FxAccrualStrike
Containing Schema: fpml-fx-accruals-5-10.xsd
Abstract
Documentation:
A type that describes the rate of exchange at which the option has been struck.
Collapse XSD Schema Diagram:
Drilldown into strikeQuoteBasis in schema fpml-fx-accruals-5-10_xsd2 Drilldown into step in schema fpml-shared-5-10_xsd4 Drilldown into initialValue in schema fpml-shared-5-10_xsd4 Drilldown into id in schema fpml-shared-5-10_xsd4 Drilldown into Schedule in schema fpml-shared-5-10_xsd4 Drilldown into FxAccrualStrike in schema fpml-fx-accruals-5-10_xsd2XSD Diagram of FxOptionStrikePrice in schema fpml-fx-accruals-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxOptionStrikePrice">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type that describes the rate of exchange at which the option has been struck.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="FxAccrualStrike">
            <xsd:sequence>
                <xsd:element name="strikeQuoteBasis" type="StrikeQuoteBasisEnum" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The method by which the strike rate is quoted.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
initialValue nsE:initialValue 0 (1)
step nsE:step 0 unbounded
strikeQuoteBasis nsE:strikeQuoteBasis 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:strike