Definition Type: Element
Name: averagingMethod
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:AveragingMethodEnum
Containing Schema: fpml-shared-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
If averaging is applicable, this component specifies whether a weighted or unweighted average method of calculation is to be used. The component must only be included when averaging applies.
Collapse XSD Schema Diagram:
XSD Diagram of averagingMethod in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="averagingMethod" type="AveragingMethodEnum" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">If averaging is applicable, this component specifies whether a weighted or unweighted average method of calculation is to be used. The component must only be included when averaging applies.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: