Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 348285

Summary: [Validation] @XmlAttribute validation enhancements
Product: [WebTools] Dali JPA Tools Reporter: Paul Fullbright <paul.fullbright>
Component: JAXBAssignee: Paul Fullbright <paul.fullbright>
Status: CLOSED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3 CC: neil.hauge
Version: unspecified   
Target Milestone: 3.1   
Hardware: PC   
OS: Windows Vista   
Whiteboard:

Description Paul Fullbright CLA 2011-06-03 17:08:47 EDT
@XmlAttribute.required() should match schema attribute use (="required").

Further, the corresponding schema attribute type should a) be simple and b) match the java attribute type.
Comment 1 Paul Fullbright CLA 2011-11-11 15:16:29 EST
(In reply to comment #0)
> @XmlAttribute.required() should match schema attribute use (="required").

I don't believe this is a valid validation use case.


> Further, the corresponding schema attribute type should a) be simple and b)
> match the java attribute type.

Captured in bug 363619.

Closing as duplicate.

*** This bug has been marked as a duplicate of bug 363619 ***