Details
Description
XMLDiff result for two below fragments is 0 (identical)
<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:myprefix="my.namespace.org" />
<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:myprefix="your.namespace.org" />
Issue Links
| This issue depends upon: | ||||
| CASTOR-2384 | XML Schema test creation |
|
|
|
Can you please attach a test case that I can use to replay this problem ?