complexType "PrepaidRate"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
fixedRate (in prepaidRate),
floatingRateIndex (defined in FloatingRateIndex.model group),
indexTenor (defined in FloatingRateIndex.model group)
All Direct / Indirect Based Elements (1):
prepaidRate
Known Usage Locations
Annotation
Specifies the rate which is applied to cash collateral when the cash collateral is settled ahead of the borrowed security. For example: at the initiation of the transaction, the borrow may post some cash right away, which gets returned overnight and substituted with securities, which would constitute as a collateral going forward. On T-0, you might actually hold some cash, pending the delivery of securities.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="PrepaidRate">
<xsd:choice>
<xsd:element name="fixedRate" type="xsd:decimal"/>
<xsd:group ref="FloatingRateIndex.model"/>
</xsd:choice>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/3)
fixedRate
Type:
xsd:decimal, predefined, simple content
Specifies the fixed rate which is applied to cash collateral when the cash collateral is settled ahead of the borrowed security.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="fixedRate" type="xsd:decimal"/>

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.