Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^4: diff output of XML::SemanticCompare

by gdanenb (Acolyte)
on Sep 15, 2011 at 12:24 UTC ( [id://926137]=note: print w/replies, xml ) Need Help??


in reply to Re^3: diff output of XML::SemanticCompare
in thread diff output of XML::SemanticCompare

Sorry, when I said that I want to see output as xml tags,
I meant something like this:

xml1:

<job> <job-detail> <name>Symbian deactivation process</name> <group>Symbian</group> <description>Deactivates all expired symbains</description> </job-detail> </job>

xml2:
<job> <job-detail> <name>Symbian deactivation process</name> <group>Symbian</group> <description>Deactivates all expired symbains</description> </job-detail> </job> <job> <job-detail> <name>Distribution Content</name> <group>Distribution Cycle Group</group> <description>Updating the distribution content with one message< +/description> </job-detail> </job>

and the result will be displayed as xml:
<job> <job-detail> <name>Distribution Content</name> <group>Distribution Cycle Group</group> <description>Updating the distribution content with one message< +/description> </job-detail> </job>

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://926137]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-03-29 06:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found