complexType "RateLimits"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
capRate (defined in RateLimits complexType),
floorRate (defined in RateLimits complexType)
All Direct / Indirect Based Elements (3):
allInRateLimits (defined in FixedRateOption complexType),
allInRateLimits (defined in FloatingRateOption complexType),
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="RateLimits">
<xsd:sequence>
<xsd:element minOccurs="0" name="floorRate" type="PeriodRate"/>
<xsd:element minOccurs="0" name="capRate" type="PeriodRate"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
capRate
Type:
PeriodRate, complex content
The rate cap being applied.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="capRate" type="PeriodRate"/>

floorRate
Type:
PeriodRate, complex content
The rate floor being applied.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="floorRate" type="PeriodRate"/>

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.