Class: Mml::V4::None Deprecated

Inherits:
Lutaml::Model::Serializable
  • Object
show all
Includes:
Base::None, Base::V4Attributes
Defined in:
lib/mml/v4/none.rb

Overview

Deprecated.

V4 spec marks <none> as deprecated. Use an empty <mrow> instead for MathML Core compatibility.

Class Method Summary collapse

Methods included from Base::V4Attributes

included

Methods included from Base::None

included

Class Method Details

.lutaml_default_registerObject



8
9
10
# File 'lib/mml/v4/none.rb', line 8

def self.lutaml_default_register
  :mml_v4
end