« Return to Thread: How to achieve flexible polymorphism using xsd:any or xsd:anyType in jaxb

Re: How to achieve flexible polymorphism using xsd:any or xsd:anyType in jaxb

by metro-3 :: Rate this Message:

Reply to Author | View in Thread

I am able to overcome the issue#2 ie passing an instance of AnotherType that is defined in the schema by wrapping the instance in JAXBElement...and passing it instead.  The issue# 1 still exists. Thanks. --Raghu
[Message sent by forum member 'raghupallikonda' (raghupallikonda)]

http://forums.java.net/jive/thread.jspa?messageID=354782

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: How to achieve flexible polymorphism using xsd:any or xsd:anyType in jaxb