users@jaxb.java.net

Re: ObjectFactory doesn't generate JAXBElement<> createxxx(JAXBElement) method

From: Wolfgang Laun <wolfgang.laun_at_gmail.com>
Date: Mon, 20 Oct 2008 17:58:54 +0200

JAXB has to have some indication what the root element is going to be.
There are, typically, lots of schema type definitions, and any of these could
qualify.
-W


On Mon, Oct 20, 2008 at 2:51 PM, hussaiha <hamid.x.hussain_at_jpmchase.com> wrote:
>
> hi,
> I am having an issue where the ObjectFactory doesn't generate create methods
> which take DocumentType as parameter and create a JAXBElement object. When I
> added a xsd:Element with this complex type then it is generatting this
> method. Any idea what could be the reason ?
>
> regards
> Hamid
> --
> View this message in context: http://www.nabble.com/ObjectFactory-doesn%27t-generate-JAXBElement%3C%3E-createxxx%28JAXBElement%29-method-tp20067477p20067477.html
> Sent from the java.net - jaxb users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
> For additional commands, e-mail: users-help_at_jaxb.dev.java.net
>
>