mbeckerle opened a new issue, #101: URL: https://github.com/apache/daffodil-vscode/issues/101
Debugging a simple format: It's just <file><record><field1>...</field1><field2>....</field2> ...</record></file> The field2, field2, etc. are all simple types. Running it under the VSCode debugger using the infoset view I get the <file> element start, but nothing else, een though several child elements will parse succesfully. See attached v7.zip file to reproduce. [v7.zip](https://github.com/apache/daffodil-vscode/files/8421970/v7.zip) -- 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]
