mbeckerle commented on a change in pull request #88: Daffodil 1919 separators
URL: https://github.com/apache/incubator-daffodil/pull/88#discussion_r206567728
##########
File path: daffodil-lib/src/main/resources/org/apache/daffodil/xsd/tdml.xsd
##########
@@ -164,6 +164,7 @@
<enumeration value="true"/> <!-- means same as onePass -->
<enumeration value="onePass"/> <!-- parse, compare infoset, unparse -
compare data -->
<enumeration value="twoPass"/> <!-- parse, unparse, reparse - compare
infoset -->
+ <enumeration value="threePass"/><!-- parse, unparse, reparse, reunparse,
compare data -->
Review comment:
Add to comment about the potential for this to mask errors.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services