RIXML Documentation

RegionEntitlement

RIXML 2.5 Element

Level OneRequired

Contains geographic region specifications for access control purposes, serving as a container for Region elements that define the territorial scope of research entitlements.

Usage

Include at most one RegionEntitlement element within an Entitlement when geographic access restrictions apply. Must contain one or more child Region elements specifying allowed or restricted territories.

Business Context

Supports regulatory compliance by enabling research distributors to enforce geographic restrictions, manage cross-border distribution rules, and comply with regional securities regulations.

Source:level-one-2.5
Schema:RIXML-Common-2_5.xsd:2111

Where It Fits

Definition

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

Attributes

No attributes defined for this element

Children

Region(complex)1..unbounded
requiredSince 2.1

Example

<RegionEntitlement>
  <Region> ... </Region>
</RegionEntitlement>

Version History

Unchanged since introduction in RIXML 2.1

Related Elements