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