Is there a way to generate classes from an XSD that contain an implementation 
of the Comparable interface?

I would like to sort List<MyType> but need MyType to implement the Comparable 
interface. The problem is that MyType is auto-generated by XmlBeans.

Thanks,

Nathan

Reply via email to