| [eclipselink-dev] Fix for bug 272069 - JAXB 2.1 TCK - Add "Keep As Element" support to XMLCompositeObjectMapping |
|
Fix submitted for the following bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=272069 Description: Similar to bug 269262, we need the ability to map an instance variable of type
Object to XML, but retain the value as an org.w3c.dom.Element, to comply with
the JAXB TCK.
JAXB TCK Tests: xml_schema/msData/particles/jaxb
Test Cases: CompositeObjectKeepUnknownAsElementTestCases Patch attached to bug, reviewed by Blaise Doughan and Denise Smith. |