# File lib/soap/generator.rb, line 209
  def element_local?(element)
    element.elename.namespace.nil?
  end