Definition Type: Element
Name: adjustment
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:ParametricAdjustment
Containing Schema: fpml-mktenv-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
An adjustment factor, such as for vol smile/skew.
Collapse XSD Schema Diagram:
Drilldown into datapoint in schema fpml-mktenv-5-10_xsd2 Drilldown into inputUnits in schema fpml-mktenv-5-10_xsd2 Drilldown into name in schema fpml-mktenv-5-10_xsd2 Drilldown into ParametricAdjustment in schema fpml-mktenv-5-10_xsd2XSD Diagram of adjustment in schema fpml-mktenv-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="adjustment" type="ParametricAdjustment" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An adjustment factor, such as for vol smile/skew.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
name nsE:name 0 (1)
inputUnits nsE:inputUnits 0 (1)
datapoint nsE:datapoint 0 unbounded
Collapse Derivation Tree: