|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] deep-equal?Florian Wendland florianwendland at freenet.deWed Oct 17 12:01:36 PDT 2007
Hi all, i have a question concerning the euality of sequences. Therefore i have prepared two documents, which seemed to be identically. -------------------------------------------------- First: <?xml version="1.0" encoding="utf-8"?> <webcritics> <book id="1">Dunkeltann</book> </webcritics> Second: <?xml version="1.0" encoding="utf-8"?> <webcritics> <book id="1">Dunkeltann</book> </webcritics> --------------------------------------------------- The first document contains a linebreak in the document-element. The deep-equal function returns false, although the documents are obviously the same (whitespaces should not be included in the compare mechanism, i think). Is this behaviour of the deep-equal function coorect? Thx mfw
|
Purchase Stylus Studio Online Today!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






