# File lib/wsdl/xmlSchema/content.rb, line 44
  def map_as_array?
    maxoccurs.nil? or maxoccurs != 1
  end