Definition Type: Element
Name: premium
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:CommodityPremium
Containing Schema: fpml-com-4-5.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The option premium payable by the buyer to the seller.
Collapse XSD Schema Diagram:
Drilldown into premiumPerUnit in schema fpml-com-4-5_xsd Drilldown into paymentAmount in schema fpml-shared-4-5_xsd Drilldown into paymentDate in schema fpml-shared-4-5_xsd Drilldown into receiverPartyReference in schema fpml-shared-4-5_xsd Drilldown into payerPartyReference in schema fpml-shared-4-5_xsd Drilldown into PayerReceiver.model in schema fpml-shared-4-5_xsd Drilldown into PaymentBase in schema fpml-shared-4-5_xsd Drilldown into NonNegativePayment in schema fpml-shared-4-5_xsd Drilldown into CommodityPremium in schema fpml-com-4-5_xsdXSD Diagram of premium in schema fpml-com-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="premium" type="CommodityPremium">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The option premium payable by the buyer to the seller.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
payerPartyReference fpml:payerPartyReference (1) (1)
receiverPartyReference fpml:receiverPartyReference (1) (1)
paymentDate fpml:paymentDate (1) (1)
paymentAmount fpml:paymentAmount (1) (1)
premiumPerUnit fpml:premiumPerUnit 0 (1)
<xs:group> fpml:PayerReceiver.model (1) (1)
Collapse Derivation Tree: