users@jaxb.java.net

Re: generics in XSD ?

From: Felipe Gaúcho <fgaucho_at_gmail.com>
Date: Wed, 2 Apr 2008 18:23:07 +0200

yes, this is exactly what generics gives for free for you :)

But, for now I will keep my old fashion code and do some sort of types
switch ...

I guess XSD cannot represent generics, unless we have an external
binding or framework to support it....