Definition Type: Element
Name: weight
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-riskdef-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The weight factor to be applied to the partial derivative, e.g. 1 or -1, or some other scaling value.
Collapse XSD Schema Diagram:
XSD Diagram of weight in schema fpml-riskdef-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="weight" type="xsd:decimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The weight factor to be applied to the partial derivative, e.g. 1 or -1, or some other scaling value.</xsd:documentation>
    </xsd:annotation>
</xsd:element>