Hi All, How to enable xsi:nil attribute of an XML element during marshalling using Castor? I don't see any documentation that explains how to set xsi:nil attribute of an XML element to "true".
Steps that I follow to generate XML using Castor: 1. Create object from Castor generated class. 2. Set the values for the elements. 3. Call Marshaller.marshall(). Please help me. Regards, Elango -- View this message in context: http://www.nabble.com/How-to-enable-xsi%3Anil-attribute-using-castor--tf3020679.html#a8389374 Sent from the Castor - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email

