Definition Type: Element
Name: underlyerLoanRate
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:UnderlyerLoanRate
Containing Schema: fpml-asset-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Loan rate terms associated with this underlyer. Commonly used for stock loan. You must not duplicate data elements already contained 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_xsd5 Drilldown into UnderlyerLoanRate in schema fpml-asset-5-10_xsd5XSD Diagram of underlyerLoanRate in schema fpml-asset-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="underlyerLoanRate" type="UnderlyerLoanRate" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Loan rate terms associated with this underlyer. Commonly used for stock loan. You must not duplicate data elements already contained within dividend conditions at transaction level</xsd:documentation>
    </xsd:annotation>
</xsd:element>
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: