users@jaxb.java.net

Re: Problem in compiling Scheme compiler in JAXB

From: Ankur Misra <ankur_at_crimsonlogic.co.in>
Date: Wed, 23 Apr 2003 12:14:53 +0530

Thanks

Thanks & regards
Ankur Misra
CrimsonLogic India Pvt Ltd
formerly known as SNS Software Labs Pvt Ltd
(a subsidiary of CrimsonLogic Pte Ltd)
#124, 6th Floor, Surya Chambers, Airport Road,
Bangalore - 560 017, INDIA
Phone No. 5222880/3/5/7/8/9 Extn. No. 1064

-----Original Message-----
From: Discussion list for the Java Architecture for XML Binding
[mailto:JAXB-INTEREST_at_JAVA.SUN.COM] On Behalf Of Kohsuke Kawaguchi
Sent: Tuesday, April 22, 2003 7:51 PM
To: JAXB-INTEREST_at_JAVA.SUN.COM
Subject: Re: Problem in compiling Scheme compiler in JAXB

Looks like you are using DTD with the binding syntax of EA1.

Things have changed drastically since the EA1, and we no longer support
DTD as a product.


The DTD support is still there, but only as an experimental feature, so
it might be removed from future versions of the JAXB RI.

If you are OK with all those limitations and still want to compile DTD,
try:

    $ xjc.sh -dtd trade.dtd -b trade.xjs

We appreciate any feedback about the DTD support, and it will help
determine the future course of the DTD support.

Personally, I'd love to see people use it, and again personally I'm
fully interested in fixing bugs, etc, but they should be warned that our
commitment to DTD is not as serious as XML Schema.


Or you could rather convert your DTD to XML Schema. There are excellent
tools available out there that do this (like "Trang".)

regards,
--
Kohsuke KAWAGUCHI                  408-276-7063 (x17063)
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com