IsReferenceShareClass

/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/Segments/Segment/ShareClasses/ShareClass/IsReferenceShareClass

Diagram

IsReferenceShareClass

Documentation

EN

Indicates if this is the reference share class of the fund

DE

Gibt an, ob dies die Referenz-ShareClass des Fonds ist

FR

Indicates si ce est référence classe d'actions de fonds

NL

Indicates als dit is referentie aandelenklasse van fonds

ES

Indica si esta es la clase de acciones de referencia del fondo

IT

Indica se questa è la classe di azioni di riferimento del fondo

CS

Označuje, zda this is the reference share class of the fund

HU

Indicates if this is the reference share class of the fund

Properties

Type
xs:boolean
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
12
Sample Data
true

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="IsReferenceShareClass"
            type="xs:boolean">
   <xs:annotation>
      <xs:documentation xml:lang="en">Indicates if this is the reference share class of the fund</xs:documentation>
      <xs:documentation xml:lang="de">Gibt an, ob dies die Referenz-ShareClass des Fonds ist</xs:documentation>
      <xs:documentation xml:lang="fr">Indicates si ce est référence classe d'actions de fonds</xs:documentation>
      <xs:documentation xml:lang="nl">Indicates als dit is referentie aandelenklasse van fonds</xs:documentation>
      <xs:documentation xml:lang="es">Indica si esta es la clase de acciones de referencia del fondo</xs:documentation>
      <xs:documentation xml:lang="it">Indica se questa è la classe di azioni di riferimento del fondo</xs:documentation>
      <xs:documentation xml:lang="cs">Označuje, zda this is the reference share class of the fund</xs:documentation>
      <xs:documentation xml:lang="hu">Indicates if this is the reference share class of the fund</xs:documentation>
   </xs:annotation>
</xs:element>