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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:holding

An amount of an instrument that is held.

Element information

Type: fpml:Holding

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<fpml:holding>
   <fpml:basket>
      <fpml:openUnits>1.0</fpml:openUnits>
      <fpml:basketConstituent>
         <fpml:payerPartyReference href="IDREF"/>
         <fpml:payerAccountReference href="IDREF"/>
         <fpml:receiverPartyReference href="IDREF"/>
         <fpml:receiverAccountReference href="IDREF"/>
         <fpml:basket>...
         </fpml:basket>
         <fpml:constituentWeight>...
         </fpml:constituentWeight>
         <fpml:dividendPayout>...
         </fpml:dividendPayout>
         <fpml:underlyerPrice>...
         </fpml:underlyerPrice>
         <fpml:underlyerNotional>...
         </fpml:underlyerNotional>
         <fpml:underlyerSpread href="IDREF"/>
         <fpml:couponPayment>...
         </fpml:couponPayment>
         <fpml:underlyerFinancing>...
         </fpml:underlyerFinancing>
         <fpml:underlyerLoanRate>...
         </fpml:underlyerLoanRate>
         <fpml:underlyerCollateral>...
         </fpml:underlyerCollateral>
      </fpml:basketConstituent>
      <fpml:basketDivisor>1.0</fpml:basketDivisor>
      <fpml:basketVersion>1</fpml:basketVersion>
      <fpml:basketName>normalizedString</fpml:basketName>
      <fpml:basketId>normalizedString</fpml:basketId>
      <fpml:basketCurrency>normalizedString</fpml:basketCurrency>
   </fpml:basket>
   <fpml:quantity>
      <fpml:number>1.0</fpml:number>
   </fpml:quantity>
   <fpml:type>Long</fpml:type>
</fpml:holding>

Site developed and hosted by Datypic, Inc.

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