Definition Type: ComplexType
Name: UnderlyerLoanRate
Namespace: http://www.fpml.org/FpML-5/reporting
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_xsd4 Drilldown into increasedCostOfStockBorrow in schema fpml-shared-5-10_xsd4 Drilldown into maximumStockLoanRate in schema fpml-shared-5-10_xsd4 Drilldown into lossOfStockBorrow in schema fpml-shared-5-10_xsd4 Drilldown into StockLoan.model in schema fpml-shared-5-10_xsd4XSD Diagram of UnderlyerLoanRate in schema fpml-asset-5-10_xsd4 (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 nsE:lossOfStockBorrow 0 (1)
maximumStockLoanRate nsE:maximumStockLoanRate 0 (1)
increasedCostOfStockBorrow nsE:increasedCostOfStockBorrow 0 (1)
initialStockLoanRate nsE:initialStockLoanRate 0 (1)
<xs:group> nsE:StockLoan.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsE:underlyerLoanRate