[Home] [By Thread] [By Date] [Recent Entries]

  • To: "Prakash" <prakash.subramaniam@o...>
  • Subject: RE: How to compare two DOM Node and XML file?
  • From: "Li Yuejiong(John)" <john_li@m...>
  • Date: Thu, 4 Aug 2005 20:44:29 +0800
  • Cc: "Baisak, Ranjan" <ranjan_baisak@m...>,<xml-dev@l...>
  • Thread-index: AcWY0l5kI+i3tf/aQlyS31XEl1onwAAHrxNg
  • Thread-topic: How to compare two DOM Node and XML file?

Prakash,
 
I think the sequence of xml elements is decided by schema. If schema
doesn't define the sequence, the sequence of elements is NOT important?
Is it right?
 
I find the function Similar in Diff class which "Return the result of a
comparison. Two documents are considered to be "similar" if they contain
the same elements and attributes regardless of order. " So the author
has already given us the option.

Thanks,
John

________________________________

From: Prakash [mailto:prakash.subramaniam@o...] 
Sent: Thursday, August 04, 2005 5:01 PM
To: Li Yuejiong(John)
Cc: Baisak, Ranjan; xml-dev@l...
Subject: Re:  How to compare two DOM Node and XML file?


Hi John,

Sequence of element, text and cdata nodes are very important.  Sequence
of attribute nodes don't matter.

It is upto each comparison API (diff API) to decide whether sequence of
attributes are also compared or not.

Thanks,
Prakash

Li Yuejiong(John) wrote: 

	Ranjan,
	
	I use xmlunit these days and think it's quite good. Now I
encounter one
	problem. I find when I compare two XML Document, the result is
sensible
	to the sequence of the Node. 
	
	Is it a bug? Or I miss something?
	
	Thanks,
	John
	
	-----Original Message-----
	From: Baisak, Ranjan [mailto:ranjan_baisak@m...] 
	Sent: Monday, July 11, 2005 7:27 PM
	To: Li Yuejiong(John); xml-dev@l...
	Subject: RE:  How to compare two DOM Node and XML file?
	
	Look for xmlunit.sourceforge.net. 
	
	
	regards,
	-Ranjan
	
	-----Original Message-----
	From: Li Yuejiong(John) [mailto:john_li@m...]
	Sent: Monday, July 11, 2005 4:53 PM
	To: xml-dev@l...
	Subject:  How to compare two DOM Node and XML file?
	
	Hello,
	
	Is there any Java API to compare two DOM Node equal or not?  
	
	And is there any Java API to compare two XML file equal or not?
	
	Thanks,
	John
	
	
-----------------------------------------------------------------
	The xml-dev list is sponsored by XML.org <http://www.xml.org>
<http://www.xml.org> , an
	initiative of OASIS <http://www.oasis-open.org>
<http://www.oasis-open.org> 
	
	The list archives are at http://lists.xml.org/archives/xml-dev/
	
	To subscribe or unsubscribe from this list use the subscription
	manager: <http://www.oasis-open.org/mlmanage/index.php>
<http://www.oasis-open.org/mlmanage/index.php> 
	
	
	
	
	
-----------------------------------------------------------------
	The xml-dev list is sponsored by XML.org <http://www.xml.org>
<http://www.xml.org> , an
	initiative of OASIS <http://www.oasis-open.org>
<http://www.oasis-open.org> 
	
	The list archives are at http://lists.xml.org/archives/xml-dev/
	
	To subscribe or unsubscribe from this list use the subscription
	manager: <http://www.oasis-open.org/mlmanage/index.php>
<http://www.oasis-open.org/mlmanage/index.php> 
	
	  



Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member