group "LoanTradingSettlementAccruals.model"
Namespace:
Content:
Defined:
Includes:
definitions of 4 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (4):
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 (5); see within schema source)
<xsd:group name="LoanTradingSettlementAccruals.model">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="accruingFee" type="LoanTradingAccruingFeeAccrual"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="nonRecurringFee" type="LoanTradingNonRecurringFee"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="interest" type="LoanTradingOutstandingsAccrual"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="letterOfCreditFee" type="LoanTradingLetterOfCreditAccrual"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 4/4)
accruingFee
Type:
Details of the amount of on-going fees 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="accruingFee" type="LoanTradingAccruingFeeAccrual"/>

interest
Type:
Details of the amount of 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="interest" type="LoanTradingOutstandingsAccrual"/>

letterOfCreditFee
Type:
Details of the amount of 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="letterOfCreditFee" type="LoanTradingLetterOfCreditAccrual"/>

nonRecurringFee
Type:
Details of the amount of on-going fees 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="nonRecurringFee" type="LoanTradingNonRecurringFee"/>

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.