users@jaxb2-commons.java.net

Re: XSD to Java Classes - _at_XmlTransient.

From: Mahesh Nayak <mahesh.nayak_at_gmail.com>
Date: Mon, 23 Feb 2009 14:36:39 -0600

Hello All:

My Java classes are derived from a XSD file. In the XSD file, i have an
element of type "anyType". This gets translated to a Class member of type
"Object". Is there any way, that I can convey JAXB, through XSD, that this
object needs to be annotated with @XmlTransient?

Your answer would help me in designing and development of my application.

Regards,
Mahesh