Yes.
An object tree can be rendered to a single XML file. Have a look at the example on developworks and note how the collection is used.
http://www-106.ibm.com/developerworks/xml/library/x-bindcastor/
Greg.
-----Original Message-----
From: Silvio Katzan [mailto:[EMAIL PROTECTED]]
Sent: 18 September 2002 09:36
To: [EMAIL PROTECTED]
Subject: [castor-dev] Multiple objects in one xml file
Hi,
for now it seems to be possible to marshal only one object to one xml- file, but not to marshal more than one object of the same class to one xml- file without a class containing a list of these objects.
It is possible to have a vector of objects to be marshalled into one xml- file?
Thanks,
Silvio
