Marco C. created XMLBEANS-574:
---------------------------------
Summary: SCOMP bin not able to generate source code
Key: XMLBEANS-574
URL: https://issues.apache.org/jira/browse/XMLBEANS-574
Project: XMLBeans
Issue Type: Bug
Components: Tools
Affects Versions: Version 5.0.1
Environment: Ubuntu 20.04 LTS, jdk 11
Reporter: Marco C.
Fix For: unspecified
SCENARIO: Using scomp bin to generate xml model, it goes on error due to xsd
node label.
DETAIL: if there are a node labeled "dummyList" and its child is an array of
"dummy", scomp will try to build two methods labeled "dummyList" generating a
java error.
To try this bug, it's possibile to use this command:
scomp -out airquality.jar
[http://dd.eionet.europa.eu/schemas/id2011850eu-1.0/AirQualityReporting.xsd]
The XSD is public and free to access
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]