andrewjc2000 commented on a change in pull request #394:
URL: https://github.com/apache/incubator-daffodil/pull/394#discussion_r455460831
##########
File path: daffodil-core/src/test/resources/test/standard-xsd/bmp.xsd
##########
@@ -0,0 +1,656 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
Review comment:
That paradigm makes more sense than what I had. In the JUnit-based test
class in the latest revision, the schemas are in the code and passed to the
helper "dfdlTestSchema" I saw being used in the other test cases. Let me know
if you think the one I made for SimpleTypes is too long for a Unit Test
environment; I could always break up each SimpleType into its own test
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]