-
```
What steps will reproduce the problem?
1. Create a binding for a COBOL copybook
2. Set DEBUG tracing on
3. Run the generated XmlToHostTransformer passing an Input stream
What is the expected outp…
-
```
What steps will reproduce the problem? If applicable, please provide a
mapping configuration and sample record input to recreate the problem.
1. Set org.beanio.configuration system property to fi…
-
```
Using ANT or command line it is possible to specify a set of copybooks to
process simultaneously.
Right now, the same taget namespace gets assigned to all XML schemas produced
while it would be…
-
```
What steps will reproduce the problem?
1. A COBOL copybook such as:
01 DFHCOMMAREA.
03 ALTERNATIVE-A.
05 ODO-COUNTER PIC 9(4) COMP.
03 ALT…
-
```
What steps will reproduce the problem? If applicable, please provide a
mapping configuration and sample record input to recreate the problem.
1. Set org.beanio.configuration system property to fi…
-
```
What steps will reproduce the problem?
1. Create a binding for a COBOL copybook
2. Set DEBUG tracing on
3. Run the generated XmlToHostTransformer passing an Input stream
What is the expected outp…
-
```
What steps will reproduce the problem?
1. A COBOL copybook such as:
01 DFHCOMMAREA.
03 ALTERNATIVE-A.
05 ODO-COUNTER PIC 9(4) COMP.
03 ALT…
-
I get this on one file:
"encoded 34044 frames in 2583.37s (13.18 fps), 1278.85 kb/s, Avg QP:26.25
mkvmerge v8.5.2 ('Crosses') 64bit
Error: 'bol' is neither a valid ISO639-2 nor a valid ISO639-1 code.…
-
```
What steps will reproduce the problem?
1. With this COBOL copybook
01 COMMAREA.
10 OUTER-REDEFINES-LONG PIC X(10).
10 OUTER-REDEFINES-SHORT
RED…
-
```
Hi,
is it possible to add special elements to the generated XSD-File that are not
part of the COBOL copybook?
This element injection should happen after the XSD-file is generated in memory
and …