function Link(el)
el.attributes['reference-type'] = nil
el.attributes['reference'] = nil
return el
end