PriorityEnum
RIXML 2.5 Enumeration
Enumeration for priority levels with High, Medium, and Low values. Used to indicate the relative importance of research products.
Usage
Optional attribute on Context element to highlight specific products as high priority items for consumer attention.
Business Context
Enables publishers to signal the relative importance of research products, helping consumers prioritize their reading and analysis workflows in high-volume research environments.
Where It Fits
Elements using this type (1)
Definition
| Base Type | string |
Enumeration Values
High |
| High |
Designates a research product as having elevated importance requiring immediate attention Apply when the publisher wants to highlight the product as urgent or of exceptional significance to readers [RIXML Research Data Dictionary v2.5.1 p.45] ActiveSince 2.1 |
Medium |
| Medium |
Designates a research product as having moderate importance in the publisher's content hierarchy Apply when the product has standard significance that falls between high-priority items and routine publications [RIXML Research Data Dictionary v2.5.1 p.45] ActiveSince 2.1 |
Low |
| Low |
Designates a research product as having minimal urgency or routine informational value Apply when the product represents standard operational content that does not require immediate reader attention [RIXML Research Data Dictionary v2.5.1 p.45] ActiveSince 2.1 |
Examples
<!-- Example usage of PriorityEnum enumeration -->
<element type="PriorityEnum">High</element>Version History
Unchanged since introduction in RIXML 2.1