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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:underlyer

The set of underlyers to the trade that can be used in computing the trade's cashflows. If this information is needed to identify the trade, all of the trade's underlyers should be specified, whether or not they figure into the cashflow calculation. Otherwise, only those underlyers used to compute this particular cashflow need be supplied.

Element information

Type: fpml:TradeUnderlyer2

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:ID

Used in

Sample instance

<underlyer>
   <singleUnderlyer>
      <index>
         <instrumentId instrumentIdScheme="http://example.com/instrumentId">.FCHI</instrumentId>
         <currency>EUR</currency>
         <exchangeId>XPAR</exchangeId>
         <relatedExchangeId>XMAT</relatedExchangeId>
         <relatedExchangeId>XMON</relatedExchangeId>
      </index>
      <openUnits>1000</openUnits>
   </singleUnderlyer>
</underlyer>

Site developed and hosted by Datypic, Inc.

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