# File lib/wsdl/xmlSchema/element.rb, line 81 def refelement @refelement ||= (@ref ? root.collect_elements[@ref] : nil) end