Definition Type: Element
Name: term
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:FormulaTerm
Containing Schema: fpml-riskdef-4-4.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A term of the formula. Its value is the product of the its coefficient and the referenced partial derivatives.
Collapse XSD Schema Diagram:
Drilldown into partialDerivativeReference in schema fpml-riskdef-4-4_xsd Drilldown into coefficient in schema fpml-riskdef-4-4_xsd Drilldown into FormulaTerm in schema fpml-riskdef-4-4_xsdXSD Diagram of term in schema fpml-riskdef-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="term" type="FormulaTerm">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A term of the formula. Its value is the product of the its coefficient and the referenced partial derivatives.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
coefficient fpml:coefficient (1) (1)
partialDerivativeReference fpml:partialDerivativeReference (1) unbounded
Collapse Derivation Tree: