element <compoundingMethod> (local)
Namespace:
Type:
Content:
simple
Defined:
locally within Calculation complexType in fpml-ird-5-8.xsd; see XML source
Content Model Diagram
XML Representation Summary
<compoundingMethod>
   
Content: 
{ enumeration of xsd:token }
</compoundingMethod>
Simple Content Detail:
Enumeration:
"Flat"
 - 
Flat compounding. Compounding excludes the spread. Note that the first compounding period has it's interest calculated including any spread then subsequent periods compound this at a rate excluding the spread.
"None"
 - 
No compounding is to be applied.
"Straight"
 - 
Straight compounding. Compounding includes the spread.
"SpreadExclusive"
 - 
Spread Exclusive compounding.
MinLength:
0

Included in content model of elements (1):
calculation (in calculationPeriodAmount)
Annotation
If more that one calculation period contributes to a single payment amount this element specifies whether compounding is applicable, and if so, what compounding method is to be used. This element must only be included when more that one calculation period contributes to a single payment amount.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="compoundingMethod" type="CompoundingMethodEnum"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.