Definition Type: Element
Name: valuation
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:DeprecatedEquityLegValuation
Containing Schema: fpml-return-swaps-4-4.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Specifies the terms of the initial price of the return type swap and of the subsequent valuations of the equity underlyer.
Collapse XSD Schema Diagram:
Drilldown into equityPaymentDates in schema fpml-return-swaps-4-4_xsd Drilldown into valuationPriceFinal in schema fpml-return-swaps-4-4_xsd Drilldown into valuationPriceInterim in schema fpml-return-swaps-4-4_xsd Drilldown into equityNotionalReset in schema fpml-return-swaps-4-4_xsd Drilldown into initialPrice in schema fpml-return-swaps-4-4_xsd Drilldown into DeprecatedEquityLegValuation in schema fpml-return-swaps-4-4_xsdXSD Diagram of valuation in schema fpml-return-swaps-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="valuation" type="DeprecatedEquityLegValuation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the terms of the initial price of the return type swap and of the subsequent valuations of the equity underlyer.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
initialPrice fpml:initialPrice (1) (1)
equityNotionalReset fpml:equityNotionalReset (1) (1)
valuationPriceInterim fpml:valuationPriceInterim 0 (1)
valuationPriceFinal fpml:valuationPriceFinal (1) (1)
equityPaymentDates fpml:equityPaymentDates (1) (1)
Collapse Derivation Tree: