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

mapping: @XmlType.name() inconsistent in javadoc and spec #44

Open
glassfishrobot opened this issue Oct 28, 2004 · 4 comments
Open

mapping: @XmlType.name() inconsistent in javadoc and spec #44

glassfishrobot opened this issue Oct 28, 2004 · 4 comments

Comments

@glassfishrobot
Copy link

The javadoc and specification in Chapter 8 are inconsistent in the
treatment of the @XmlType.name() annotation parameter. The references
to chapter 8 below are from JAXB 2.0 v0.42.

a. The javadoc indicates @XmlType.name() is required.
but the default mapping in section 8.8.1.3 omits it.

b. The mapping tables 8-4 (which maps a class to a complex type) and
8-6 (which maps a class to a simple type) allow @XmlType.name() to be "".
But the javadoc does not define the semantics when @XmlType.name() is "".

Environment

Operating System: All
Platform: All

Affected Versions

[2.0 v0.4]

@glassfishrobot
Copy link
Author

Reported by sekhar

@glassfishrobot
Copy link
Author

Was assigned to sekhar

@glassfishrobot
Copy link
Author

sekhar said:
Accepted.

@glassfishrobot
Copy link
Author

This issue was imported from java.net JIRA JSR222-44

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant