Class: Tbx::Ec
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Tbx::Ec
- Defined in:
- lib/tbx/ec.rb
Overview
XLIFF inline end-code marker ‘<ec>`.
Used for representing inline formatting codes from source formats. Paired with ‘<sc>` via the `startRef` attribute.
Attributes:
-
‘startRef` (IDREF) — references the id of the corresponding `<sc>`
-
‘isolated` (yes/no) — whether this code is isolated
-
‘disp` — display text
-
‘equiv` — equivalent text
-
‘id` — unique identifier
-
‘type` (fmt, ui, quote, link, image, other) — code type
-
‘subtype` — sub-classification
-
‘target` — target reference
Schema source: TBXcoreStructV03.rng ‘<define name=“ec”>`