editing XML definitions and creating optional comments
Posted: Tue May 18, 2010 8:31 am
I use some software that generates XML files with the file extension of "xml"
I know that very early in the generated files, there are three lines that I do not care about and I'd like to ignore these lines (if present) whenever comparing.
the first line says
<Export generator="Cache" version="22" zv="Cache for Windows (x86-32) 2009.1.3 (Build 704)" ts="2010-05-18 07:14:00">
and the section in red changes all the time.
the next line
<TimeChanged>61583,39304.928852</TimeChanged>
and once again.
<TimeCreated>61192,45852.879916</TimeCreated>
so the question is, can I tell ExamDiff-pro to ignore comparing any of these lines (if present)
I've tried to be clever, and create another filetype (of xml) but of course, it complains its a pre-defined extension,
I've tried turning off the XML extension, but still no go
so the question of course, can I create any set of rules that ignores these three lines any time they occur
Your help would be appreciated.
I know that very early in the generated files, there are three lines that I do not care about and I'd like to ignore these lines (if present) whenever comparing.
the first line says
<Export generator="Cache" version="22" zv="Cache for Windows (x86-32) 2009.1.3 (Build 704)" ts="2010-05-18 07:14:00">
and the section in red changes all the time.
the next line
<TimeChanged>61583,39304.928852</TimeChanged>
and once again.
<TimeCreated>61192,45852.879916</TimeCreated>
so the question is, can I tell ExamDiff-pro to ignore comparing any of these lines (if present)
I've tried to be clever, and create another filetype (of xml) but of course, it complains its a pre-defined extension,
I've tried turning off the XML extension, but still no go
so the question of course, can I create any set of rules that ignores these three lines any time they occur
Your help would be appreciated.