Index

/FundsXML4/AssetMasterData/Asset/AssetDetails/Index

Diagram

Index IndexProvider CompanyType [0..1] Category xs:string [0..1] RiskIndicator xs:string [0..1] Region xs:string [0..1] Size xs:string [0..1]

Documentation

EN

Indices

DE

Indices

FR

Indices

NL

Indices

ES

Indices

IT

Indici

CS

Indices

HU

Indices

Properties

Type
IndexType
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
4

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
CompanyType

Information about Index Provider

Information about Index Provider

Information about Index Provider

Informatie about Index Provider

Informacion about Index Provider

Informazioni sul fornitore dell'indice

Information about Index Provider

Information about Index Provider

xs:string

Main Index Category

Main Index Kategorie

Main Index Catégorie

Main Index Categorie

Main Index Categoria

Categoria dell'indice principale

Main Index Category

Main Index Category

ESG
xs:string

Information about Index Component Risk

Information about Index Component Risiko

Information about Index Component Risque

Informatie about Index Component Risico

Informacion about Index Component Risico

Informazioni sul rischio della componente dell'indice

Information about Index Component Risk

Information about Index Component Risk

low
xs:string

Information about Index Component Region

Information about Index Compontnt Region

Information about Index Compontnt Région

Informatie about Index Compontnt Regio

Informacion about Index Compontnt Regio

Informazioni sulla regione del componente dell'indice

Information about Index Component Region

Information about Index Component Region

Developed Markets
xs:string

Information about Index Component Size

Information about Index Component Size

Information about Index Component Size

Informatie about Index Component Size

Informacion about Index Component Size

Informazioni sulla dimensione del componente indice

Information about Index Component Size

Information about Index Component Size

small cap

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="Index"
            type="IndexType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Indices</xs:documentation>
      <xs:documentation xml:lang="de">Indices</xs:documentation>
      <xs:documentation xml:lang="fr">Indices</xs:documentation>
      <xs:documentation xml:lang="nl">Indices</xs:documentation>
      <xs:documentation xml:lang="es">Indices</xs:documentation>
      <xs:documentation xml:lang="it">Indici</xs:documentation>
      <xs:documentation xml:lang="cs">Indices</xs:documentation>
      <xs:documentation xml:lang="hu">Indices</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (IndexType)

<xs:complexType 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="IndexType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Index Asset data information</xs:documentation>
      <xs:documentation xml:lang="de">Index Vermögenswert Daten Information</xs:documentation>
      <xs:documentation xml:lang="fr">Index Actif données information</xs:documentation>
      <xs:documentation xml:lang="nl">Index Actief datos informatie</xs:documentation>
      <xs:documentation xml:lang="es">Index Activo datos informacion</xs:documentation>
      <xs:documentation xml:lang="it">Indice Informazioni sui dati delle risorse</xs:documentation>
      <xs:documentation xml:lang="cs">Index Asset data information</xs:documentation>
      <xs:documentation xml:lang="hu">Index Asset data information</xs:documentation>
   </xs:annotation>
   <xs:sequence>
      <xs:element minOccurs="0" name="IndexProvider" type="CompanyType">
         <xs:annotation>
            <xs:documentation xml:lang="en">Information about Index Provider</xs:documentation>
            <xs:documentation xml:lang="de">Information about Index Provider</xs:documentation>
            <xs:documentation xml:lang="fr">Information about Index Provider</xs:documentation>
            <xs:documentation xml:lang="nl">Informatie about Index Provider</xs:documentation>
            <xs:documentation xml:lang="es">Informacion about Index Provider</xs:documentation>
            <xs:documentation xml:lang="it">Informazioni sul fornitore dell'indice</xs:documentation>
            <xs:documentation xml:lang="cs">Information about Index Provider</xs:documentation>
            <xs:documentation xml:lang="hu">Information about Index Provider</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="Category">
         <xs:annotation>
            <xs:documentation xml:lang="en">Main Index Category</xs:documentation>
            <xs:documentation xml:lang="de">Main Index Kategorie</xs:documentation>
            <xs:documentation xml:lang="fr">Main Index Catégorie</xs:documentation>
            <xs:documentation xml:lang="nl">Main Index Categorie</xs:documentation>
            <xs:documentation xml:lang="es">Main Index Categoria</xs:documentation>
            <xs:documentation xml:lang="it">Categoria dell'indice principale</xs:documentation>
            <xs:documentation xml:lang="cs">Main Index Category</xs:documentation>
            <xs:documentation xml:lang="hu">Main Index Category</xs:documentation>
         </xs:annotation>
         <xs:simpleType>
            <xs:restriction base="xs:string">
               <xs:enumeration value="Currency"/>
               <xs:enumeration value="Equity"/>
               <xs:enumeration value="Fixed Income"/>
               <xs:enumeration value="Commodities"/>
               <xs:enumeration value="Dividends and Factors"/>
               <xs:enumeration value="Multi-Asset"/>
               <xs:enumeration value="ESG"/>
               <xs:enumeration value="Thematics"/>
               <xs:enumeration value="Digital Assets"/>
               <xs:enumeration value="Indicators"/>
               <xs:enumeration value="Other Strategies"/>
            </xs:restriction>
         </xs:simpleType>
      </xs:element>
      <xs:element minOccurs="0" name="RiskIndicator">
         <xs:annotation>
            <xs:documentation xml:lang="en">Information about Index Component Risk</xs:documentation>
            <xs:documentation xml:lang="de">Information about Index Component Risiko</xs:documentation>
            <xs:documentation xml:lang="fr">Information about Index Component Risque</xs:documentation>
            <xs:documentation xml:lang="nl">Informatie about Index Component Risico</xs:documentation>
            <xs:documentation xml:lang="es">Informacion about Index Component Risico</xs:documentation>
            <xs:documentation xml:lang="it">Informazioni sul rischio della componente dell'indice</xs:documentation>
            <xs:documentation xml:lang="cs">Information about Index Component Risk</xs:documentation>
            <xs:documentation xml:lang="hu">Information about Index Component Risk</xs:documentation>
         </xs:annotation>
         <xs:simpleType>
            <xs:restriction base="xs:string">
               <xs:enumeration value="high"/>
               <xs:enumeration value="low"/>
            </xs:restriction>
         </xs:simpleType>
      </xs:element>
      <xs:element minOccurs="0" name="Region">
         <xs:annotation>
            <xs:documentation xml:lang="en">Information about Index Component Region</xs:documentation>
            <xs:documentation xml:lang="de">Information about Index Compontnt Region</xs:documentation>
            <xs:documentation xml:lang="fr">Information about Index Compontnt Région</xs:documentation>
            <xs:documentation xml:lang="nl">Informatie about Index Compontnt Regio</xs:documentation>
            <xs:documentation xml:lang="es">Informacion about Index Compontnt Regio</xs:documentation>
            <xs:documentation xml:lang="it">Informazioni sulla regione del componente dell'indice</xs:documentation>
            <xs:documentation xml:lang="cs">Information about Index Component Region</xs:documentation>
            <xs:documentation xml:lang="hu">Information about Index Component Region</xs:documentation>
         </xs:annotation>
         <xs:simpleType>
            <xs:restriction base="xs:string">
               <xs:enumeration value="Emerging Markets"/>
               <xs:enumeration value="Developed Markets"/>
            </xs:restriction>
         </xs:simpleType>
      </xs:element>
      <xs:element minOccurs="0" name="Size">
         <xs:annotation>
            <xs:documentation xml:lang="en">Information about Index Component Size</xs:documentation>
            <xs:documentation xml:lang="de">Information about Index Component Size</xs:documentation>
            <xs:documentation xml:lang="fr">Information about Index Component Size</xs:documentation>
            <xs:documentation xml:lang="nl">Informatie about Index Component Size</xs:documentation>
            <xs:documentation xml:lang="es">Informacion about Index Component Size</xs:documentation>
            <xs:documentation xml:lang="it">Informazioni sulla dimensione del componente indice</xs:documentation>
            <xs:documentation xml:lang="cs">Information about Index Component Size</xs:documentation>
            <xs:documentation xml:lang="hu">Information about Index Component Size</xs:documentation>
         </xs:annotation>
         <xs:simpleType>
            <xs:restriction base="xs:string">
               <xs:enumeration value="large cap"/>
               <xs:enumeration value="mid cap"/>
               <xs:enumeration value="small cap"/>
            </xs:restriction>
         </xs:simpleType>
      </xs:element>
   </xs:sequence>
</xs:complexType>