AssetTypes
RIXML 2.5 Element
Container element for one or more individual AssetType elements.
Container element for one or more individual AssetType elements..
Specification Guide
Overview
AssetTypes is a container element that aggregates one or more AssetType children to express the asset types an organization covers in its research. It exists to give expertise declarations a structured, repeatable place to list asset-type classifications, allowing consumers to identify publishers with specialised capabilities in particular asset types [RIXML Research Data Dictionary v2.4 p.27].
Usage
Use AssetTypes within an Expertise block to enumerate the asset types covered by the publishing organization or person. It must contain at least one AssetType child and may contain multiple. Each AssetType child carries the specific classification (typically via the assetType attribute) drawn from AssetTypeEnum. Typical pattern: - Parent: Expertise - Child(ren): one or more AssetType Using AssetTypes supports precise matching of research content to consumer investment interests by making the publisher's asset-type coverage explicit and machine-readable.
Relationships
- containsAssetType — AssetTypes aggregates one or more AssetType children; at least one child is required.
- child-ofExpertise — AssetTypes appears within an Expertise block to classify the asset types an organization or person covers.
Where It Fits
Definition
| Type | |
| Namespace | http://www.rixml.org/2017/9/RIXML |
| Min Occurs | 1 |
| Max Occurs | 1 |
Attributes
No attributes defined for this element
Children
AssetType(complex)1..unbounded |
requiredSince 2.4 |
Example
<AssetTypes>
<AssetType> ... </AssetType>
</AssetTypes>Version History
Unchanged since introduction in RIXML 2.4
Documented in the RIXML 2.4 data dictionary as a container within Expertise for aggregating AssetType classifications [RIXML Research Data Dictionary v2.4 p.27]. Earlier and later version-specific changes are not described in the gathered sources.