complexType "CommodityPremium"
Namespace:
Content:
complex, 1 attribute, 7 elements
Defined:
globally in fpml-com-5-8.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (7):
payerPartyReference (defined in Payer.model group),
paymentAmount (defined in NonNegativePayment complexType),
paymentDate (defined in PaymentBaseExtended complexType),
All Direct / Indirect Based Elements (4):
Known Usage Locations
Annotation
The commodity option premium payable by the buyer to the seller.
Type Definition Detail
Type Derivation Tree
PaymentBase (extension)
  PaymentBaseExtended (extension)
      NonNegativePayment (extension)
          CommodityPremium
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="CommodityPremium">
<xsd:complexContent>
<xsd:extension base="NonNegativePayment">
<xsd:sequence>
<xsd:element minOccurs="0" name="premiumPerUnit" type="NonNegativeMoney"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/7)
premiumPerUnit
Type:
NonNegativeMoney, complex content
The currency amount of premium to be paid per Unit of the Total Notional Quantity.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="premiumPerUnit" type="NonNegativeMoney"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.