RIXML Documentation

AssetTypes

RIXML 2.5 Element

Required

Container element for one or more individual AssetType elements.

Container element for one or more individual AssetType elements..

Schema:RIXML-Common-2_5.xsd:968

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

Where It Fits

Canonical Path

Children

Definition

Type
Namespacehttp://www.rixml.org/2017/9/RIXML
Min Occurs1
Max Occurs1

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.