# File lib/libxml/schema/attribute.rb, line 13
      def required?
        occurs == REQUIRED
      end