PersonGroupDetailsType
RIXML 2.5 Complex Type
A complex type that contains person group name information with language support. Includes a Name element for the group name and a required language attribute using ISO 639-2/T codes, defaulting to the Research element's language or English if not specified.
Usage
Used by PersonGroupDetails elements to structure group name information in specific languages. The language attribute is required and indicates the language of the group name. Contains the group's name as a string value.
Business Context
Enables research publishers to provide team or group names in multiple languages, supporting international audiences who may need group names in their local languages while maintaining consistent group identification across different language presentations.
Where It Fits
Elements using this type (1)
Definition
| Composition | sequence |
| Abstract | No |
Contained Elements
| Element | Type | Min | Max |
|---|---|---|---|
Name | string | 1 | 1 |
Attributes
Indicates the language of the RIXML document -- i.e. the language of the publisher-supplied tag values contained in the RIXML-based XML file for this research item. Described using the ISO 639-2/T Code. requiredSince 2.1 |
Version History
Unchanged since introduction in RIXML 2.5
Design Decisions
Modified PersonGroupDetailsType to include a required language attribute for supporting person group details in multiple languages
Enhances globalization support by allowing person group names to be provided in different languages for international publishers
RIXML Release Notes v2.5, p.21