legsem / legstar-cob2xsd

Automatically exported from code.google.com/p/legstar-cob2xsd
Other
3 stars 2 forks source link

Generated xsd is missing parts #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Put file SQLCA in cobol folder
2. Replace build.xml with attached file. (default build.xml will also 
produce the problem)
3. Run ant build 

What is the expected output? What do you see instead?
Generated schema does not match cobol structure. Top level SQLCA is 
missing, and some of the types on the next level.

What version of the product are you using? On what operating system?
0.0.9 on Windows XP.

Please provide any additional information below.
Same problem with the old legstar implementation. 

Original issue reported on code.google.com by johan....@gmail.com on 14 Dec 2009 at 10:05

Attachments:

GoogleCodeExporter commented 9 years ago
Bug confirmed: COMP-4 is not supported. Will be fixed asap.

Other issues are probably related with the code starting at column 1 rather 
than 8. 
Everything between column 1 and 6 is ignored as this area is used for COBOL 
sequence 
numbering. There should be warnings issued about the incomplete COBOL sentences 
though.

Original comment by fady.mou...@gmail.com on 14 Dec 2009 at 11:17

GoogleCodeExporter commented 9 years ago
The COMP-4 issue is fixed in latest release 0.1.0.

I checked that SQLCA works fine if started at column 8.

Waiting for confirmation. Thanks.

Original comment by fady.mou...@gmail.com on 14 Dec 2009 at 12:09

GoogleCodeExporter commented 9 years ago
Haven't heard back from user. Closing issue.

Original comment by fady.mou...@gmail.com on 18 Dec 2009 at 4:32

GoogleCodeExporter commented 9 years ago

Original comment by fady.mou...@gmail.com on 18 Dec 2009 at 4:32