duboisfordwork commented on PR #1361: URL: https://github.com/apache/daffodil-vscode/pull/1361#issuecomment-3198284369
> @JeremyYao This is the output I get from uses the xsd and gif you mentioned > > ```shell > Schema Definition Error: Error loading schema due to org.xml.sax.SAXParseException; systemId: file:/dfdl-workspace/gif.dfdl.xsd; lineNumber: 7; columnNumber: 3; DOCTYPE is disallowed. > Schema context: Location line 7 column 3 in /dfdl-workspace/gif.dfdl.xsd, Schema Definition Error: Error loading schema due to org.xml.sax.SAXParseException; systemId: file:/dfdl-workspace/gif.dfdl.xsd; lineNumber: 7; columnNumber: 3; DOCTYPE is disallowed. > Schema context: Location line 7 column 3 in /dfdl-workspace/gif.dfdl.xsd > ``` @stricklandrbls I haven't been able to reproduce this. I tried the jpeg xsd with jpeg data and the gif xsd with git data. `DOCTYPE` doesn't appear in the xsd`s I am using. -- 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]
