Definition Type: Element
Name: openEndedFund
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-asset-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Boolean indicator to specify whether the mutual fund is an open-ended mutual fund.
Collapse XSD Schema Diagram:
XSD Diagram of openEndedFund in schema fpml-asset-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="openEndedFund" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Boolean indicator to specify whether the mutual fund is an open-ended mutual fund.</xsd:documentation>
    </xsd:annotation>
</xsd:element>