Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@XmlValue too restrictive #37

Closed
Tomas-Kraus opened this issue Aug 27, 2004 · 5 comments
Closed

@XmlValue too restrictive #37

Tomas-Kraus opened this issue Aug 27, 2004 · 5 comments
Labels
javatoxsd component Major Priority
Milestone

Comments

@Tomas-Kraus
Copy link
Contributor

The clause "@XmlValue must be the only mapping annotation on the JavaBean
property" in javadoc is too strong. You should be able to use other annotations,
such as XmlID, XmlIDREF, or XmlJavaTypeAdapter.

This phrase should be modified to "@XmlValue, @XmlAttribute, and @xmlelement are
mutually exclusive and may not be on one property at the same time"

Environment

Operating System: All
Platform: All

Affected Versions

[2.0 draft]

@Tomas-Kraus
Copy link
Contributor Author

@glassfishrobot Commented
Reported by kohsuke

@Tomas-Kraus
Copy link
Contributor Author

@glassfishrobot Commented
Was assigned to sekhar

@Tomas-Kraus
Copy link
Contributor Author

@glassfishrobot Commented
This issue was imported from java.net JIRA JSR222-37

@Tomas-Kraus
Copy link
Contributor Author

@lukasj
Copy link
Contributor

lukasj commented Apr 2, 2020

looks to be fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javatoxsd component Major Priority
Projects
None yet
Development

No branches or pull requests

3 participants