> Hi, > > I have just a quick question with regards to Castor Namespaces. I spotted > the same question coming up a couple of times in the Castor mailing list > but I didn't see any solution. The issue I refer to is with Namespaces and > their declaration being too verbose when transfering the data. The XML > produced from castor is like; > > <TestBD xmlns="http://someNS "><id>1009</id><name>Test</name></TestBD> > > What I need is > > <TestBD xmlns="http://someNS "><id>1009</id><name>Test</name></TestBD> > > which I thought should be the default behaviour (I have tried this with > the build 0.9.3.21 and a CVS build from a couple of days ago). Have you > any ideas (Thanks for taking the time to read this and any input would be > appreciated )? > > Thanks, > > Brian
************************************************************************** The information contained in this e-mail is confidential, may be privileged and is intended only for the use of the recipient named above. If you are not the intended recipient or a representative of the intended recipient, you have received this e-mail in error and must not copy, use or disclose the contents of this email to anybody else. If you have received this e-mail in error, please notify the sender immediately by return e-mail and permanently delete the copy you received. This email has been swept for computer viruses. However, you should carry out your own virus checks. Registered in Ireland, No. 205721. http://www.FINEOS.com ************************************************************************** ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
