Class: Uniword::Math::MathSimpleVal

Inherits:
Lutaml::Model::Serializable
  • Object
show all
Defined in:
lib/uniword/math/math_simple_val.rb

Overview

Generic wrapper for math elements with m:val attribute (string values)

Reusable across all math property elements that follow the pattern:

<m:elementName m:val="stringValue"/>

The element name is determined by the parent’s map_element key, not by this class’s root directive.