Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » HTML 4.01 DTD validation problem
HTML 4.01 DTD validation problem [message #593931] Mon, 14 February 2005 08:07
Eclipse UserFriend
Originally posted by: ushakov.int.com.ru

Hi,

I suspect my problem is most likely a FAQ, but I still could not find an
answer...

I'm working on a schema that includes the HTML 4.01 DTD.

If I indicate 'http://www.w3.org/TR/html4/strict.dtd' as 'Schema location'
for the <import> directive, I get the following error:
http://www.w3.org/TR/html4/strict.dtd is an invalid XML schema file

If I make a local copy of this DTD and try to validate it, I get the
following error:
The declaration for the entity "ContentType" must end with '>'. ... line
81 ...
And line 81 contains a comment inside !ENTITY declaration.

I have added Xerces 2.6.2 to my configuration as prescribed by page
http://www.eclipse.org/webtools/wst/components/xml/xercesInf o.xml

I have Eclipse 3.1.0 Build id: 200412162000 on Windows.
My JVM: 1.5.0_01
My XSD: Version: 2.1.0 Build id: 200502100800
My EMF: Version: 2.1.0 Build id: 200502100800

Any ideas?

Thanks,
Sergey
Previous Topic:Ecore XML schema mapping
Next Topic:HTML 4.01 DTD validation problem
Goto Forum:
  


Current Time: Fri Apr 26 06:06:18 GMT 2024

Powered by FUDForum. Page generated in 0.02456 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top