mbeckerle commented on a change in pull request #49: Daffodil 1907 non dfdl
annotation
URL: https://github.com/apache/incubator-daffodil/pull/49#discussion_r171433097
##########
File path:
daffodil-tdml/src/test/resources/tdml-with-embedded-schema-errors.tdml
##########
@@ -32,8 +32,7 @@
<tdml:documentPart type="text"><![CDATA[abcdef]]></tdml:documentPart>
</tdml:document>
<tdml:errors>
- <tdml:error>xs:format</tdml:error>
- <tdml:error>invalid dfdl annotation</tdml:error>
+ <tdml:error>'import' tag should be added to</tdml:error>
Review comment:
This is a negative test case where the errors being reported just are
different now. It complains now about fn:string, and can't get to where it
complains about xs:format.
----------------------------------------------------------------
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