SectorIndustries
RIXML 2.5 Element
Container element for one or more individual SectorIndustry elements.
Container element for one or more individual SectorIndustry elements..
Specification Guide
Overview
SectorIndustries is an aggregation container that holds one or more SectorIndustry child elements, grouping the sector and industry classifications that describe an organization's areas of research expertise. It exists to organize industry-based expertise declarations under a single structural node within an Expertise block, supporting standardized sector classification schemes.
Usage
Use SectorIndustries as a child of Expertise when an organization wishes to declare expertise across one or more sectors or industries. The container must hold at least one SectorIndustry child, and multiple instances are permitted to express expertise across several sectors. The element itself carries no attributes — all classification detail (scheme, code, level, etc.) is conveyed by the individual SectorIndustry children. By grouping these classifications, SectorIndustries enables consumers to discover publishers and content matched to specific industry coverage needs.
Rules
- MUSTSectorIndustries must contain at least one SectorIndustry child element; multiple occurrences are permitted.[RIXML Research Data Dictionary v2.4 p.28]
Relationships
- child-ofExpertise — SectorIndustries appears within Expertise to organize sector and industry expertise declarations for an organization.
- containsSectorIndustry — SectorIndustries contains one or more SectorIndustry children, each expressing a single sector/industry classification.
Where It Fits
Canonical Path
Children
Definition
| Type | |
| Namespace | http://www.rixml.org/2017/9/RIXML |
| Min Occurs | 1 |
| Max Occurs | 1 |
Attributes
No attributes defined for this element
Children
SectorIndustrySectorIndustryType1..unbounded |
requiredSince 2.4 |
Example
<SectorIndustries>
<SectorIndustry> ... </SectorIndustry>
</SectorIndustries>Version History
Unchanged since introduction in RIXML 2.4
Documented in the RIXML 2.4 data dictionary as a container element within Expertise. The annotations provided do not record changes specific to other versions.