Definition Type: Element
Name: isAccountingHedge
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:
Specifies whether the trade used to hedge a risk for accounting purposes for the specified party. (TODO: do we need to distinguish between asset and liability hedges?)
Collapse XSD Schema Diagram:
XSD Diagram of isAccountingHedge in schema fpml-doc-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="isAccountingHedge" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies whether the trade used to hedge a risk for accounting purposes for the specified party. (TODO: do we need to distinguish between asset and liability hedges?)</xsd:documentation>
    </xsd:annotation>
</xsd:element>