group "LoanTradingSettlementTerms.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (2):
formOfPurchase, tradingAssociation
Known Usage Locations
Annotation
A model which contains settlement terms of a trade.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="LoanTradingSettlementTerms.model">
<xsd:sequence>
<xsd:element name="tradingAssociation" type="LoanTradingAssocEnum"/>
<xsd:element name="formOfPurchase" type="LoanTradingFormOfPurchaseEnum"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
formOfPurchase
Type:
Defines whether the trade is being settled by assignment or participation (i.e. sub-participation).
Simple Content
enumeration of xsd:token
Enumeration:
"Assignment"
"AssignmentOnly"
"Other"
"LMAFundedParticipation"
"LMAFundedRiskParticipation"
"LMARiskParticipation"
"LMARiskToFundedParticipation"
"LMATransferAgreement"
"LMATransferCertificate"
"Participation"
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="formOfPurchase" type="LoanTradingFormOfPurchaseEnum"/>

tradingAssociation
Type:
LoanTradingAssocEnum, simple content
Defines the trading association under which the loan trade documentation is governed.
Simple Content
enumeration of xsd:token
Enumeration:
"LMA"
 - 
Loan Market Association (UK).
"LSTA"
 - 
The Loan Syndications and Trading Association (US).
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="tradingAssociation" type="LoanTradingAssocEnum"/>

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.