users@jaxb.java.net

Re: Finding implementation class from FieldOutline?

From: Colin Fleming <colin.mailinglist_at_gmail.com>
Date: Tue, 16 Dec 2008 17:01:39 +0100

I haven't had a chance to try the getTypes() bit yet, but I've noticed
another problem with customising the class. If I later use the customised
type as an element in another complex type, the field is correctly created
with the customised type. However the getter returns the original type. Is
this expected behaviour? Is there any reason it might be like this?

Cheers,
Colin