complexType "PeriodRate"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definition of 1 element
Used:
Component 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 AbstractFacilityRateChangeEvent complexType)
Known Usage Locations
Annotation
A structure that represents a rate applicable against a well-defined or open-ended period.
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="xsd:decimal"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/3)
rate
Type:
xsd:decimal, predefined, simple content
XML Source (see within schema source)
<xsd:element name="rate" type="xsd:decimal"/>

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.