xsl-list
[Top] [All Lists]

RE: XSL and 2 XML-documents

2003-04-01 23:58:36
Tack Jonas 

Jag ska forsoka fa igang detta. 

Ha det gott
Johan


-----Original Message-----
From: "Nordström, Jonas" [mailto:Jonas(_dot_)Nordstrom(_at_)frispar(_dot_)se]
Sent: den 1 april 2003 17:27
To: 'xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com'
Subject: SV: [xsl] XSL and 2 XML-documents


This is not exactly what you asked for, but Microsoft has a tool called XML
diff:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnxmlnet/ht
ml/xmldiff.asp

Jonas Nordstrom
Sigma Exallon AB


-----Ursprungligt meddelande-----
Från: Johan Thorèn (EAB) 
[mailto:Johan(_dot_)Thoren(_at_)era(_dot_)ericsson(_dot_)se]
Skickat: den 1 april 2003 16:41
Till: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Ämne: [xsl] XSL and 2 XML-documents



Hello

Im currently trying to compare two xml documents looking something like

<element name="reference_elements">
        <element name="X" value="10"><\element>
        <element name="Y" value="15"><\element>
<\element>

with...

<element name="elements">
        <element name="Y" value="1"><\element>
        <element name="X" value="10"><\element>
<\element>

Is it possible to use XSL on these two different XML files and generate 
a report on the differences?

The output should be like Y has diffent value then the reference value.

Best regards
Johan
 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>