detect-cross-res.py

This script reads the xml files of the two Control-M (DS and MF), and detect all the Resources
both Control and Quantitative that are crossing between the two Servers, 
and therefore will not do their job and will not synchronize between the jobs.

Script usage:

Invoke the script by: 
              detect-cross-res.py -m <inputfile> -d <inputfile>

Parameters:
-m <inputfile> - name of the xml that holds the mainframe jobs
-d <inputfile> - name of the xml that holds the Windows/Linux jobs
