Definition Type: Element
Name: averaged
Namespace: http://www.fpml.org/2005/FpML-4-2
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-riskdef-4-2.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The value is calculated by perturbing by the perturbationAmount and then the negative of the perturbationAmount and then averaging the two values (i.e. the value is half of the difference between perturbing up and perturbing down).
Collapse XSD Schema Diagram:
XSD Diagram of averaged in schema fpml-riskdef-4-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="averaged" type="xsd:boolean">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The value is calculated by perturbing by the perturbationAmount and then the negative of the perturbationAmount and then averaging the two values (i.e. the value is half of the difference between perturbing up and perturbing down).</xsd:documentation>
    </xsd:annotation>
</xsd:element>