Definition Type: SimpleType
Name: DualCurrencyStrikeQuoteBasisEnum
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-enum-5-10.xsd
Documentation:
A type which permits the Dual Currency strike quote basis to be expressed in terms of the deposit and alternate currencies.
Collapse XSD Schema Diagram:
XSD Diagram of DualCurrencyStrikeQuoteBasisEnum in schema fpml-enum-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="DualCurrencyStrikeQuoteBasisEnum">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type which permits the Dual Currency strike quote basis to be expressed in terms of the deposit and alternate currencies.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="DepositCurrencyPerAlternateCurrency" />
        <xsd:enumeration value="AlternateCurrencyPerDepositCurrency" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration DepositCurrencyPerAlternateCurrency
Enumeration AlternateCurrencyPerDepositCurrency
Collapse Derivation Tree:
Collapse References:
nsD:strikeQuoteBasis