Community
Participate
Working Groups
@XmlElementWrapper.name() and namespace() should be validated against the appropriate schema, and content assist should be provided for both. In addition, when using @XmlElementWrapper, other annotations should validate their namespace and names within the context of the given element.
*** Bug 336161 has been marked as a duplicate of this bug. ***
Added content assist and validation for name and namespace, and fixed validation for all existing uses of @XmlElementWrapper (only one at this point, @XmlElement). Committed to head.