MainShareClassIndicator

/FundsXML4/RegulatoryReportings/DirectReporting/KIIDs/KIID/FundID/ShareClass/MainShareClassIndicator

Diagram

MainShareClassIndicator Indicator set to true if the current share class is the main share class. Performances and risk indicator are computed with the main share class data.

Documentation

en

Indicator set to true if the current share class is the main share class.
Performances and risk indicator are computed with the main share class data.

Properties

Type
xs:boolean
Cardinality
1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
7
Sample Data
true

XML Snippet

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="MainShareClassIndicator"
            type="xs:boolean">
   <xs:annotation>
      <xs:documentation xml:lang="en">Indicator set to true if the current share class is the main share class.
Performances and risk indicator are computed with the main share class data.</xs:documentation>
   </xs:annotation>
</xs:element>