stevedlawrence opened a new pull request #485:
URL: https://github.com/apache/incubator-daffodil/pull/485


   If a primary schema does not contain any global elements, and no root
   element is given when compiling the schema, the correct behavior is a
   schema definition error. If a root element is provided when compiling a
   schema, we are able to search included/imported schemas for this
   element. This adds/modifies tests to confirm this behavior.
   
   Note that TDML runner always provides a root element, so testing the
   negative case requires a CLI test. This also slightly modifies related
   tests that were not quite correct based on the description of the test.
   
   DAFFODIL-913


----------------------------------------------------------------
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]


Reply via email to