# File lib/nokogiri/xml/node.rb, line 348
      def xml?
        type == DOCUMENT_NODE
      end