# File lib/riddle/configuration/xml_source.rb, line 24
      def valid?
        super && ( !@xmlpipe_command.nil? || !parent.nil? )
      end