| Sign In/My Account | View Cart |
| 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.
http://www.w3.org/TR/html4/loose.dtdis a DTD. Specify a XML Schema. Please post the schema.