I know u could get the schema in XML from SQL server using some methods. If u check the doc for SQL server u will find it.
Read this one - it might help. http://msdn.microsoft.com/downloads/default.asp?ShowPane=false&URL=/code/sam ple.asp?url=/msdn-files/027/001/443/msdncompositedoc.xml Deepak Deepak ----- Original Message ----- From: "Michael Schulz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 14, 2002 1:51 PM Subject: [castor-dev] Does Castor have support for generating XML schema from database DDL? > Pardon me if this is a stupid question. > > I've been trying to determine if Castor has the capability to generate the > XML database schema from an existing sql database such as Microsoft SQL > Server. > > It looks like the Source Generator is used solely for generation of java > classes from the xml. But I'm looking for some assistance in generating the > xml. > > Any thoughts? If it is in the docs already, don't hesitate to tell me that. > I just couldn't find it. > > Regards, > Michael Schulz > > ----------------------------------------------------------- > If you wish to unsubscribe from this mailing, send mail to > [EMAIL PROTECTED] with a subject of: > unsubscribe castor-dev > > ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
