Definition Type: ComplexType
Name: FxOptionPremium
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:NonNegativePayment
Containing Schema: fpml-fx-5-10.xsd
Abstract
Documentation:
A type that specifies the premium exchanged for a single option trade or option strategy.
Collapse XSD Schema Diagram:
Drilldown into quote in schema fpml-fx-5-10_xsd4 Drilldown into paymentAmount in schema fpml-shared-5-10_xsd5 Drilldown into id in schema fpml-shared-5-10_xsd5 Drilldown into PaymentBase in schema fpml-shared-5-10_xsd5 Drilldown into PaymentBaseExtended in schema fpml-shared-5-10_xsd5 Drilldown into NonNegativePayment in schema fpml-shared-5-10_xsd5XSD Diagram of FxOptionPremium in schema fpml-fx-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxOptionPremium">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type that specifies the premium exchanged for a single option trade or option strategy.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="NonNegativePayment">
            <xsd:sequence>
                <xsd:element name="quote" type="PremiumQuote" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">This is the option premium as quoted. It is expected to be consistent with the premiumAmount and is for information only.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
paymentAmount nsF:paymentAmount (1) (1)
quote nsF:quote 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:premium, nsF:premium, nsF:premium, nsF:premium, nsF:premium