|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
||||
|
||||
|
Compare two xml files
Hello all,
has anyone tried to compare two xml files with xsl? I appreciate any advise how do handle this. |
|
#2
|
||||
|
||||
|
I found something like:
<xsl:for-each select="document('xml1.xml')/fa/a|89document('xml2.xml')/fb/a[not(@name=document('xml1.xml')/fa/a/@name)]"> I think that's a good starting point... But do you know for what the pipe (|) symbol is good for? |
|
#3
|
||||
|
||||
|
sorry ... the 89 should not be there
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > Compare two xml files |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|