Hello, i'm trying to find a way, how to write jaxb customization, which will turn a part of object hierarchy to org.w3c.dom.Element. I can do this by WSDL modification, simply by changing element type to xsd:anyType. Does someone know if it's possible to do this also by jaxb bindings customization?
thanks. best regards jano
