| Summary: | Validation, defaults, and content assist support for JAXB 2.2 class annotations | ||
|---|---|---|---|
| Product: | [WebTools] Dali JPA Tools | Reporter: | Paul Fullbright <paul.fullbright> |
| Component: | JAXB | Assignee: | Neil Hauge <neil.hauge> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | ||
| Version: | 3.0 | ||
| Target Milestone: | 3.0 | ||
| Hardware: | PC | ||
| OS: | Windows Vista | ||
| Whiteboard: | |||
| Bug Depends on: | |||
| Bug Blocks: | 327909 | ||
|
Description
Paul Fullbright
For Dali 3.0 the following has been completed: - XmlType name and namespace (not factoryClass, factoryMethod, or propOrder) - XmlRootElement name and namespace - XmlSeeAlso (nothing extra needed) - XmlAccessorType (nothing extra needed) - XmlAccessorOrder (nothing extra needed) - XmlInlineBinaryData (nothing extra needed) - XmlTransient (nothing extra needed) Basic validation and code assist is present (nothing extra required) for XmlJavaTypeAdapter, but more context-sensitive validation could be done. More validation can be done for XmlType (and more holistic scenarios for JAXB classes, where determined) Bug 345316 Bug 345317 have been entered to track further development on this issue. |