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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:commodityForward

Defines a commodity forward product.

Element information

Type: fpml:CommodityForward

Properties: Global, Qualified

Content

Attributes

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

Used in

Substitution hierarchy

Sample instance

<fpml:commodityForward>
   <fpml:primaryAssetClass>normalizedString</fpml:primaryAssetClass>
   <fpml:secondaryAssetClass>normalizedString</fpml:secondaryAssetClass>
   <fpml:productType>normalizedString</fpml:productType>
   <fpml:productId>normalizedString</fpml:productId>
   <fpml:embeddedOptionType>normalizedString</fpml:embeddedOptionType>
   <fpml:valueDate>
      <fpml:adjustableDate>
         <fpml:unadjustedDate>2000-01-01</fpml:unadjustedDate>
      </fpml:adjustableDate>
   </fpml:valueDate>
   <fpml:fixedLeg>
      <fpml:fixedPrice>
         <fpml:price>1.0</fpml:price>
         <fpml:priceCurrency>normalizedString</fpml:priceCurrency>
         <fpml:priceUnit>normalizedString</fpml:priceUnit>
      </fpml:fixedPrice>
      <fpml:totalPrice>
         <fpml:currency>normalizedString</fpml:currency>
         <fpml:amount>1.0</fpml:amount>
      </fpml:totalPrice>
   </fpml:fixedLeg>
   <fpml:bullionPhysicalLeg>
      <fpml:bullionType>Gold</fpml:bullionType>
      <fpml:deliveryLocation>normalizedString</fpml:deliveryLocation>
      <fpml:totalPhysicalQuantity>
         <fpml:quantityUnit>normalizedString</fpml:quantityUnit>
         <fpml:quantity>1.0</fpml:quantity>
      </fpml:totalPhysicalQuantity>
      <fpml:settlementDate>
         <fpml:adjustableDate>...
         </fpml:adjustableDate>
      </fpml:settlementDate>
   </fpml:bullionPhysicalLeg>
</fpml:commodityForward>

Site developed and hosted by Datypic, Inc.

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