# File lib/libxml/node.rb, line 253
      def element_decl?
        node_type == ELEMENT_DECL
      end