The comments should be ignored.
If they're not, it's a bug. We do have some tests about comments. So I think this works now. Ditto for processing instructions. ________________________________ From: Costello, Roger L. <[email protected]> Sent: Friday, November 16, 2018 5:24:32 PM To: [email protected] Subject: Insert comments into the XML ... will unparsing ignore/remove them? Hello DFDL Community, Scenario: I have an input file. I run it through Daffodil, which produces XML. I'd like to insert comments into the XML and share the commented XML with colleagues. Then, at some point, I would like to unparse that commented XML. Will the comments screw up unparsing? /Roger
