| Author: tvkrao 10 Nov 2008 | Member Level: Gold | Rating:  Points: 2 |
Hi
As we all know how xslt help to proivded merging two xml to final xml or html based on the need.
In your case two input file with different data, with the help of xslt you should read the two xml as input string and finallay using xslt transfort to html you can dispaly data based on what format you should need. For more information regaring syntax please ref. any w3c tutorial for xslt.
Venkat
|