Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #8003
| From | "John B. Matthews" <nospam@nospam.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: xsd to database schema... |
| Date | 2011-09-13 21:45 -0400 |
| Organization | The Wasteland |
| Message-ID | <nospam-F2728E.21454213092011@news.aioe.org> (permalink) |
| References | <j4o4ci$ddo$1@speranza.aioe.org> |
In article <j4o4ci$ddo$1@speranza.aioe.org>, boris <boris@localhost.localdomain> wrote: > can anyone recommend Java tool to convert xsd to database schema? I've used Database Schema Definition Language, an XML schema for creating relational database schemas. It includes an XSLT that produces schema documentation in XHTML format. <http://dbsdl.sourceforge.net/> I'm not sure it's what you want, but it might give you some ideas. -- John B. Matthews trashgod at gmail dot com <http://sites.google.com/site/drjohnbmatthews>
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
xsd to database schema... boris <boris@localhost.localdomain> - 2011-09-13 13:38 -0400 Re: xsd to database schema... Jeff Higgins <jeff@invalid.invalid> - 2011-09-13 15:16 -0400 Re: xsd to database schema... Arne Vajhøj <arne@vajhoej.dk> - 2011-09-13 20:12 -0400 Re: xsd to database schema... "John B. Matthews" <nospam@nospam.invalid> - 2011-09-13 21:45 -0400 Re: xsd to database schema... Roedy Green <see_website@mindprod.com.invalid> - 2011-09-14 14:57 -0700
csiph-web