jadams-tresys commented on a change in pull request #208: Output empty elements 
with self closing tags
URL: https://github.com/apache/incubator-daffodil/pull/208#discussion_r276261846
 
 

 ##########
 File path: 
daffodil-test/src/test/resources/org/apache/daffodil/section14/sequence_groups/SequenceGroup.tdml
 ##########
 @@ -68,7 +68,7 @@
     </tdml:document>
     <tdml:infoset>
       <tdml:dfdlInfoset>
-        <complexEmptyContent></complexEmptyContent>
+        <complexEmptyContent/>
 
 Review comment:
   It does see them as equivalent, but I just wanted to use one test to make 
sure that it was outputting stuff correctly and had modified this test.  I can 
revert it back as it doesn't really make a difference.

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


With regards,
Apache Git Services

Reply via email to