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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:rateIndex

Identifies a simple underlying asset that is an interest rate index. Used for specifying benchmark assets in the market environment in the pricing and risk model.

Element information

Type: fpml:RateIndex

Properties: Global, Qualified

Content

Attributes

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

Used in

Substitution hierarchy

Sample instance

<fpml:rateIndex>
   <fpml:instrumentId instrumentIdScheme="http://www.example.com/">normalizedString</fpml:instrumentId>
   <fpml:description>string</fpml:description>
   <fpml:currency>normalizedString</fpml:currency>
   <fpml:exchangeId>normalizedString</fpml:exchangeId>
   <fpml:clearanceSystem>normalizedString</fpml:clearanceSystem>
   <fpml:definition href="IDREF"/>
   <fpml:floatingRateIndex>normalizedString</fpml:floatingRateIndex>
   <fpml:term>
      <fpml:periodMultiplier>1</fpml:periodMultiplier>
      <fpml:period>D</fpml:period>
   </fpml:term>
   <fpml:paymentFrequency>
      <fpml:periodMultiplier>1</fpml:periodMultiplier>
      <fpml:period>D</fpml:period>
   </fpml:paymentFrequency>
   <fpml:dayCountFraction>normalizedString</fpml:dayCountFraction>
</fpml:rateIndex>

Site developed and hosted by Datypic, Inc.

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