Benchmark

/FundsXML4/Funds/Fund/FundStaticData/Benchmarks/Benchmark

Diagram

Benchmark BenchmarkID xs:string [0..1] Name xs:string [1] Currency ISOCurrencyCodeType [1] Provider BenchmarkProviderCompany [0..1] BenchmarkType xs:string [0..1] BenchmarkUsage (anonymous) [0..1] BenchmarkComponents (anonymous) [0..1]

Documentation

EN

Individual benchmark with identifiers and configuration

DE

Einzelner Benchmark mit Identifikatoren und Konfiguration

FR

Benchmark individuel avec identifiants et configuration

NL

Individuele benchmark met identificaties en configuratie

ES

Benchmark individual con identificadores y configuración

IT

Benchmark individuale con identificatori e configurazione

HU

Egyedi benchmark azonosítókkal és konfigurációval

CS

Individuální benchmark s identifikátory a konfigurací

Properties

Type
(anonymous)
Cardinality
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
xs:string

Link to Benchmark Dynamic Data

Link to Benchmark Dynamic Data

Link zu Benchmark Dynamisch Daten

Link à Benchmark Dynamique Données

Link naar Benchmark Dynamisch Gegevens

Enlace a los datos dinamicos del Benchmark

Collegamento ai dati dinamici di benchmark

Odkaz na Benchmark Dynamic Data

Hivatkozás a benchmark dinamikus adataira

ExampleText
xs:string

Name of the benchmark

Name of the benchmark

Name des Benchmarks

Nom du benchmark

Naam van de benchmark

Nombre del benchmark

Nome del benchmark

Název benchmarku

A benchmark neve

ExampleText
ISOCurrencyCodeType

Currency of the benchmark (ISO 4217)

Currency of the benchmark (ISO 4217)

Währung des Benchmarks (ISO 4217)

Devise du benchmark (ISO 4217)

Valuta van de benchmark (ISO 4217)

Divisa del benchmark (ISO 4217)

Valuta del benchmark (ISO 4217)

Měna benchmarku (ISO 4217)

A benchmark pénzneme (ISO 4217)

UUV
BenchmarkProviderCompany

Benchmark index provider company

Benchmark index provider company

Benchmark-Index-Provider-Unternehmen

Société fournisseur d'indice de benchmark

Benchmark index provider bedrijf

Empresa proveedora del índice de benchmark

Società fornitrice dell'indice di benchmark

Společnost poskytovatele benchmarkového indexu

Benchmark index szolgáltató vállalat

xs:string

Type of benchmark (Market Index, Blended, Custom, etc.)

Type of benchmark (Market Index, Blended, Custom, etc.)

Art des Benchmarks (Marktindex, Blended, Custom, etc.)

Type de benchmark (indice de marché, mixte, personnalisé, etc.)

Type benchmark (marktindex, blended, aangepast, etc.)

Tipo de benchmark (índice de mercado, mixto, personalizado, etc.)

Tipo di benchmark (indice di mercato, misto, personalizzato, ecc.)

Typ benchmarku (tržní index, smíšený, vlastní atd.)

A benchmark típusa (piaci index, kevert, egyedi stb.)

Other
(anonymous)

official, internal, performance attribution, etc.

official, internal, performance attribution, etc.

official, intern, Performance attribution, etc.

official, interne, performance attribution, etc.

official, intern, prestatie attribution, etc.

oficial, interno, performance attribution, etc.

ufficiale, interno, attribuzione delle prestazioni, ecc.

oficiální, interní, přiřazení výkonnosti atd.

hivatalos, belső, teljesítmény-hozzárendelés stb.

(anonymous)

if blended Benchmark

if blended Benchmark

wenn blended Benchmark

si blended Benchmark

als blended Benchmark

si blended Benchmark

se benchmark misto

v případě smíšeného benchmarku

ha kevert benchmark

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"
            maxOccurs="unbounded"
            name="Benchmark">
   <xs:annotation>
      <xs:documentation xml:lang="en">Individual benchmark with identifiers and configuration</xs:documentation>
      <xs:documentation xml:lang="de">Einzelner Benchmark mit Identifikatoren und Konfiguration</xs:documentation>
      <xs:documentation xml:lang="fr">Benchmark individuel avec identifiants et configuration</xs:documentation>
      <xs:documentation xml:lang="nl">Individuele benchmark met identificaties en configuratie</xs:documentation>
      <xs:documentation xml:lang="es">Benchmark individual con identificadores y configuración</xs:documentation>
      <xs:documentation xml:lang="it">Benchmark individuale con identificatori e configurazione</xs:documentation>
      <xs:documentation xml:lang="hu">Egyedi benchmark azonosítókkal és konfigurációval</xs:documentation>
      <xs:documentation xml:lang="cs">Individuální benchmark s identifikátory a konfigurací</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:complexContent>
         <xs:extension base="BenchmarkStaticDataType"/>
      </xs:complexContent>
   </xs:complexType>
</xs:element>