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 is prohibited #198

Open
jimlynnjulian opened this issue May 24, 2023 · 0 comments
Open

DTD is prohibited #198

jimlynnjulian opened this issue May 24, 2023 · 0 comments

Comments

@jimlynnjulian
Copy link

jimlynnjulian commented May 24, 2023

Using Notepad++ with xmltools syntax check on.
I place a recommended DTD in the same folder as an xml file but when I open the xml file in notepad, after a few seconds, I get a warning message " DTD is prohibited." Online xml validators passed the xml file. The dtd was not tested.
These are the firat few lines:

`?xml version="1.0"?

!DOCTYPE movie SYSTEM "cinemagoer.dtd"`

note: the original url given for the dtd is no longer active.
I omitted the angle brackets due to display problems with this editor.

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

1 participant