# File lib/libxml/schema/element.rb, line 10
      def array?
        max_occurs > 1
      end