ShareClassType

/FundsXML4/AssetMasterData/Asset/AssetDetails/ShareClass/ShareClassType

Diagram

ShareClassType Code Text32Type [1] EarningUse xs:string [0..1] Name Text256Type [0..1] Description Text1000Type [0..1]

Documentation

EN

Type of the share class

DE

Typ der Anteilsklasse

FR

Type de la classe d'actions

NL

Type van de share class

ES

Tipo de la clase de acciones

IT

Tipo della classe di azioni

HU

A befektetési jegy osztály típusa

CS

Typ třídy akcií

Properties

Type
ShareClassTypeType
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
5

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
Text32Type

Country specific code for share class type

Länderspezifischer Code für den ShareClass-Typ

Code spécifique au pays pour le type de classe d'actions

Landspecifieke code voor het type aandelenklasse

Código específico del país para el tipo de clase de acciones

Codice specifico del paese per il tipo di classe di azioni

Kód specifický pro zemi pro typ třídy akcií

Országspecifikus kód a befektetési jegy osztály típusához

ExampleText
xs:string

D ... Distributing
P ... Partly Distributing
R ... Reinvesting

D ... Ausschüttend
P ... Teilausschüttend
R ... Thesaurierend

D ... Distribuant
P ... Partiellement distribuant
R ... Réinvestissant

D ... Uitkerend
P ... Gedeeltelijk uitkerend
R ... Herbeleggend

D ... Distribuidor
P ... Parcialmente Distribuidor
R ... Reinversor

D... Distribuire
P ... Parzialmente distribuito
R...Reinvestire

D ... Distribuující
P ... Částečně distribuující
R ... Reinvestující

D ... Kiosztó
P ... Részben kiosztó
R ... Újrabefektető

D
Text256Type

Short description of share class type (keywords)

Kurzbeschreibung des ShareClass-Typs (Stichworte)

Description brève du type de classe d'actions (mots-clés)

Korte beschrijving van het type aandelenklasse (trefwoorden)

Descripción corta del tipo de clase de acciones (palabras clave)

Breve descrizione del tipo di classe di azioni (parole chiave)

Krátký popis typu třídy akcií (klíčová slova)

A befektetési jegy osztály típusának rövid leírása (kulcsszavak)

ExampleText
Text1000Type

Long description of share class type

Ausführliche Beschreibung des ShareClass-Typs

Description détaillée du type de classe d'actions

Uitgebreide beschrijving van het type aandelenklasse

Descripción detallada del tipo de clase de acciones

Descrizione lunga del tipo di classe di azioni

Podrobný popis typu třídy akcií

A befektetési jegy osztály típusának részletes leírása

ExampleText

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="ShareClassType"
            type="ShareClassTypeType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Type of the share class</xs:documentation>
      <xs:documentation xml:lang="de">Typ der Anteilsklasse</xs:documentation>
      <xs:documentation xml:lang="fr">Type de la classe d'actions</xs:documentation>
      <xs:documentation xml:lang="nl">Type van de share class</xs:documentation>
      <xs:documentation xml:lang="es">Tipo de la clase de acciones</xs:documentation>
      <xs:documentation xml:lang="it">Tipo della classe di azioni</xs:documentation>
      <xs:documentation xml:lang="hu">A befektetési jegy osztály típusa</xs:documentation>
      <xs:documentation xml:lang="cs">Typ třídy akcií</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (ShareClassTypeType)

<xs:complexType 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"
                name="ShareClassTypeType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Share class type information including distribution policy</xs:documentation>
      <xs:documentation xml:lang="de">ShareClass-Typ-Informationen einschließlich Ausschüttungspolitik</xs:documentation>
      <xs:documentation xml:lang="fr">Informations sur le type de classe d'actions, y compris la politique de distribution</xs:documentation>
      <xs:documentation xml:lang="nl">Informatie over het type aandelenklasse inclusief uitkeringsbeleid</xs:documentation>
      <xs:documentation xml:lang="es">Información de tipo de clase de acciones incluyendo política de distribución</xs:documentation>
      <xs:documentation xml:lang="it">Informazioni sul tipo di classe di azioni, inclusa la politica di distribuzione</xs:documentation>
      <xs:documentation xml:lang="cs">Informace o typu třídy akcií včetně distribuční politiky</xs:documentation>
      <xs:documentation xml:lang="hu">Befektetési jegy osztály típusinformációi, beleértve a hozamfelhasználási politikát</xs:documentation>
   </xs:annotation>
   <xs:sequence>
      <xs:element name="Code" type="Text32Type">
         <xs:annotation>
            <xs:documentation xml:lang="en">Country specific code for share class type</xs:documentation>
            <xs:documentation xml:lang="de">Länderspezifischer Code für den ShareClass-Typ</xs:documentation>
            <xs:documentation xml:lang="fr">Code spécifique au pays pour le type de classe d'actions</xs:documentation>
            <xs:documentation xml:lang="nl">Landspecifieke code voor het type aandelenklasse</xs:documentation>
            <xs:documentation xml:lang="es">Código específico del país para el tipo de clase de acciones</xs:documentation>
            <xs:documentation xml:lang="it">Codice specifico del paese per il tipo di classe di azioni</xs:documentation>
            <xs:documentation xml:lang="cs">Kód specifický pro zemi pro typ třídy akcií</xs:documentation>
            <xs:documentation xml:lang="hu">Országspecifikus kód a befektetési jegy osztály típusához</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="EarningUse">
         <xs:annotation>
            <xs:documentation xml:lang="en">D ... Distributing
P ... Partly Distributing
R ... Reinvesting</xs:documentation>
            <xs:documentation xml:lang="de">D ... Ausschüttend
P ... Teilausschüttend
R ... Thesaurierend</xs:documentation>
            <xs:documentation xml:lang="fr">D ... Distribuant
P ... Partiellement distribuant
R ... Réinvestissant</xs:documentation>
            <xs:documentation xml:lang="nl">D ... Uitkerend
P ... Gedeeltelijk uitkerend
R ... Herbeleggend</xs:documentation>
            <xs:documentation xml:lang="es">D ... Distribuidor
P ... Parcialmente Distribuidor
R ... Reinversor</xs:documentation>
            <xs:documentation xml:lang="it">D... Distribuire
P ... Parzialmente distribuito
R...Reinvestire</xs:documentation>
            <xs:documentation xml:lang="cs">D ... Distribuující
P ... Částečně distribuující
R ... Reinvestující</xs:documentation>
            <xs:documentation xml:lang="hu">D ... Kiosztó
P ... Részben kiosztó
R ... Újrabefektető</xs:documentation>
         </xs:annotation>
         <xs:simpleType>
            <xs:restriction base="xs:string">
               <xs:length value="1"/>
               <xs:enumeration value="D"/>
               <xs:enumeration value="P"/>
               <xs:enumeration value="R"/>
            </xs:restriction>
         </xs:simpleType>
      </xs:element>
      <xs:element minOccurs="0" name="Name" type="Text256Type">
         <xs:annotation>
            <xs:documentation xml:lang="en">Short description of share class type (keywords)</xs:documentation>
            <xs:documentation xml:lang="de">Kurzbeschreibung des ShareClass-Typs (Stichworte)</xs:documentation>
            <xs:documentation xml:lang="fr">Description brève du type de classe d'actions (mots-clés)</xs:documentation>
            <xs:documentation xml:lang="nl">Korte beschrijving van het type aandelenklasse (trefwoorden)</xs:documentation>
            <xs:documentation xml:lang="es">Descripción corta del tipo de clase de acciones (palabras clave)</xs:documentation>
            <xs:documentation xml:lang="it">Breve descrizione del tipo di classe di azioni (parole chiave)</xs:documentation>
            <xs:documentation xml:lang="cs">Krátký popis typu třídy akcií (klíčová slova)</xs:documentation>
            <xs:documentation xml:lang="hu">A befektetési jegy osztály típusának rövid leírása (kulcsszavak)</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="Description" type="Text1000Type">
         <xs:annotation>
            <xs:documentation xml:lang="en">Long description of share class type</xs:documentation>
            <xs:documentation xml:lang="de">Ausführliche Beschreibung des ShareClass-Typs</xs:documentation>
            <xs:documentation xml:lang="fr">Description détaillée du type de classe d'actions</xs:documentation>
            <xs:documentation xml:lang="nl">Uitgebreide beschrijving van het type aandelenklasse</xs:documentation>
            <xs:documentation xml:lang="es">Descripción detallada del tipo de clase de acciones</xs:documentation>
            <xs:documentation xml:lang="it">Descrizione lunga del tipo di classe di azioni</xs:documentation>
            <xs:documentation xml:lang="cs">Podrobný popis typu třídy akcií</xs:documentation>
            <xs:documentation xml:lang="hu">A befektetési jegy osztály típusának részletes leírása</xs:documentation>
         </xs:annotation>
      </xs:element>
   </xs:sequence>
</xs:complexType>