XSD generation invalid: List fields declared as sequence of <xs:any
namespace='##other'/>
-----------------------------------------------------------------------------------------
Key: XBEAN-139
URL: https://issues.apache.org/jira/browse/XBEAN-139
Project: XBean
Issue Type: Bug
Components: spring
Reporter: Hiram Chirino
The problem with declaring them as <xs:any namespace='##other'/> is that it may
be valid to inject objects into the list which are declared in the name space
of the generated xsd.
see: http://www.nabble.com/-VOTE--xbean-3.6-2nd-try-td25401282s134.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.