ogc-schemas icon indicating copy to clipboard operation
ogc-schemas copied to clipboard

Object comparison fails because of the namespace declaration

Open highsource opened this issue 11 years ago • 1 comments
trafficstars

highsource avatar Nov 21 '14 00:11 highsource

Different number of properties [1], [2].
A [{http://www.w3.org/1999/xlink}href]=http://mydomain.net/myimage.raw
B [{http://www.w3.org/1999/xlink}href]=http://mydomain.net/myimage.raw
B [{http://www.w3.org/2000/xmlns/}p2]=http://www.w3.org/1999/xlink
One of the properties differ.
Key: [otherAttributes].
Left: [[object Object]].
Right: [[object Object]].

highsource avatar Nov 21 '14 00:11 highsource