Class: Tbx::Ref

Inherits:
Lutaml::Model::Serializable
  • Object
show all
Includes:
DataElement
Defined in:
lib/tbx/ref.rb

Overview

Internal reference element ‘<ref>`.

Used for cross-references within the same termbase. The ‘target` attribute holds an IDREF pointing to another element’s ‘id`.

Permitted ‘type` values:

  • Basic module: ‘crossReference` — reference to another concept entry in the same termbase (DC-164), level: conceptEntry/termSec

Content is plain text only (no inline elements per the core RNG).

Schema source: TBXcoreStructV03.rng ‘<define name=“ref”>`; data category: Basic.tbxmd.

Constant Summary collapse

TYPES =
Modules::Basic::REF_TYPES.freeze

Method Summary

Methods included from DataElement

included