complexType "LoanTradingDelayedCompensation"
Namespace:
Content:
complex, 7 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (7):
amount (in delayedCompensation),
facilityAccrual,
letterOfCreditAccrual,
loanContractInterestAccrual,
nonAccruingFee,
payerPartyReference (defined in SimplePayerReceiver.model group),
receiverPartyReference (defined in SimplePayerReceiver.model group)
All Direct / Indirect Based Elements (1):
delayedCompensation
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 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.