mbeckerle commented on a change in pull request #517:
URL: https://github.com/apache/daffodil/pull/517#discussion_r600842760



##########
File path: 
daffodil-test/src/test/resources/org/apache/daffodil/section14/sequence_groups/SequenceGroupNestedArray.tdml
##########
@@ -219,6 +219,7 @@ notice blank lines are skipped
           <ex:record>
             <ex:item>notice lines of all commas are skipped</ex:item>
           </ex:record>
+          <ex:record />

Review comment:
       Ah. Re-reading the thread above. I think SL found that the caveat "but 
no data is consumed" is the rub here. So this record element with no children 
is NOT considered empty nor absent. It consumed data, just that consumption of 
data didn't result in any item children. 
   
   So I think we're correct now. 
   
   This example is really good, and I'd like to try it on IBM DFDL to see what 
they do with it. 
   




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