complexType "PeriodRate"
Namespace:
Content:
complex, 3 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
endDate (defined in PeriodOptionalEnd.model group),
rate (defined in PeriodRate complexType),
All Direct / Indirect Based Elements (6):
capRate (defined in RateLimits complexType),
floorRate (defined in RateLimits complexType),
rate (defined in FacilityRateChangeEvent complexType)
Known Usage Locations
Annotation
This represents any potential additional components applicable to outstanding loans within a given facility. E.g. default or penalty spreads. (Consider renaming the complex type).
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="PeriodRate">
<xsd:sequence>
<xsd:group ref="PeriodOptionalEnd.model"/>
<xsd:element name="rate" type="NonNegativeDecimal"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/3)
rate
Type:
NonNegativeDecimal, simple content
Simple Content
xsd:decimal
minInclusive:
0
XML Source (see within schema source)
<xsd:element name="rate" type="NonNegativeDecimal"/>

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.