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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:bullionPhysicalLeg

The physical leg of a Commodity Forward Transaction for which the underlyer is Bullion.

Element information

Type: fpml:BullionPhysicalLeg

Properties: Global, Qualified

Content

Attributes

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

Used in

Substitution hierarchy

Sample instance

<bullionPhysicalLeg id="bullionLeg">
   <payerPartyReference href="partyB"/>
   <receiverPartyReference href="partyA"/>
   <bullionType>Gold</bullionType>
   <deliveryLocation>London</deliveryLocation>
   <physicalQuantity id="deliveryQuantity">
      <quantityUnit>ozt</quantityUnit>
      <quantityFrequency>Term</quantityFrequency>
      <quantity>1000.0</quantity>
   </physicalQuantity>
   <settlementDate>
      <relativeDate>
         <periodMultiplier>0</periodMultiplier>
         <period>D</period>
         <businessDayConvention>NotApplicable</businessDayConvention>
         <dateRelativeTo href="valueDate"/>
      </relativeDate>
   </settlementDate>
</bullionPhysicalLeg>

Site developed and hosted by Datypic, Inc.

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