Definition Type: ComplexType
Name: EquityValuation
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-eq-shared-5-0.xsd
Abstract
Documentation:
A type for defining how and when an equity option is to be valued.
Collapse XSD Schema Diagram:
Drilldown into fPVFinalPriceElectionFallback in schema fpml-eq-shared-5-0_xsd1 Drilldown into dividendValuationDates in schema fpml-eq-shared-5-0_xsd1 Drilldown into numberOfValuationDates in schema fpml-eq-shared-5-0_xsd1 Drilldown into optionsPriceValuation in schema fpml-eq-shared-5-0_xsd1 Drilldown into futuresPriceValuation in schema fpml-eq-shared-5-0_xsd1 Drilldown into valuationTime in schema fpml-eq-shared-5-0_xsd1 Drilldown into valuationTimeType in schema fpml-eq-shared-5-0_xsd1 Drilldown into valuationDates in schema fpml-eq-shared-5-0_xsd1 Drilldown into valuationDate in schema fpml-eq-shared-5-0_xsd1 Drilldown into id in schema fpml-eq-shared-5-0_xsd1XSD Diagram of EquityValuation in schema fpml-eq-shared-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="EquityValuation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type for defining how and when an equity option is to be valued.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:choice minOccurs="0">
            <xsd:element name="valuationDate" type="AdjustableDateOrRelativeDateSequence" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">The term "Valuation Date" is assumed to have the meaning as defined in the ISDA 2002 Equity Derivatives Definitions.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="valuationDates" type="AdjustableRelativeOrPeriodicDates" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">Specifies the interim equity valuation dates of a swap.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:choice>
        <xsd:element name="valuationTimeType" type="TimeTypeEnum" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The time of day at which the calculation agent values the underlying, for example the official closing time of the exchange.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="valuationTime" type="BusinessCenterTime" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The specific time of day at which the calculation agent values the underlying.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="futuresPriceValuation" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The official settlement price as announced by the related exchange is applicable, in accordance with the ISDA 2002 definitions.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="optionsPriceValuation" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The official settlement price as announced by the related exchange is applicable, in accordance with the ISDA 2002 definitions.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="numberOfValuationDates" type="xsd:nonNegativeInteger" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The number of valuation dates between valuation start date and valuation end date.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="dividendValuationDates" type="AdjustableRelativeOrPeriodicDates" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Specifies the dividend valuation dates of the swap.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="fPVFinalPriceElectionFallback" type="FPVFinalPriceElectionFallbackEnum" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Specifies the fallback provisions for Hedging Party in the determination of the Final Price.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
valuationDate nsB:valuationDate 0 (1)
valuationDates nsB:valuationDates 0 (1)
valuationTimeType nsB:valuationTimeType 0 (1)
valuationTime nsB:valuationTime 0 (1)
futuresPriceValuation nsB:futuresPriceValuation 0 (1)
optionsPriceValuation nsB:optionsPriceValuation 0 (1)
numberOfValuationDates nsB:numberOfValuationDates 0 (1)
dividendValuationDates nsB:dividendValuationDates 0 (1)
fPVFinalPriceElectionFallback nsB:fPVFinalPriceElectionFallback 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsB:equityValuation, nsB:valuation, nsB:valuationRules