method

refelement

refelement()
public

No documentation available.

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