Search found 4 matches

by Michael Nesterenko
Wed Dec 18, 2013 3:02 pm
Forum: ExamDiff Pro
Topic: ole component
Replies: 1
Views: 6082

ole component

Hi

Is there a way to embed comparison control into other application using com technology?

Thanks.
by Michael Nesterenko
Wed Dec 18, 2013 1:31 pm
Forum: ExamDiff Pro
Topic: Compare xml document
Replies: 4
Views: 9525

Re: Compare xml document

Wow, thanks.

This seems to be what I need.
by Michael Nesterenko
Wed Dec 18, 2013 1:17 pm
Forum: ExamDiff Pro
Topic: Compare xml document
Replies: 4
Views: 9525

Re: Compare xml document

My xml file consists of several nodes:

<root>
<data1>....</data1>
<data2>....</data2>
<data3>....</data3>
</root>

contents of each <data> node are similar, so sometimes examdiff compares elements across <data> node boundary (not sure if explain it correctly). I want to compare data node only to ...
by Michael Nesterenko
Wed Dec 18, 2013 9:42 am
Forum: ExamDiff Pro
Topic: Compare xml document
Replies: 4
Views: 9525

Compare xml document

Hi

I have several xml documents. Can I compare them not as text but as a tree? So the diff will show changed nodes and not changed lines.

Thanks.