# File lib/html/rexml-nodepath.rb, line 45
    def full_path
      element.full_path + '/@' + name
    end