Hi Suraj, You can configure the Marshaller to include the schema location by using the Marshaller#setNoNamespaceSchemaLocation method.
Hope that helps, Arnaud > -----Original Message----- > From: Suraj Berwal [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 03, 2003 5:33 AM > To: [EMAIL PROTECTED] > Subject: [castor-dev] I want to set a schema file while marshalling > > Hi Friends, > I am new to castor and trying to understand its working. What I've > done is generate java source files from a given XML schema file using > SourceGen. > > Now using the marshalling framework to generate an XML Instance from > the source files I would like to set the "XML Schema" for that XML Instance. > Can someone please suggest me a way to do that. > > Thanks and Regards, > Suraj Berwal > > ----------------------------------------------------------- > 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
