jadams-tresys opened a new pull request #208: Output empty elements with self 
closing tags
URL: https://github.com/apache/incubator-daffodil/pull/208
 
 
   Before empty comlex elements would have to be represented with
   <elem></elem>, which could cause some problems with non-schema aware XML
   parsers. Now empty complex elements will show up as <elem /> in the
   infoset.
   
   DAFFODIL-2064

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