# File lib/libxml/schema/element.rb, line 6
def
required?
!
min_occurs
.
zero?
end