mbeckerle commented on issue #66: URL: https://github.com/apache/daffodil-vscode/issues/66#issuecomment-1058367731
I can't get a breakpoint in any schema file beside the main one to work. To reproduce, use EDIFACT DFDL schema (from github) The main DFDL schema project file fo thatĀ isĀ src/main/resources/EDIFACT-SupplyChain-D03B/EDIFACT-SupplyChain-Messages-D.03B.xsd The data file I chose was src/test/resources/EDIFACT-SupplyChain-D03B/TestData/INVOIC_D.03B_Interchange_with_UNA.txt Set breakpoint in src/main/resources/EDIFACT-SupplyChain-D03B/EDIFACT-SupplyChain-Segments-D.03B.xsd line 292. That should be hit during the parse, but never is. -- 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]
