group "LoanTradingParticipationSettlementTerms.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (2):
collateralRequiredFlag, votingRights
Known Usage Locations
Annotation
A model which contains trade settlement terms for participations.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="LoanTradingParticipationSettlementTerms.model">
<xsd:sequence>
<xsd:element name="collateralRequiredFlag" type="xsd:boolean"/>
<xsd:element name="votingRights" type="LoanTradingVotingRightsEnum"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
collateralRequiredFlag
Type:
xsd:boolean, predefined, simple content
Identifies whether the buyer is to supply collateral in the case the trade involves a revolver and the trade settles as a participation.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="collateralRequiredFlag" type="xsd:boolean"/>

votingRights
Type:
Identifies whether the buyer is to receive voting rights or be retained by the seller.
Simple Content
enumeration of xsd:token
Enumeration:
"PassedOnToBuyer"
 - 
Voting rights passed to the buyer
"RetainedBySeller"
 - 
Voting rights retained by the seller
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="votingRights" type="LoanTradingVotingRightsEnum"/>

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.