Schema Central > FpML 5.5 Confirmation > fpml-com-5-5.xsd > fpml:premium
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:premium

The option premium payable by the buyer to the seller.

Element information

Namespace: http://www.fpml.org/FpML-5/confirmation

Schema document: fpml-com-5-5.xsd

Other elements with the same name: fpml:premium, fpml:premium, fpml:premium, fpml:premium

Type: fpml:CommodityPremium

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom type fpml:PaymentBase

Used in

Sample instance

<premium>
   <payerPartyReference href="Party1"/>
   <receiverPartyReference href="Party2"/>
   <paymentAmount>
      <currency>JPY</currency>
      <amount>25000000</amount>
   </paymentAmount>
   <paymentDate>
      <adjustableDate>
         <unadjustedDate>2006-05-15</unadjustedDate>
         <dateAdjustments>
            <businessDayConvention>FOLLOWING</businessDayConvention>
            <businessCenters>
               <businessCenter>JPTO</businessCenter>
            </businessCenters>
         </dateAdjustments>
      </adjustableDate>
   </paymentDate>
   <premiumType>Fixed</premiumType>
</premium>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com