Definition Type: ComplexType
Name: UnderlyerLoanRate
Namespace: http://www.fpml.org/FpML-5/transparency
Containing Schema: fpml-asset-5-10.xsd
Abstract
Documentation:
Defines stock loan information where this is required per underlyer. You must not duplicate infromation within dividend conditions at transaction level
Collapse XSD Schema Diagram:
Drilldown into initialStockLoanRate in schema fpml-shared-5-10_xsd5 Drilldown into increasedCostOfStockBorrow in schema fpml-shared-5-10_xsd5 Drilldown into maximumStockLoanRate in schema fpml-shared-5-10_xsd5 Drilldown into lossOfStockBorrow in schema fpml-shared-5-10_xsd5 Drilldown into StockLoan.model in schema fpml-shared-5-10_xsd5XSD Diagram of UnderlyerLoanRate in schema fpml-asset-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="UnderlyerLoanRate">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines stock loan information where this is required per underlyer. You must not duplicate infromation within dividend conditions at transaction level</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="StockLoan.model" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
lossOfStockBorrow nsF:lossOfStockBorrow 0 (1)
maximumStockLoanRate nsF:maximumStockLoanRate 0 (1)
increasedCostOfStockBorrow nsF:increasedCostOfStockBorrow 0 (1)
initialStockLoanRate nsF:initialStockLoanRate 0 (1)
<xs:group> nsF:StockLoan.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsF:underlyerLoanRate