JeremyYao opened a new issue, #1303: URL: https://github.com/apache/daffodil-vscode/issues/1303
### Description Version 1.4.1 When I execute a TDML test case and generate an infoset, the infoset path is not relative to the .tdml file and doesn't generate in the same path as specified in the dfdlInfoset section relative to the .tdml file Is this intentional or a bug? ### How to replicate 1. Download the following .zip file: [from_vms.zip](https://github.com/user-attachments/files/20733755/from_vms.zip) 2. Move the contents to the folder to your sampleWorkspace so that the sampleWorkspace folder looks like the following below:  3. Open up sampleWorkspace folder in VS Code  4. Execute the sampleWorkspace\from_vms\jun14.tdml file 5. Use `Default Test Case` and `Generated by DFDL VSCode Extension` 6. Observe how jun14-infoset.xml gets generated inside the sampleWorkspace folder instead of generating the infoset inside of sampleWorkspace\from_vms\target\infoset.xml  -- 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: commits-unsubscr...@daffodil.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org