CoveringEntities
RIXML 2.5 Element
A container element that specifies the entities providing coverage, allowing choice among Organization, PersonGroup, PersonGroupMember, or Person elements with multiple instances permitted
Usage
Required child element of CoveragePairing, used to identify who is providing coverage through flexible selection of organizational or individual entities
Business Context
Enables flexible specification of coverage providers from individual analysts to entire organizations, supporting various research production models and organizational structures
Where It Fits
Canonical Path
Definition
| Type | CoveringEntitiesType |
| Namespace | http://www.rixml.org/2017/9/RIXML |
| Min Occurs | 1 |
| Max Occurs | 1 |
Attributes
No attributes defined for this element
Children
OrganizationOrganizationType1..1 |
requiredSince 2.5 |
PersonGroup(complex)1..1 |
requiredSince 2.5 |
PersonGroupMember(complex)1..1 |
requiredSince 2.5 |
PersonPersonType1..1 |
requiredSince 2.5 |
Example
<CoveringEntities>
<Organization> ... </Organization>
<PersonGroup> ... </PersonGroup>
<PersonGroupMember> ... </PersonGroupMember>
<Person> ... </Person>
</CoveringEntities>Version History
Unchanged since introduction in RIXML 2.5
Semantic Relationships
Requires1 relationship
Coverage pairings establish the relationship where each covering entity provides research coverage for all specified covered entities
RIXML Research Data Dictionary v2.5.1, p.137— CoveragePairing