XML Schema Documentation

Element: fra

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name fra
Type Fra
Nillable no
Abstract no
Documentation A forward rate agreement product definition.
Logical Diagram
XML Instance Representation
<fra
id=" xsd:ID [0..1]">
<productType> ProductType </productType> [0..*]

'A classification of the type of product. FpML defines a simple product categorization using a coding scheme.'

<productId> ProductId </productId> [0..*]

'A product reference identifier allocated by a party. FpML does not define the domain values associated with this element. Note that the domain values for this element are not strictly an enumerated list.'

<buyerPartyReference> PartyOrTradeSideReference </buyerPartyReference> [1]

'A reference to the party that buys this instrument, ie. pays for this instrument and receives the rights defined by it. See 2000 ISDA definitions Article 11.1 (b). In the case of FRAs this the fixed rate payer.'

<sellerPartyReference> PartyOrTradeSideReference </sellerPartyReference> [1]

'A reference to the party that sells (\"writes\") this instrument, i.e. that grants the rights defined by this instrument and in return receives a payment for it. See 2000 ISDA definitions Article 11.1 (a). In the case of FRAs this is the floating rate payer.'

<adjustedEffectiveDate> RequiredIdentifierDate </adjustedEffectiveDate> [1]

'The start date of the calculation period. This date should already be adjusted for any applicable business day convention. This is also the date when the observed rate is applied, the reset date.'

<adjustedTerminationDate> xsd:date </adjustedTerminationDate> [1]

'The end date of the calculation period. This date should already be adjusted for any applicable business day convention.'

<paymentDate> AdjustableDate </paymentDate> [1]

'The payment date. This date is subject to adjustment in accordance with any applicable business day convention.'

<fixingDateOffset> RelativeDateOffset </fixingDateOffset> [1]

'Specifies the fixing date relative to the reset date in terms of a business days offset and an associated set of financial business centers. Normally these offset calculation rules will be those specified in the ISDA definition for the relevant floating rate index (ISDA\'s Floating Rate Option). However, non-standard offset calculation rules may apply for a trade if mutually agreed by the principal parties to the transaction. The href attribute on the dateRelativeTo element should reference the id attribute on the adjustedEffectiveDate element.'

<dayCountFraction> DayCountFraction </dayCountFraction> [1]

'The day count fraction.'

<calculationPeriodNumberOfDays> xsd:positiveInteger </calculationPeriodNumberOfDays> [1]

'The number of days from the adjusted effective date to the adjusted termination date calculated in accordance with the applicable day count fraction.'

<notional> Money </notional> [1]

'The notional amount.'

<fixedRate> xsd:decimal </fixedRate> [1]

'The calculation period fixed rate. A per annum rate, expressed as a decimal. A fixed rate of 5% would be represented as 0.05.'

<floatingRateIndex> FloatingRateIndex </floatingRateIndex> [1]
<indexTenor> Interval </indexTenor> [1..*]

'The ISDA Designated Maturity, i.e. the tenor of the floating rate.'

<fraDiscounting> FraDiscountingEnum </fraDiscounting> [1]

'Specifies whether discounting applies and, if so, what type.'

</fra>
Diagram
element_bulletPayment element_capFloor element_swap element_swaption
Schema Component Representation
<xsd:element name="fra" type=" Fra " substitutionGroup="product"/>