Definition Type: Element
Name: datapoint
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:ParametricAdjustmentPoint
Containing Schema: fpml-mktenv-4-4.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
The values of the adjustment parameter.
Collapse XSD Schema Diagram:
Drilldown into adjustmentValue in schema fpml-mktenv-4-4_xsd Drilldown into parameterValue in schema fpml-mktenv-4-4_xsd Drilldown into ParametricAdjustmentPoint in schema fpml-mktenv-4-4_xsdXSD Diagram of datapoint in schema fpml-mktenv-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="datapoint" type="ParametricAdjustmentPoint" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The values of the adjustment parameter.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
parameterValue fpml:parameterValue (1) (1)
adjustmentValue fpml:adjustmentValue (1) (1)
Collapse Derivation Tree: