Class: Tbx::AdminNote

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

Overview

Administrative note element ‘<adminNote>`.

Provides notes about administrative data. Content is plain text only (no inline elements per the core RNG).

Permitted ‘type` values:

  • Linguist module: ‘readingNote` — note about a term’s reading/pronunciation

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

Constant Summary collapse

TYPES =
Modules::Linguist::ADMIN_NOTE_TYPES.freeze

Method Summary

Methods included from DataElement

included