Hi, I have tried to save an xml-document with one Java object occuring in two different places. xmlbeans just copies the object (creates two identical xml tags) rather than using some kind of reference. How does xmlbeans handle whole object graphs?
Thanks, --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

