olabusayoT commented on code in PR #1576:
URL: https://github.com/apache/daffodil/pull/1576#discussion_r2433615988
##########
daffodil-test/src/test/resources/org/apache/daffodil/section23/dfdl_expressions/expressions2.tdml:
##########
@@ -218,7 +218,7 @@
<tdml:errors>
<tdml:error>Schema Definition Error</tdml:error>
<tdml:error>If-expression branches must have similar types</tdml:error>
- <tdml:error>Decimal</tdml:error>
+ <tdml:error>Double</tdml:error>
Review Comment:
So this changed because UnsignedByte is not a subtype of
non-negativeInteger, correct?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]