# File lib/libxml/node.rb, line 303
      def xinclude_start?
        node_type == XINCLUDE_START
      end