complexType "LoanTradingDelayedCompensation"
Namespace:
Content:
complex, 7 elements
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (7):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A structure that incorporates elements of interest and fee accruals, for the purpose of defining delayed compensation.
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="LoanTradingDelayedCompensation">
<xsd:sequence>
<xsd:sequence>
<xsd:element name="amount" type="NonNegativeMoney"/>
<xsd:group minOccurs="0" ref="SimplePayerReceiver.model"/>
</xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="nonAccruingFee" type="LoanTradingNonAccruingFee"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/7)
amount
Type:
NonNegativeMoney, complex content
The total delayed compensation amount. This is the sum of all the loan contract, letter of credit and on-going fee accrual amounts.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="amount" type="NonNegativeMoney"/>

nonAccruingFee
Type:
LoanTradingNonAccruingFee, complex content
Details the amount of nonaccruing fees associated with the traded portion of a facility commitment, loan contract, or letter of credit.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="nonAccruingFee" type="LoanTradingNonAccruingFee"/>

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.