Hi, I have 3 classes: A, B and C. Class A has attribute 1, 2 and 3 while Class B has attribute 4 and 5. Class C has attribute 1, 2 and 5.
My XML file is broken down into Class A and Class B, is it possible for me to configure a mapping file that would read in the XML file and unmarshal only attributes 1, 2 and 5 and place them into Class C? Any help is appreciated. -Philip Chan > "This email message is for the sole use of the intended > recipient(s) and may contain GDC4S confidential or privileged > information. Any unauthorized review, use, disclosure or distribution > is prohibited. If you are not an intended recipient, please contact > the sender by reply email and destroy all copies of the original > message." > >

