Class: Tbx::TransacNote

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

Overview

Transaction note element ‘<transacNote>`.

Provides additional information about a transaction, typically identifying the person or organization responsible.

Permitted ‘type` values:

  • Basic module: ‘responsibility` — person/org responsible for the transaction (DC-451)

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

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

Constant Summary collapse

TYPES =
Modules::Basic::TRANSAC_NOTE_TYPES.freeze

Method Summary

Methods included from DataElement

included