RIXML Documentation

ActionEntitlement

RIXML 2.5 Element

Required

Entitlement restriction that specifies which actions research consumers are permitted to perform on research content, such as viewing, downloading, printing, or batch processing operations.

Usage

Used within Entitlement elements to control permitted actions. Requires action attribute from ActionEnum to specify the allowed action type. Works with parent Entitlement include/exclude logic to grant or restrict specific capabilities.

Business Context

Critical for intellectual property protection and license compliance by controlling how research content can be used, stored, and redistributed. Enables publishers to maintain control over their content while providing appropriate access levels.

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

Where It Fits

Definition

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

Attributes

actionActionEnum

Indicates the specific action to be performed by the research consumer on the research product.

requiredSince 2.5

Children

Contains text content (type: string)

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

Example

<ActionEntitlement action="Value">ABC-123</ActionEntitlement>

Version History

Unchanged since introduction in RIXML 2.5

Design Decisions

Added ActionEntitlement element to broaden entitlement support for limiting permitted audience actions

Expands entitlement capabilities to restrict audience actions to specific subsets like View, Save, Print, and other permitted operations

RIXML Release Notes v2.5, p.8

Semantic Relationships

Constrains1 relationship

ActionEnumMUST

Action entitlement restricts permitted user actions to subsets like View, Save, Print

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