Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Remote DTD throws 'no DTD found' error #110

Open
Hufschmidt opened this issue Oct 5, 2020 · 0 comments
Open

Remote DTD throws 'no DTD found' error #110

Hufschmidt opened this issue Oct 5, 2020 · 0 comments

Comments

@Hufschmidt
Copy link

The following xml fails to validate:

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE Users PUBLIC "-//ILIAS//DTD UserImport//EN" "https://ilias.uni-marburg.de/xml/ilias_user_5_1.dtd">
<Users>
  <User Id="il_1805_usr_2438697" Language="de" Action="Delete">
    <Login>sz002</Login>
  </User>
</Users>

When downloading the DTD and referencing the local file, validation works as expected...


Atom: 1.51
Linter-XMLLint: 1.4.4
xmllint/libxml: 20910
OS: Manjaro (Arch-Linux)

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

No branches or pull requests

1 participant