ContentType
RIXML 2.5 Complex Type
ComplexType for Content
Specification Guide
Overview
A complex type that defines the structure for content metadata and details within RIXML documents. This type provides a framework for organizing content-related information including detailed descriptions and multi-language support.
Usage
ContentType is used by elements that need to provide structured content metadata with support for alternative language representations.
Where It Fits
Elements using this type (1)
Definition
| Composition | sequence |
| Abstract | No |
Contained Elements
| Element | Type | Min | Max |
|---|---|---|---|
Description | string | 0 | 1 |
Title | string | 1 | 1 |
TitleFormatted | string | 0 | 1 |
SubTitle | string | 0 | 1 |
SubTitleFormatted | string | 0 | 1 |
Abstract | string | 0 | 1 |
AbstractFormatted | string | 0 | 1 |
Synopsis | string | 0 | 1 |
SynopsisFormatted | string | 0 | 1 |
Resource | (complex) | 0 | unbounded |
ContentDetailsAlternativeLanguages | (complex) | 0 | 1 |
Version History
TitleFormatted, SubTitleFormatted, AbstractFormatted, SynopsisFormattedContentDetailsAlternativeLanguagesVersion 2.5: Added ContentDetailsAlternativeLanguages element to support multi-language content metadata, allowing publishers to provide content details in alternative languages beyond the primary document language [RIXML Release Notes v2.5 p.27].
Design Decisions
Added ContentDetailsAlternativeLanguages element to ContentType to support multi-language content metadata
Allows publishers to provide content details in alternative languages beyond the primary document language
RIXML Release Notes v2.5, p.27