Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DTD error while loading Xbrl document #45

Open
EmeAsmIBM opened this issue Feb 15, 2023 · 3 comments
Open

DTD error while loading Xbrl document #45

EmeAsmIBM opened this issue Feb 15, 2023 · 3 comments

Comments

@EmeAsmIBM
Copy link

I receive an DTD error while loading an XBRL file.

var xbrlDoc = new XbrlDocument(); xbrlDoc.Load("./XMLData/response.xml");

The error is:
Scherm­afbeelding 2023-02-15 om 10 08 19

I can eliminate the error if I remove the schemaRef from the XML file. The disadvantage doing this is that file will not load properly.

How can I fix this issue?

@JeffFerguson
Copy link
Owner

Would you be able to ZIP up the XBRL instance document, and all related documents, and attach them to a reply? I'd be happy to take a look.

@EmeAsmIBM
Copy link
Author

EmeAsmIBM commented Feb 15, 2023

Dear,

This is the file that I'm using:
response.xml.zip
There are no other related documents.

Thank you in advance!

@ElgersNiels
Copy link

ElgersNiels commented Apr 7, 2023

I'm encountering this issue as well.
I'm using documents from the same source as @EmeAsmIBM (nbb.be)

Any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants