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