Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Version 1
-
None
-
jdk1.4.2_02
Description
XMLbeans does not support xsd:redefine tag.
The sample taked is from XML Schema Part 1: Structures document (http://www.w3.org/TR/xmlschema-1/).
v2.xsd redefines the v1.xsd, but the Java bindings generated for PersonName type contains just v2.xsd <generation> element.