Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

@XmlValue too restrictive #37

Description

@glassfishrobot

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]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions