complexType "SecLendFeeCalculation"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
fixedRateSchedule (defined in RateCalculation.model group),
floatingRateCalculation (defined in RateCalculation.model group),
minimumFee,
resetFrequency (defined in RateCalculation.model group)
All Direct / Indirect Based Elements (1):
fee
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="SecLendFeeCalculation">
<xsd:sequence>
<xsd:group ref="RateCalculation.model"/>
<xsd:element minOccurs="0" name="minimumFee" type="PositiveMoney"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/4)
minimumFee
Type:
PositiveMoney, complex content
A contractual minimum amount which the borrower will pay, regardless of the duration of the loan. A Mechanism for making sure, that a trade generates enough income.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="minimumFee" type="PositiveMoney"/>

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.