You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by GitBox <gi...@apache.org> on 2018/01/05 19:38:38 UTC

[GitHub] mbeckerle opened a new pull request #24: Make TDML Runner not strip all attributes

mbeckerle opened a new pull request #24: Make TDML Runner not strip all attributes
URL: https://github.com/apache/incubator-daffodil/pull/24
 
 
   XMLUtils for comparison of test results modified to ignore dafint, and
   xsi:type, but preserve all other attributes.
   
   Many test files erroneously had e.g., 
   <ex:foo type="xs:int">3</ex:foo>
   which is wrong because the attribute must be xsi:type, not just type.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services