complexType "CompoundingRate"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
interestLegRate, specificRate
All Direct / Indirect Based Elements (1):
compoundingRate
Known Usage Locations
Annotation
A type defining a compounding rate. The compounding interest can either point back to the floating rate calculation of interest calculation node on the Interest Leg, or be defined specifically.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="CompoundingRate">
<xsd:choice>
<xsd:element name="interestLegRate" type="FloatingRateCalculationReference"/>
<xsd:element name="specificRate" type="InterestAccrualsMethod"/>
</xsd:choice>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
interestLegRate
Type:
Reference to the floating rate calculation of interest calculation node on the Interest Leg.
XML Source (w/o annotations (1); see within schema source)

specificRate
Type:
InterestAccrualsMethod, complex content
Defines a specific rate.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="specificRate" type="InterestAccrualsMethod"/>

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.