group "LegacyFloatingRateIndexLoan.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (2):
indexTenor (defined in LegacyFloatingRateIndexLoan.model group),
legacyFloatingRateIndex
Known Usage Locations
Annotation
A model which captures the index and tenor associated with the floating rate. We are referring to a loan-specific floating rate scheme.
XML Source (w/o annotations (2); see within schema source)
<xsd:group name="LegacyFloatingRateIndexLoan.model">
<xsd:sequence>
<xsd:element name="legacyFloatingRateIndex" type="LegacyFloatingRateIndexLoan"/>
<xsd:element minOccurs="0" name="indexTenor" type="Period"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
indexTenor
Type:
Period, complex content
The ISDA Designated Maturity, i.e. the tenor of the floating rate.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="indexTenor" type="Period"/>

legacyFloatingRateIndex
Type:
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
1
XML Source (see within schema source)

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.