class Lutaml::Model::Location

def to_xml_attribute

def to_xml_attribute
  "#{@namespace} #{@location}".strip
end