lemminx icon indicating copy to clipboard operation
lemminx copied to clipboard

datatypes.dtd shows dubious errors

Open fbricon opened this issue 6 years ago • 4 comments

I've opened my /Users/fbricon/.lsp4xml/cache/http/www.w3.org/2001/datatypes.dtd file (downloaded after opening some maven schema) and was greeted by 19 errors:

Screen Shot 2019-04-08 at 6 52 56 PM

There are actually 3 different error messages.

  • The entity "p" was referenced, but not declared.
  • The entity "annotation" was referenced, but not declared.
  • A '(' character or an element type is required in the declaration of element type "simpleType".

fbricon avatar Apr 08 '19 22:04 fbricon

Same here with datatypes.dtd and XMLSchema.dtd from w3.org Eclipse: Version: 2023-12 (4.30.0) Build id: 20231201-2043

BikeAtor avatar Jan 10 '24 07:01 BikeAtor

We need to find time to investigate this problem.

angelozerr avatar Jan 10 '24 07:01 angelozerr

Here is a minimal Maven-Project xml-dtd.tar.gz

BikeAtor avatar Jan 10 '24 08:01 BikeAtor

@fbricon have you figured out the errors ? what to do to resolve them ?

immaldes avatar Apr 23 '24 17:04 immaldes