thanks for the clues where I change the options,
for those that need to do a similar job, I chose to use options - "lines matching regular expression" and inserted the following code.
^<TimeChanged\b[^>]*>(.*?)</TimeChanged>|^<TimeCreated\b[^>]*>(.*?)</TimeCreated>|^<Export generator ...
Search found 2 matches
- Fri May 21, 2010 4:52 am
- Forum: ExamDiff Pro
- Topic: editing XML definitions and creating optional comments
- Replies: 2
- Views: 6063
- Tue May 18, 2010 8:31 am
- Forum: ExamDiff Pro
- Topic: editing XML definitions and creating optional comments
- Replies: 2
- Views: 6063
editing XML definitions and creating optional comments
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 ...
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 ...