Class: Uniword::Math::MathSimpleIntVal
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Uniword::Math::MathSimpleIntVal
- Defined in:
- lib/uniword/math/math_simple_int_val.rb
Overview
Generic wrapper for math elements with m:val attribute (integer values)
Reusable across all math property elements that follow the pattern:
<m:elementName m:val="12345"/>
The element name is determined by the parent’s map_element key, not by this class’s root directive.