You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Kelvin Goodson (JIRA)" <tu...@ws.apache.org> on 2007/10/22 15:09:50 UTC

[jira] Commented: (TUSCANY-1263) XMLEqualityChecker too strict

    [ https://issues.apache.org/jira/browse/TUSCANY-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536659 ] 

Kelvin Goodson commented on TUSCANY-1263:
-----------------------------------------

An alternative to using another tool is the approach adopted in commit http://svn.apache.org/viewvc/incubator/tuscany/java/sdo/impl/src/test/java/org/apache/tuscany/sdo/test/DupElementTestCase.java?view=markup&pathrev=586476

> XMLEqualityChecker too strict
> -----------------------------
>
>                 Key: TUSCANY-1263
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1263
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Community Test Suite
>    Affects Versions: Java-SDO-CTS-Next
>            Reporter: Lionel Villard
>             Fix For: Java-SDO-CTS-Next
>
>
> The XMLEqualityChecker is too strict wrt to whitespace checking. For example, this 2 documents are considered different:
> <date xsi:type="xs:date">
>     2003-11-24
>   </date>
> <date xsi:type="xs:date">2003-11-24</date>
> when, from the validation point of view, they are the same.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org