Definition Type: Element
Name: adjustment
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:ParametricAdjustment
Containing Schema: fpml-mktenv-4-4.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-4-4_xsd Drilldown into inputUnits in schema fpml-mktenv-4-4_xsd Drilldown into name in schema fpml-mktenv-4-4_xsd Drilldown into ParametricAdjustment in schema fpml-mktenv-4-4_xsdXSD Diagram of adjustment in schema fpml-mktenv-4-4_xsd (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 fpml:name (1) (1)
inputUnits fpml:inputUnits 0 (1)
datapoint fpml:datapoint (1) unbounded
Collapse Derivation Tree: