Definition Type: Element
Name: tradedFlatOfAccrued
Namespace: http://www.fpml.org/FpML-5/legal
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-doc-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Whether the accrued interest in included when the trade settles. ("true" means accrued interest is not included when the trade settles.)
Collapse XSD Schema Diagram:
XSD Diagram of tradedFlatOfAccrued in schema fpml-doc-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="tradedFlatOfAccrued" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Whether the accrued interest in included when the trade settles. ("true" means accrued interest is not included when the trade settles.)</xsd:documentation>
    </xsd:annotation>
</xsd:element>