0
   

xml to Xml

 
 
Reply Wed 14 May, 2014 08:39 am
How to write a java script program to display XML file with tags on the other XML file
<header>
<title>c programming </title>
<author> Dennis </author>
<price> 200 </price>
</header>
to above XML the output should be also same
<header>
<title>c programming </title>
<author> Dennis </author>
<price> 200 </price>
</header>
and after that how to find or mark up the differences if exist even if on tags or content.
  • Topic Stats
  • Top Replies
  • Link to this Topic
Type: Question • Score: 0 • Views: 438 • Replies: 0
No top replies

 
 

Related Topics

 
  1. Forums
  2. » xml to Xml
Copyright © 2024 MadLab, LLC :: Terms of Service :: Privacy Policy :: Page generated in 0.03 seconds on 05/17/2024 at 12:53:08