Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 348285 - [Validation] @XmlAttribute validation enhancements
Summary: [Validation] @XmlAttribute validation enhancements
Status: CLOSED DUPLICATE of bug 363619
Alias: None
Product: Dali JPA Tools
Classification: WebTools
Component: JAXB (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows Vista
: P3 enhancement (vote)
Target Milestone: 3.1   Edit
Assignee: Paul Fullbright CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-03 17:08 EDT by Paul Fullbright CLA
Modified: 2011-11-28 18:05 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***