RIXML Documentation

IssuerSecurityID

RIXML 2.5 Element

Required

Links legal disclosure information to specific issuers and securities through optional issuerID and securityID attributes. Contains required Disclosure aggregations and optional Hedge aggregations for entity-specific legal information.

Links disclaimer information to specific issuers and securities. This allows consumers to determine the nature of disclosures and to which issuers and/or securities they apply.

Usage

Used within Legal elements to associate disclosures with particular entities. Optional multiples allowed. Either issuerID or securityID should reference IDs used elsewhere in the product metadata.

Business Context

Enables precise legal disclosure targeting, allowing research consumers to understand which disclosures apply to specific securities or issuers, supporting compliance and risk assessment in investment decisions.

Source:data-dictionary-2.5.1
Schema:RIXML-Common-2_5.xsd:2198

Specification Guide

Overview

IssuerSecurityID is a child of Legal that ties specific legal disclosures and hedges to the particular issuers and securities mentioned elsewhere in a research product. It exists to enable granular, security-level legal compliance — rather than applying a single blanket disclaimer to an entire product, publishers can associate each Disclosure (and optionally each Hedge) with the exact issuer or security to which it pertains.

Usage

Use IssuerSecurityID inside Legal whenever a disclosure or hedge applies to a specific issuer or security rather than to the product as a whole. The element is optional and repeatable, so a Legal block may contain one IssuerSecurityID per disclosed entity. The optional issuerID and securityID attributes are reference pointers: their values must match identifier values defined elsewhere in the product metadata (typically on Issuer / IssuerID or Security / SecurityID within ProductDetails). This cross-reference is what allows consuming systems to resolve which disclosures apply to which instruments. Each IssuerSecurityID must contain at least one Disclosure child (repeatable) describing current legal obligations, and may contain one or more optional Hedge children describing historical or qualifying legal statements (sources: data-dictionary-2.4 p.64, data-dictionary-2.5.1 p.67).

Rules

  • MUSTIssuerSecurityID MUST contain at least one Disclosure child element.[RIXML User Guide v2.2 p.46] [RIXML User Guide v2.3 p.47] [RIXML Research Data Dictionary v2.4 p.64] [RIXML Research Data Dictionary v2.5.1 p.67]
  • MAYIssuerSecurityID MAY contain one or more Hedge child elements for historical or qualifying legal statements.[RIXML User Guide v2.2 p.46] [RIXML Research Data Dictionary v2.4 p.64] [RIXML Research Data Dictionary v2.5.1 p.67]
  • MUSTWhen provided, the values of issuerID and securityID MUST reference identifiers defined elsewhere in the product metadata so consumers can resolve which entity the disclosure applies to.[RIXML User Guide v2.2 p.46] [RIXML User Guide v2.3 p.47] [RIXML Research Data Dictionary v2.5.1 p.67]
  • MAYIssuerSecurityID is optional within Legal and MAY appear multiple times, once per disclosed entity.[RIXML Research Data Dictionary v2.4 p.64] [RIXML Research Data Dictionary v2.5.1 p.67]

Relationships

  • child-ofLegalIssuerSecurityID appears as an optional, repeatable child of Legal to scope disclosures to specific entities rather than to the whole product.
  • containsDisclosureEach IssuerSecurityID contains one or more required Disclosure elements that carry the actual legal text or codes.
  • containsHedgeIssuerSecurityID may optionally contain one or more Hedge elements covering historical relationships or qualifying legal positions.
  • referencesIssuerIDThe issuerID attribute references an IssuerID value defined elsewhere in the product metadata to bind a disclosure to that issuer.
  • referencesSecurityIDThe securityID attribute references a SecurityID value defined elsewhere in the product metadata to bind a disclosure to that security.

Where It Fits

Canonical Path

Research/Product/Legal/IssuerSecurityID

Definition

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

Attributes

issuerIDstring

An IssuerID that also appears elsewhere in the metadata of the product, enabling the consumer to uniquely identify the issuer that is being referred to.

optionalSince 2.1

A SecurityID that also appears elsewhere in the metadata of the product, enabling the consumer to uniquely identify the security that is being referred to.

optionalSince 2.1

Children

Disclosure(complex)1..unbounded
requiredSince 2.1
Hedge(complex)0..unbounded
optionalSince 2.1

Example

<IssuerSecurityID>
  <Disclosure> ... </Disclosure>
</IssuerSecurityID>

Version History

Unchanged since introduction in RIXML 2.1

IssuerSecurityID is documented consistently across RIXML 2.2 through 2.5 with the same structural model: optional issuerID and securityID attributes, required Disclosure children, and optional Hedge children. No material schema changes are recorded across these versions; the 2.4 and 2.5 data dictionaries reiterate that the element is optional and repeatable within Legal (sources: user-guide-2.2 p.46, user-guide-2.3 p.47, data-dictionary-2.4 p.64, data-dictionary-2.5.1 p.67).

Semantic Relationships

Requires2 relationships

The issuerID attribute must reference an IssuerID that appears elsewhere in the product metadata to enable unique identification

RIXML Research Data Dictionary v2.5.1, p.67Elements and Attributes

The securityID attribute must reference a SecurityID that appears elsewhere in the product metadata to enable unique identification

RIXML Research Data Dictionary v2.5.1, p.67securityID (Optional, String)