ActionEntitlement
RIXML 2.5 Element
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.
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
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
Action entitlement restricts permitted user actions to subsets like View, Save, Print
RIXML Release Notes v2.5, p.8— Broadening support for different types of entitlements