complexType "PrepaidRate"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definition of 1 element
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (1):
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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.