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]

Properties

Type
(anonymous)
Cardinality
1..*
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
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 zu Benchmark Dynamisch Daten

Link à Benchmark Dynamique Données

Link naar Benchmark Dynamisch Gegevens

ExampleText
xs:string ExampleText
ISOCurrencyCodeType

Three-letter ISO-CurrencyCode (ISO 4217)

[AUTO] Dreistelliger ISO-Währungscode (ISO 4217)

Three-letter ISO-CurrencyCode (ISO 4217)

Three-letter ISO-CurrencyCode (ISO 4217)

ZVP
BenchmarkProviderCompany

Benchmark index provider company with ESMA registration status (EU Benchmark Regulation)

Benchmark Index Provider Company mit ESMA-Registrierungsstatus (EU Benchmark Regulation)

Société provider de benchmark index avec statut d'enregistrement ESMA (EU Benchmark Regulation)

Benchmark index provider bedrijf met ESMA-registratiestatus (EU Benchmark Regulation)

xs:string Exchange Traded Fund
(anonymous)

official, internal, performance attribution, etc.

official, intern, Performance attribution, etc.

official, interne, performance attribution, etc.

official, intern, prestatie attribution, etc.

(anonymous)

if blended Benchmark

wenn blended Benchmark

si blended Benchmark

als blended Benchmark

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            maxOccurs="unbounded"
            name="Benchmark">
   <xs:complexType>
      <xs:complexContent>
         <xs:extension base="BenchmarkStaticDataType"/>
      </xs:complexContent>
   </xs:complexType>
</xs:element>