RIXML Documentation

ContentDetails

RIXML 2.5 Element

Required

Comprehensive content description information for a specific language, including title, sub-title, synopsis, and abstract elements. Contains language attribute (optional, defaulting to Research element language or English), required Title field, optional SubTitle, Abstract (up to 3000 characters suggested), Synopsis (up to 300 characters suggested), and formatted versions of these fields supporting limited HTML markup.

Usage

Used within ContentDetailsAlternativeLanguages containers to provide content descriptions in specific languages. Title is required, while other descriptive fields are optional but recommended for complete content description.

Business Context

Enables multilingual research distribution by providing content descriptions in multiple languages, supporting international client bases and ensuring proper content understanding across different linguistic markets.

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

Where It Fits

Definition

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

Attributes

Indicates the language of the Content Details. If not specified, default to value of language attribute of top Research element. If language attribute of Research element is not specified, default to English. Described using the ISO 639-2/T Code.

optional

Children

Descriptionstring0..1
optionalSince 2.5
Titlestring1..1

This is the primary title of the product. No markup permitted.

requiredSince 2.5
TitleFormattedstring0..1

This is the primary title of the product. Limited markup permitted - HTML code for paragraph, ordered lists and unordered lists with list items, bold, underline, and italics.

optionalSince 2.5
SubTitlestring0..1

This is the sub title of the product. No markup permitted.

optionalSince 2.5

This is the sub title of the product. Limited markup permitted - HTML code for paragraph, ordered lists and unordered lists with list items, bold, underline, and italics.

optionalSince 2.5
Abstractstring0..1

A summary of the information contained in the product. Highlights the salient issues in the document or provides a brief description of the event. Suggested maximum length is 3000 characters. No markup permitted.

optionalSince 2.5

A summary of the information contained in the product. Highlights the salient issues in the document or provides a brief description of the event. Suggested maximum length is 3000 characters. Limited markup permitted - HTML code for paragraph, ordered lists and unordered lists with list items, bold, underline, and italics.

optionalSince 2.5
Synopsisstring0..1

A very brief statement of the subject addressed in the product. This is typically only a few lines and would be appropriate for highly abbreviated displays. Suggested maximum length is 300 characters. No markup permitted.

optionalSince 2.5

A very brief statement of the subject addressed in the product. This is typically only a few lines and would be appropriate for highly abbreviated displays. Suggested maximum length is 300 characters. Limited markup permitted - HTML code for paragraph, ordered lists and unordered lists with list items, bold, underline, and italics.

optionalSince 2.5

Example

<ContentDetails>
  <Title> ... </Title>
</ContentDetails>

Version History

Unchanged since introduction in RIXML 2.5

Business Rules

INFORMATIVE

When language attribute is not specified for ContentDetails, it defaults to the language attribute value of the top Research element

default-behaviorinheritance
INFORMATIVE

When the Research element language attribute is not specified, ContentDetails language defaults to English

default-behaviorfallback

Semantic Relationships

Constrained By2 relationships

ContentDetails language falls back to the Research element's language attribute when not explicitly specified

RIXML Research Data Dictionary v2.5.1, p.36language (Optional, String)

When neither ContentDetails language nor Research element language is specified, the default becomes English (eng per ISO639-2LanguageType)

RIXML Research Data Dictionary v2.5.1, p.36language (Optional, String)

Qualifies1 relationship

ContentDetailsType supports language-specific content presentation through its language attribute for multilingual publishing

RIXML Release Notes v2.5, p.25Toward improved globalization

Broadens1 relationship

ContentDetailsAlternativeLanguages extends multilingual support by containing multiple ContentDetails elements for different language versions

RIXML Release Notes v2.5, p.26Names in Multiple Languages