| Article: |
Generating an XML Document with JAXB | |
| Subject: | classes are not created | |
| Date: | 2008-05-13 06:53:01 | |
| From: | bedabo | |
|
Running >xjc catalog.xsd I get: parsing a schema... [ERROR] The declaration for the entity "HTML.Version" must end with '>'. line 31 of http://www.w3.org/TR/html4/loose.dtd
|
||
Showing messages 1 through 1 of 1.
-
classes are not created
2008-05-21 19:46:35 Deepak Vohra [Reply | View]





http://www.w3.org/TR/html4/loose.dtdis a DTD. Specify a XML Schema. Please post the schema.