[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DTD to W3C schema file?
- From: Robin Berjon <robin@knowscape.com>
- To: Giota Karadimitriou <karadim@iti.gr>
- Date: Mon, 15 Jan 2001 16:59:04 +0100
At 17:40 15/01/2001 +0200, Giota Karadimitriou wrote:
>does anybody know of a java open source tool that can transform a dtd
>file to a recent W3C schema file (xsd)?
>I have found dtd2schema.pl but I want a java application not a perl script.
Perl can use anything Java through bridge modules (Java.pm and JVM).
Perhaps Java has similar classes that can interact with Perl ?
-- robin b.
Designing pages in HTML is like having sex in a bathtub. If you don't know
anything about sex, it won't do you any good to know a lot about bathtubs.