RIXML Documentation

Index

RIXML 2.5 Element

Required

Reference to market indices mentioned in research products. Supports index identification through deprecated name attributes or modern IndexID elements, with optional type classification and display naming.

Usage

Optional element for referencing market, industry, or country indices. Modern implementations should use IndexID child elements rather than deprecated name attributes. Supports multiple identification schemes and display customization.

Business Context

Important for benchmark-relative analysis and index-focused research. Enables portfolio managers to identify research relevant to their benchmark indices and supports performance comparison workflows.

Source:data-dictionary-2.5.1
Schema:RIXML-Common-2_5.xsd:1428

Where It Fits

Definition

Type
Namespacehttp://www.rixml.org/2017/9/RIXML
Min Occurs1
Max Occurs1

Attributes

typeIndexTypeEnum

An indication of the type of index. Typically market, industry or country.

optional
nameIndexEnum

(DEPRECATED. Use IndexID instead.) This is the index name.

optionalSince 2.1

A descriptive name of the index suitable for display purposes.

optionalSince 2.2

Children

(DEPRECATED. Use IndexID instead.) Used to indicate the index name, when the name attribute is PublisherDefined. This is for cases where the relevant index is not already on the enumeration list.

optionalSince 2.1
Country(complex)0..1
optionalSince 2.1
Region(complex)0..1
optionalSince 2.1
SectorIndustrySectorIndustryType0..1
optionalSince 2.1
Weighting(complex)0..unbounded
optionalSince 2.1
Rating(complex)0..unbounded
optionalSince 2.1
IndexID(complex)0..unbounded
optionalSince 2.3

Example

<Index />

Version History

2.1
+Introduced
2.2
+Added attributes: displayName
2.3
+Added children: IndexID

Business Rules

SHOULD

The Index name and PublisherDefinedValue attributes are deprecated in favor of using IndexID

deprecation

Design Decisions

Deprecated the name attribute of Index element in favor of IndexID

To provide a more standardized way of identifying indexes using proper ID schemes

RIXML Research Data Dictionary v2.5.1, p.48

Semantic Relationships

Replaced By1 relationship

Index/@nameSHOULD

The name attribute of Index is deprecated and should be replaced by using IndexID element instead

RIXML Research Data Dictionary v2.5.1, p.48Index