OrganizationTypeEntitlement
RIXML 2.5 Element
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.
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
- INFORMATIVEOrganizationTypeEntitlement is an optional sub-element of Entitlement in RIXML 2.5, alongside ProductCategoryEntitlement, AssetClassEntitlement, and ActionEntitlement.[RIXML Quarterly Update 2017 Q2 p.8]↗ [RIXML Release Notes v2.5 p.8]
- MUSTWhen OrganizationTypeEntitlement is present, the organizationType attribute is required and its value must come from OrganizationTypeEnum.[RIXML Release Notes v2.5 p.8] [RIXML Release Notes v2.5 p.11] [RIXML Research Data Dictionary v2.5.1 p.58]
Relationships
- child-ofEntitlement — OrganizationTypeEntitlement appears as an optional child of Entitlement, narrowing the entitlement to consumers of a specified organizational type.
- composed-withEntitlementGroup — Within an EntitlementGroup, OrganizationTypeEntitlement combines with other entitlement sub-elements using AND logic to express multi-criteria access rules.
- constrainsOrganizationTypeEnum — The required organizationType attribute draws its permitted values from OrganizationTypeEnum (e.g.
BuySideFirm,SellSideFirm,Government).
Where It Fits
Canonical Path
Definition
| Type | |
| Namespace | http://www.rixml.org/2017/9/RIXML |
| Min Occurs | 1 |
| Max Occurs | 1 |
| Content Model | Text 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 Entitlement — ProductCategoryEntitlement, 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.8— Broadening support for different types of entitlements