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