KeywordClassifications
RIXML 2.5 Element
Serves as a container element for organizing free-text search terms associated with research content. Acts purely as a structural wrapper without carrying semantic meaning itself.
Usage
Include at most one KeywordClassifications element within ProductClassifications when research content needs keyword-based searchability. Must contain at least one child Keyword element if present.
Business Context
Enables full-text search capabilities and content discovery within research management systems, helping analysts and clients locate relevant materials using natural language terms.
Where It Fits
Canonical Path
Children
Definition
| Type | |
| Namespace | http://www.rixml.org/2017/9/RIXML |
| Min Occurs | 1 |
| Max Occurs | 1 |
Attributes
No attributes defined for this element
Children
Keywordstring1..unbounded |
requiredSince 2.1 |
Example
<KeywordClassifications>
<Keyword> ... </Keyword>
</KeywordClassifications>Version History
Unchanged since introduction in RIXML 2.1
Business Rules
The KeywordClassifications element must include at least one Keyword element when present
Semantic Relationships
Requires1 relationship
KeywordClassifications element must contain at least one Keyword child element
RIXML Level One Addendum v2.5, p.21— Research.Product.Context.ProductClassifications.KeywordClassifications.Keyword