# File lib/wsdl/xmlSchema/element.rb, line 77 def empty? !(local_simpletype || local_complextype || constraint || type) end