Benchmarks
/FundsXML4/Funds/Fund/FundDynamicData/Benchmarks
Diagram
Documentation
Benchmark data of fund
Benchmark-Daten des Fund
Benchmark données de fonds
Benchmark gegevens van fonds
Datos de benchmark del fondo
Dati di riferimento del fondo
Data benchmarku fondu
Benchmark data of fund
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
- 4
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| BenchmarkDynamicDataType |
Dynamic benchmark data for performance comparison Dynamische Benchmarkdaten für den Performancevergleich Données dynamiques de benchmark pour la comparaison de performance Dynamische benchmarkgegevens voor prestatievergelijking Datos dinámicos de benchmark para comparación de rendimiento Dati dinamici di benchmark per il confronto delle performance Dinamikus benchmark adatok a teljesítmény-összehasonlításhoz Dynamická data benchmarku pro srovnání výkonnosti Dynamic benchmark data including values and component values |
Element Definition
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="Benchmarks">
<xs:annotation>
<xs:documentation xml:lang="en">Benchmark data of fund</xs:documentation>
<xs:documentation xml:lang="de">Benchmark-Daten des Fund</xs:documentation>
<xs:documentation xml:lang="fr">Benchmark données de fonds</xs:documentation>
<xs:documentation xml:lang="nl">Benchmark gegevens van fonds</xs:documentation>
<xs:documentation xml:lang="es">Datos de benchmark del fondo</xs:documentation>
<xs:documentation xml:lang="it">Dati di riferimento del fondo</xs:documentation>
<xs:documentation xml:lang="cs">Data benchmarku fondu</xs:documentation>
<xs:documentation xml:lang="hu">Benchmark data of fund</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded"
name="Benchmark"
type="BenchmarkDynamicDataType">
<xs:annotation>
<xs:documentation xml:lang="en">Dynamic benchmark data for performance comparison</xs:documentation>
<xs:documentation xml:lang="de">Dynamische Benchmarkdaten für den Performancevergleich</xs:documentation>
<xs:documentation xml:lang="fr">Données dynamiques de benchmark pour la comparaison de performance</xs:documentation>
<xs:documentation xml:lang="nl">Dynamische benchmarkgegevens voor prestatievergelijking</xs:documentation>
<xs:documentation xml:lang="es">Datos dinámicos de benchmark para comparación de rendimiento</xs:documentation>
<xs:documentation xml:lang="it">Dati dinamici di benchmark per il confronto delle performance</xs:documentation>
<xs:documentation xml:lang="hu">Dinamikus benchmark adatok a teljesítmény-összehasonlításhoz</xs:documentation>
<xs:documentation xml:lang="cs">Dynamická data benchmarku pro srovnání výkonnosti</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>