complexType "InflationRateCalculationBase"
Namespace:
Content:
complex, 1 attribute, 11 elements
Defined:
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (11):
Known Direct Subtypes (1):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A type defining the floating rate and definitions relating to the calculation of floating rate amounts. This type mimics the "FloatingRateCalculation" type but excludes the option of defining modular calculated rates and fallback rates. It provides an extension point for the InflationRateCalculation which does not require those features.
Type Definition Detail
Type Derivation Tree
Rate (extension)
  InflationRateCalculationBase
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="InflationRateCalculationBase">
<xsd:complexContent>
<xsd:extension base="Rate">
<xsd:sequence>
<xsd:group ref="FloatingRateIndex.model"/>
<xsd:group ref="FloatingRate.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.