# File lib/libxml/node.rb, line 283
      def notation?
        node_type == NOTATION_NODE
      end