RIXML Documentation

OrganizationTypeEntitlement

RIXML 2.5 Element

Required

Entitlement restriction based on the organizational characteristics of research consumers, such as whether they are sell-side firms, buy-side firms, corporations, or other entity types defined in the organization taxonomy.

Usage

Used within Entitlement elements to restrict access by organization type. Requires organizationType attribute from OrganizationTypeEnum to specify which organization categories can access the content.

Business Context

Essential for maintaining competitive boundaries and regulatory compliance by ensuring research reaches appropriate organizational audiences. Prevents conflicts of interest and maintains proper information flow within the financial services ecosystem.

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

Specification Guide

Overview

OrganizationTypeEntitlement is an optional entitlement sub-element that restricts research access based on the organizational classification of the consuming entity (for example, buy-side firms, sell-side firms, government bodies, corporations, or academic institutions). Introduced in RIXML 2.5, it is one of several narrow-purpose entitlement elements added beneath Entitlement to support more granular distribution controls, including those required for MiFID II compliance (sources: release-notes-2.5 p.8, quarterly-2017-q2 p.8).

Usage

Place OrganizationTypeEntitlement as an optional child of Entitlement (typically aggregated under an EntitlementGroup) when a publisher needs to limit content distribution to specific categories of organizations. The element carries a required organizationType attribute whose value must come from OrganizationTypeEnum (e.g. BuySideFirm, SellSideFirm, Government, Corporation, AcademicInstitution). Multiple organization types are expressed by repeating the entitlement across one or more Entitlement or EntitlementGroup containers. Within a single EntitlementGroup, it combines with other entitlement sub-elements such as ProductCategoryEntitlement, AssetClassEntitlement, and ActionEntitlement using AND logic, enabling multi-faceted access policies (e.g. "buy-side firms in a specified region for equity research only") (sources: release-notes-2.5 p.8, p.11; data-dictionary-2.5.1 p.58).

Rules

Relationships

Where It Fits

Canonical Path

Definition

Type
Namespacehttp://www.rixml.org/2017/9/RIXML
Min Occurs1
Max Occurs1
Content ModelText content (string)

Attributes

organizationTypeOrganizationTypeEnum

Indicates the organization type that the author intended to address with the product.

requiredSince 2.5

Children

Contains text content (type: string)

This element's value is its text content. Attributes provide additional context.

Example

<OrganizationTypeEntitlement organizationType="SellSideFirm">ABC-123</OrganizationTypeEntitlement>

Version History

Unchanged since introduction in RIXML 2.5

Introduced in RIXML 2.5 as part of a broader expansion of the entitlement model. The 2.5 release added four new optional sub-elements beneath EntitlementProductCategoryEntitlement, AssetClassEntitlement, OrganizationTypeEntitlement, and ActionEntitlement — in response to member and non-member change requests since v2.4 and to support MiFID II-driven distribution controls (sources: quarterly-2017-q2 p.8, quarterly-2017-q3 p.8, release-notes-2.5 p.8). No subsequent changes to the element have been recorded.

Design Decisions

Added OrganizationTypeEntitlement element to broaden entitlement support for limiting audience by organization type

Expands entitlement capabilities to restrict audience access to organizations of specific types like BuySideFirm, Government, and others

RIXML Release Notes v2.5, p.8

Semantic Relationships

Constrains1 relationship

Organization type entitlement restricts audience to specific organization types like BuySideFirm or Government

RIXML Release Notes v2.5, p.8Broadening support for different types of entitlements