PersonType
RIXML 2.5 Complex Type
Complex Type
ComplexType for Person
Schema:RIXML-Common-2_5.xsd:122
Where It Fits
Elements using this type (1)
Definition
| Composition | sequence |
| Abstract | No |
Contained Elements
| Element | Type | Min | Max |
|---|---|---|---|
JobRole | string | 0 | 1 |
FamilyName | string | 1 | 1 |
GivenName | string | 0 | 1 |
MiddleName | string | 0 | 1 |
DisplayName | string | 0 | 1 |
JobTitle | string | 0 | 1 |
Division | string | 0 | 1 |
FamilyNameSuffix | string | 0 | 1 |
Credentials | string | 0 | 1 |
Biography | string | 0 | 1 |
BiographyFormatted | string | 0 | 1 |
PhotoResourceIdRef | string | 0 | 1 |
ContactInfo | ContactInfoType | 0 | unbounded |
PersonLabel | string | 0 | unbounded |
PersonDetailsAlternativeLanguages | (complex) | 0 | 1 |
Attributes
personIDstring |
An identifier used to identify the person. For accurate identification it is required that the personID be unique for a given publisher, but the implementation of the ID is left to the publishers to implement as they deem fit. Examples: combination of LastName and FirstName, combination of internal employee ID and RIXML publisher ID. requiredSince 2.1 |
Version History
2.2
+Introduced
2.3
+Added children:
PersonLabel2.4
+Added children:
FamilyNameSuffix, Credentials, Biography, BiographyFormatted, PhotoResourceIdRef2.5
+Added children:
PersonDetailsAlternativeLanguages