javaee / jaxb-v2

Other
210 stars 100 forks source link

Schema generation omits anyAttribute when XmlValue is used #738

Open glassfishrobot opened 14 years ago

glassfishrobot commented 14 years ago

Schema generation for a bean with both XmlAnyAttribute and XmlValue should allow for any attribute, currently the "anyAttribute" element is not present in the generated XML Schema.

Environment

Operating System: All Platform: All

Affected Versions

[2.1.9]

glassfishrobot commented 14 years ago

Reported by sjones4

glassfishrobot commented 14 years ago

sjones4 said: Created an attachment (id=349) Test application to reproduce the issue

glassfishrobot commented 14 years ago

snajper said: assigning

glassfishrobot commented 14 years ago

@pavelbucek said: metro2.1-waived

glassfishrobot commented 13 years ago

snajper said: Reproduced, need to investigate why this is happening.

glassfishrobot commented 14 years ago

File: AnyAttributeTest.java Attached By: sjones4

glassfishrobot commented 14 years ago

Was assigned to snajper

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAXB-738