<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>What i'm trying to make is some application that
takes 2 XML files and tries to fuse them together semi-automatically. So the
elements that are the same get fused right away, and then the rest of the
elements from the files is listed, and one can select the elements that are the
same but have different names in different files and fuse them.
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm quite new at JDOM, so maybe someone of u has
some thoughts on this idea and can give me some tips, cause at the moment i
don't see where i can start with comparing the elements from 2 XML
documents.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Kind regards,</FONT></DIV>
<DIV><FONT face=Arial size=2> Joachim
Albers.</FONT></DIV></FONT></DIV></BODY></HTML>