Definition Type: Element
Name: denominatorTerm
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:DenominatorTerm
Containing Schema: fpml-riskdef-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A denominator term of the formula. Its value is (sum of weighted partials) ^ power.
Collapse XSD Schema Diagram:
Drilldown into power in schema fpml-riskdef-5-10_xsd1 Drilldown into weightedPartial in schema fpml-riskdef-5-10_xsd1 Drilldown into DenominatorTerm in schema fpml-riskdef-5-10_xsd1XSD Diagram of denominatorTerm in schema fpml-riskdef-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="denominatorTerm" type="DenominatorTerm" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A denominator term of the formula. Its value is (sum of weighted partials) ^ power.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
weightedPartial nsD:weightedPartial 0 (1)
power nsD:power 0 (1)
Collapse Derivation Tree: