class Lutaml::Model::Xml::Oga::Element

def inner_xml

def inner_xml
  children.map(&:to_xml).join
end