stricklandrbls commented on PR #1361: URL: https://github.com/apache/daffodil-vscode/pull/1361#issuecomment-3192216060
I followed the steps @JeremyYao had illustrated in #1297 but get the following error output in the extension host Debug Console. ```bash Schema Definition Error: Error loading schema due to org.xml.sax.SAXParseException; systemId: file:dfdl-workspace/jpeg.dfdl.xsd; lineNumber: 7; columnNumber: 3; DOCTYPE is disallowed. Schema context: Location line 7 column 3 in dfdl-workspace/jpeg.dfdl.xsd, Schema Definition Error: Error loading schema due to org.xml.sax.SAXParseException; systemId: file:dfdl-workspace/jpeg.dfdl.xsd; lineNumber: 7; columnNumber: 3; DOCTYPE is disallowed. Schema context: Location line 7 column 3 in dfdl-workspace/jpeg.dfdl.xsd ``` -- 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]
