BenchmarkComponentID

/FundsXML4/Funds/Fund/FundDynamicData/Benchmarks/Benchmark/Values/Value/Components/Component/BenchmarkComponentID

Diagram

BenchmarkComponentID

Documentation

Link to the static benchmark component definition

EN

Link to the static benchmark component definition

DE

Verknüpfung zur statischen Benchmark-Komponenten-Definition

FR

Lien vers la définition statique du composant de benchmark

NL

Link naar de statische benchmarkcomponent-definitie

ES

Enlace a la definición estática del componente del benchmark

IT

Collegamento alla definizione statica del componente di benchmark

CS

Odkaz na statickou definici komponenty benchmarku

HU

Hivatkozás a statikus benchmark komponens definícióra

Properties

Type
xs:string
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
Sample Data
ExampleText
Restrictions
Base: xs:string
MaxLength: 255

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="BenchmarkComponentID">
   <xs:annotation>
      <xs:documentation>Link to the static benchmark component definition</xs:documentation>
      <xs:documentation xml:lang="en">Link to the static benchmark component definition</xs:documentation>
      <xs:documentation xml:lang="de">Verknüpfung zur statischen Benchmark-Komponenten-Definition</xs:documentation>
      <xs:documentation xml:lang="fr">Lien vers la définition statique du composant de benchmark</xs:documentation>
      <xs:documentation xml:lang="nl">Link naar de statische benchmarkcomponent-definitie</xs:documentation>
      <xs:documentation xml:lang="es">Enlace a la definición estática del componente del benchmark</xs:documentation>
      <xs:documentation xml:lang="it">Collegamento alla definizione statica del componente di benchmark</xs:documentation>
      <xs:documentation xml:lang="cs">Odkaz na statickou definici komponenty benchmarku</xs:documentation>
      <xs:documentation xml:lang="hu">Hivatkozás a statikus benchmark komponens definícióra</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:maxLength value="255"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>