| Summary: | [EclipseLink] @XmlJoinNode(s) support | ||
|---|---|---|---|
| Product: | [WebTools] Dali JPA Tools | Reporter: | Neil Hauge <neil.hauge> |
| Component: | JAXB | Assignee: | Paul Fullbright <paul.fullbright> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | Keywords: | plan |
| Version: | 3.1 | ||
| Target Milestone: | 3.2 M7 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | EclipseLink | ||
| Bug Depends on: | |||
| Bug Blocks: | 327907 | ||
|
Description
Neil Hauge
Should also include support for @XmlJoinNodes. Added for M7. - Context model - Validation for: -- unspecified xmlPath/referencedXmlPath -- XPath (format, existence in schema) -- duplicate xmlPath/referencedXmlPath -- valid referenced class -- referenced class has XmlID or XmlKey with specified referencedXmlPath - Content assist for: -- xmlPath -- referencedXmlPath (uses both schema and referenced class XmlID/XmlKey xpaths, such that even without a schema, there is some content assist for this) |