group "LoanTradingSettlementAccruals.model"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (3):
facilityAccrual, letterOfCreditAccrual, loanContractInterestAccrual
Known Usage Locations
Annotation
A model which contains all relevant amounts to settle a loan trade with accrued interest and fees.
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="LoanTradingSettlementAccruals.model">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="facilityAccrual" type="LoanTradingFacilityFeeAccrual"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="loanContractInterestAccrual" type="LoanTradingLoanContractAccrual"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="letterOfCreditAccrual" type="LoanTradingLetterOfCreditAccrual"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
facilityAccrual
Type:
Details of the amount of facility fees accrued by the traded portion of a facility commitment.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="facilityAccrual" type="LoanTradingFacilityFeeAccrual"/>

letterOfCreditAccrual
Type:
Details of the amount of letter of credit fees accrued by the traded portion of a letter of credit.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="letterOfCreditAccrual" type="LoanTradingLetterOfCreditAccrual"/>

loanContractInterestAccrual
Type:
Details of the amount of loan contract interest accrued by the traded portion of a loan contract.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="loanContractInterestAccrual" type="LoanTradingLoanContractAccrual"/>

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.