You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by "Marco C. (Jira)" <ji...@apache.org> on 2021/10/13 12:46:00 UTC

[jira] [Created] (XMLBEANS-574) SCOMP bin not able to generate source code

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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org