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