Performances

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/ShareClasses/ShareClass/PerformanceFigures/Performances

Diagram

Performances Performance PerformanceType [1..*]

Documentation

EN

Performance data of the share class

DE

Performance-Daten der Anteilsklasse

FR

Données de performance de la classe d'actions

NL

Prestatiegegevens van de share class

ES

Datos de rendimiento de la clase de acciones

IT

Dati di performance della classe di azioni

HU

A befektetési jegy osztály teljesítményadatai

CS

Data výkonnosti třídy akcií

Properties

Type
(anonymous)
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
10

Child Elements & Attributes

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

Individual performance entry

Einzelner Performance-Eintrag

Entrée de performance individuelle

Individuele prestatievermelding

Entrada de rendimiento individual

Voce di performance individuale

Egyedi teljesítmény bejegyzés

Jednotlivý záznam výkonnosti

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="Performances">
   <xs:annotation>
      <xs:documentation xml:lang="en">Performance data of the share class</xs:documentation>
      <xs:documentation xml:lang="de">Performance-Daten der Anteilsklasse</xs:documentation>
      <xs:documentation xml:lang="fr">Données de performance de la classe d'actions</xs:documentation>
      <xs:documentation xml:lang="nl">Prestatiegegevens van de share class</xs:documentation>
      <xs:documentation xml:lang="es">Datos de rendimiento de la clase de acciones</xs:documentation>
      <xs:documentation xml:lang="it">Dati di performance della classe di azioni</xs:documentation>
      <xs:documentation xml:lang="hu">A befektetési jegy osztály teljesítményadatai</xs:documentation>
      <xs:documentation xml:lang="cs">Data výkonnosti třídy akcií</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element maxOccurs="unbounded" name="Performance" type="PerformanceType">
            <xs:annotation>
               <xs:documentation xml:lang="en">Individual performance entry</xs:documentation>
               <xs:documentation xml:lang="de">Einzelner Performance-Eintrag</xs:documentation>
               <xs:documentation xml:lang="fr">Entrée de performance individuelle</xs:documentation>
               <xs:documentation xml:lang="nl">Individuele prestatievermelding</xs:documentation>
               <xs:documentation xml:lang="es">Entrada de rendimiento individual</xs:documentation>
               <xs:documentation xml:lang="it">Voce di performance individuale</xs:documentation>
               <xs:documentation xml:lang="hu">Egyedi teljesítmény bejegyzés</xs:documentation>
               <xs:documentation xml:lang="cs">Jednotlivý záznam výkonnosti</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>