Definition Type: ComplexType
Name: CorrelationAmount
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:CalculatedAmount
Containing Schema: fpml-correlation-swaps-5-10.xsd
Abstract
Documentation:
Correlation Amount.
Collapse XSD Schema Diagram:
Drilldown into correlation in schema fpml-correlation-swaps-5-10_xsd1 Drilldown into allDividends in schema fpml-eq-shared-5-10_xsd1 Drilldown into additionalDividends in schema fpml-eq-shared-5-10_xsd1 Drilldown into optionsExchangeDividends in schema fpml-eq-shared-5-10_xsd1 Drilldown into Dividends.model in schema fpml-eq-shared-5-10_xsd1 Drilldown into observationStartDate in schema fpml-eq-shared-5-10_xsd1 Drilldown into calculationDates in schema fpml-eq-shared-5-10_xsd1 Drilldown into CalculatedAmount in schema fpml-eq-shared-5-10_xsd1XSD Diagram of CorrelationAmount in schema fpml-correlation-swaps-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CorrelationAmount">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Correlation Amount.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="CalculatedAmount">
            <xsd:sequence>
                <xsd:element name="correlation" type="Correlation">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Specifies Correlation.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
calculationDates nsD:calculationDates 0 (1)
observationStartDate nsD:observationStartDate 0 (1)
optionsExchangeDividends nsD:optionsExchangeDividends 0 (1)
additionalDividends nsD:additionalDividends 0 (1)
allDividends nsD:allDividends 0 (1)
correlation nsD:correlation (1) (1)
<xs:group> nsD:Dividends.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsD:amount