Definition Type: Element
Name: meanAdjustment
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-fx-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies whether "Mean Adjustment" is applicable or not in the calculation of the Realized Volatility.
Collapse XSD Schema Diagram:
XSD Diagram of meanAdjustment in schema fpml-fx-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="meanAdjustment" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies whether "Mean Adjustment" is applicable or not in the calculation of the Realized Volatility.</xsd:documentation>
    </xsd:annotation>
</xsd:element>