BenchmarkName

/FundsXML4/RegulatoryReportings/DirectReporting/KIIDs/KIID/ObjectivesAndInvestmentPolicy/Benchmark/BenchmarkName

Diagram

BenchmarkName

Documentation

EN

Name of the benchmark index

DE

Name des Benchmark-Index

FR

Nom de l'indice de référence

NL

Naam van de benchmark-index

ES

Nombre del índice de referencia

IT

Nome dell'indice di riferimento

HU

A referencia-index neve

CS

Název benchmarkového indexu

Properties

Type
xs:string
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
7
Sample Data
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"
            name="BenchmarkName"
            type="xs:string">
   <xs:annotation>
      <xs:documentation xml:lang="en">Name of the benchmark index</xs:documentation>
      <xs:documentation xml:lang="de">Name des Benchmark-Index</xs:documentation>
      <xs:documentation xml:lang="fr">Nom de l'indice de référence</xs:documentation>
      <xs:documentation xml:lang="nl">Naam van de benchmark-index</xs:documentation>
      <xs:documentation xml:lang="es">Nombre del índice de referencia</xs:documentation>
      <xs:documentation xml:lang="it">Nome dell'indice di riferimento</xs:documentation>
      <xs:documentation xml:lang="hu">A referencia-index neve</xs:documentation>
      <xs:documentation xml:lang="cs">Název benchmarkového indexu</xs:documentation>
   </xs:annotation>
</xs:element>