Definition Type: Element
Name: equivalentApplicable
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-com-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
When "true" the EEP Equivalent is applicable. See Part [7] definition of EEP Equivalent.
Collapse XSD Schema Diagram:
XSD Diagram of equivalentApplicable in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="equivalentApplicable" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">When "true" the EEP Equivalent is applicable. See Part [7] definition of EEP Equivalent.</xsd:documentation>
    </xsd:annotation>
</xsd:element>