Making a JAXB object extend a “real” class
Finally got the magic incantations correct to have a generated jaxb extend an existing class.
http://confluence.highsource.org/display/J2B/Inheritance+plugin
[sourcecode language=”xml”] <?xml version=”1.0” encoding=”UTF-8”?>
[/sourcecode]