Definition Type: ComplexType
Name: CommodityPremium
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:NonNegativePayment
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
The commodity option premium payable by the buyer to the seller.
Collapse XSD Schema Diagram:
Drilldown into premiumPerUnit in schema fpml-com-5-10_xsd3 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 CommodityPremium in schema fpml-com-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CommodityPremium">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The commodity option premium payable by the buyer to the seller.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="NonNegativePayment">
            <xsd:sequence>
                <xsd:element name="premiumPerUnit" type="NonNegativeMoney" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The currency amount of premium to be paid per Unit of the Total Notional Quantity.</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)
premiumPerUnit nsF:premiumPerUnit 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