Definition Type: Element
Name: isCommodityHedge
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-doc-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Whether the transaction reduces risk in an objectively measurable way. Only applicable for commodity derivative transactions.
Collapse XSD Schema Diagram:
XSD Diagram of isCommodityHedge in schema fpml-doc-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="isCommodityHedge" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Whether the transaction reduces risk in an objectively measurable way. Only applicable for commodity derivative transactions.</xsd:documentation>
    </xsd:annotation>
</xsd:element>