complexType "LoanTradingAccruingFeeAccrual"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
amount (defined in AbstractTradingAccrual complexType),
All Direct / Indirect Based Elements (1):
accruingFee
Known Usage Locations
Annotation
A structure that details the underlying elements that affect the calculation of a fee accrual.
Type Definition Detail
Type Derivation Tree
  LoanTradingAccruingFeeAccrual
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="LoanTradingAccruingFeeAccrual">
<xsd:complexContent>
<xsd:extension base="AbstractTradingAccrual">
<xsd:sequence>
<xsd:element name="accrualTypeId" type="AccrualTypeId"/>
<xsd:element minOccurs="0" name="type" type="LoanTradingAccruingFeeTypeEnum"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/4)
accrualTypeId
Type:
AccrualTypeId, simple content
A unique id associated with the loan accrual type.
Simple Content
xsd:normalizedString
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="accrualTypeId" type="AccrualTypeId"/>

type
Type:
Describes the type of the accruing fee.
Simple Content
enumeration of xsd:token
Enumeration:
"Commitment"
 - 
Calculated as a percentage of the unutilized portion of the facility.
"Facility"
 - 
Calculated as a percentage of the global commitment amount of a facility.
"LetterOfCreditIssuance"
 - 
An on-going (accrual) fee paid to the Issuing Bank for a Letter of Credit. This is separate from the basic Letter of Credit Fee paid to the lender group.
"Ticking"
 - 
Typically for term loans, a commitment fee that applies to the amount of a commitment that has not yet been drawn down.
"Utilization"
 - 
Calculated as a percentage of the utilized portion of the facility. This fee type is subject to banding rules – different portions of the utilization amount may be subject to different percentages.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="type" type="LoanTradingAccruingFeeTypeEnum"/>

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.