RIXML Documentation

KeywordClassifications

RIXML 2.5 Element

Level OneRequired

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.

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

Where It Fits

Canonical Path

Children

Definition

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

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

MUST

The KeywordClassifications element must include at least one Keyword element when present

validationconditional-requirement

Semantic Relationships

Requires1 relationship

KeywordMUST

KeywordClassifications element must contain at least one Keyword child element

RIXML Level One Addendum v2.5, p.21Research.Product.Context.ProductClassifications.KeywordClassifications.Keyword