complexType "LoanTradingCounterpartySettlementFundingFactors"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
All Direct / Indirect Based Elements (1):
fundingFactors
Known Usage Locations
Annotation
A structure that defines the factors that impact settlement cashflows.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType abstract="false" name="LoanTradingCounterpartySettlementFundingFactors">
<xsd:sequence>
<xsd:sequence minOccurs="0">
<xsd:sequence>
<xsd:element name="delayedCompensation" type="LoanTradingDelayedCompensation"/>
<xsd:element name="costOfCarry" type="LoanTradingCostOfCarry"/>
</xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="economicBenefit" type="LoanTradingEconomicBenefit"/>
</xsd:sequence>
<xsd:element name="transferFeeAmounts" type="BuyerSellerAmounts"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/4)
costOfCarry
Type:
LoanTradingCostOfCarry, complex content
XML Source (see within schema source)
<xsd:element name="costOfCarry" type="LoanTradingCostOfCarry"/>

delayedCompensation
Type:
XML Source (see within schema source)

economicBenefit
Type:
The total economic benefit, based on facility-level activity between trade and settlement date, payable to the buyer of the asset.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="economicBenefit" type="LoanTradingEconomicBenefit"/>

transferFeeAmounts
Type:
BuyerSellerAmounts, complex content
Counterparty shares of the transfer fee owed to the agent.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="transferFeeAmounts" type="BuyerSellerAmounts"/>

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.