Hi Wouter, It is not yet possible but it is a feature we are working on via the Source Generator Binding File: http://bugzilla.exolab.org/show_bug.cgi?id=882
Arnaud > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 26, 2002 4:19 PM > To: [EMAIL PROTECTED] > Subject: [castor-dev] Control over generated Java Source file names > > Hello, > > is it possible to make the source generator map to other .java file names > than the default ones ? > I know I can use the Mapping framework but I still do not see a > straightforward solution. > > What I want to do it this: > > I have a rather lengthy XML schema describing something like 100 elements, > I > have a namespace for them. > The generator creates files from this schema using the local name of the > elements, but I want the > full qualified name to be used a file name. > > Example: > > an element 'xyz:MyElement' would result in 'MyElement.java' being > generated > I want a file called 'XyzMyElement.java' > > is there an easy way to do this, or do I need to make a mapping entry for > each seperate element ? > > thank you very much in advance. > > bye > Wouter. > > ----------------------------------- > Wouter Zoons > Development Engineer > Globalsign Brussels > Haachtsesteenweg 1426 > tel. 02/724.68.72 > [EMAIL PROTECTED] > ----------------------------------- > > ----------------------------------------------------------- > 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
