Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Jeff Higgins Newsgroups: comp.lang.java.programmer Subject: Re: xsd to database schema... Date: Tue, 13 Sep 2011 15:16:16 -0400 Organization: A noiseless patient Spider Lines: 7 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Tue, 13 Sep 2011 19:12:28 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="Z+UYWCPnTu4kxHsUACWmFQ"; logging-data="19086"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19jGcARulF/iNeuWnw/Uj3us6OkLra0xd4=" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20110818 Icedove/3.0.11 In-Reply-To: Cancel-Lock: sha1:MgpIlOjhlII9qCtnAJZRJAAhkPc= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:7983 On 09/13/2011 01:38 PM, boris wrote: > hi all, > can anyone recommend java tool to convert xsd to database schema? > thanks. In general an XSLT processor might be a good choice. There seems to be a good number of tools for specific cases.