Issue 14465: AlarmType produces problem in JaxB (xtce-rtf) Source: NASA (Mr. Kevin Rice, james.k.rice-1(at)nasa.gov) Nature: Uncategorized Issue Severity: Summary: Description Kevin Rice 2007-10-22 21:36:19 BST AlarmType is abstract in the XTCE schema and this presents problems for some code generators such as JAXB. AlarmType is set to abstract and the code generated by JAXB means the class cannot be directly instantiated. This would present problems for some Alarms for certain parameter types that are of type AlarmType directly. There may be several ways to fix this in the schema and those should be analyzed. CNES Ludovic Faure Resolution: Revised Text: Actions taken: September 17, 2009: received issue Discussion: End of Annotations:===== s is issue # 14465 AlarmType produces problem in JaxB Description Kevin Rice 2007-10-22 21:36:19 BST AlarmType is abstract in the XTCE schema and this presents problems for some code generators such as JAXB. AlarmType is set to abstract and the code generated by JAXB means the class cannot be directly instantiated. This would present problems for some Alarms for certain parameter types that are of type AlarmType directly. There may be several ways to fix this in the schema and those should be analyzed. CNES Ludovic Faure