# File lib/wsdl/xmlSchema/attribute.rb, line 72
  def refelement
    @refelement ||= root.collect_attributes[@ref]
  end