RIXML Documentation

PersonDetailsType

RIXML 2.5 Complex Type

Complex Type

A complex type that contains person name and job information elements including JobRole, FamilyName, GivenName, DisplayName, and other personal details. Enhanced in version 2.5 with a language attribute using ISO 639-2/T codes to support multilingual person information.

Usage

Used by PersonDetails elements to structure person information in specific languages. The language attribute is required and defaults to the Research element's language attribute or English if not specified. Contains standard person name fields and job-related information.

Business Context

Enables global research publishers to provide person information in multiple languages, supporting international audiences who may need names and job titles in their local languages while maintaining consistent person identification across language variants.

Source:release-notes-2.5
Schema:RIXML-Common-2_5.xsd:55

Where It Fits

Elements using this type (1)

Definition

Compositionsequence
AbstractNo

Contained Elements

ElementTypeMinMax
JobRolestring01
FamilyNamestring11
GivenNamestring01
MiddleNamestring01
DisplayNamestring01
JobTitlestring01
Divisionstring01
FamilyNameSuffixstring01
Credentialsstring01
Biographystring01
BiographyFormattedstring01

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 PersonDetailsType to include a required language attribute for supporting person details in multiple languages

Enhances globalization support by allowing person name and job information to be provided in different languages for international publishers

RIXML Release Notes v2.5, p.17

Related Elements