class Lutaml::Model::Xml::OxElement

def text

def text
  super || cdata
end