tuxji opened a new pull request, #991:
URL: https://github.com/apache/daffodil/pull/991

   Remove elementFormDefault="qualified" from padtest & variablelen DFDL 
schemas since using it in DFDL is not a best practice.  Improve comments for 
padtest & variablelen TDML tests and move C examples to a better location.
   
   DAFFODIL-2804
   
   build.sbt: Lose unnecessary "c" directory and move C examples one directory 
higher up.
   
   Main.scala: Add a comment and remove a blank line.
   
   TestCLIGenerate.scala: Lose "C" from TestCLIGenerateC.scala and improve some 
tests' names.
   
   c/files/Makefile: Remove a blank commented line.
   
   c/examples/**: Lose unnecessary "c" directory and move C examples one 
directory higher up.  Regenerate example C code from padtest & variablelen 
schemas after modifying them (see below).
   
   infosets/{padtest,variablelen}.*.dat.xml: Add namespace and prefix to 
infosets' root element (best practice for DFDL schemas).
   
   (padtest,variablelen}.dfdl.xsd: Remove elementFormDefault="qualified", add 
targetNamespace, and remove xs: prefix (best practice for DFDL schemas).
   
   {padtest,variablelen}.tdml: Make comments clearer and rename a test from 
"expression_17C" to "expression_17_error".
   
   DaffodilCTDMLDFDLProcessor.scala: Simplify output message capture and 
passing from simulation to parse/unparse results.
   
   TestVariableLen.scala: Rename a test from "expression_17C" to 
"expression_17_error".
   
   Rat.scala: Update exclusion of new location of C examples.


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

Reply via email to