We're currently trying to generate XML output by a EntCOB program. 
Generally it works, however we couldn't yet manage to create the structure 
of 
<var id="..."       v="......."/> 
in the following example:

<dataApp id="Datenbeschaffer" 
callMode="SWITCH" 
callTerm="TERM" 
stencilId="SCL12345"> 
<var id="KDN"       v="1234567"/> 
<var id="KNAME"     v="KNAME"/> 
<var id="KSTRASSE"  v="KSTRASSE"/> 
<var id="KSTRASSE2" v="KSTRASSE2"/> 
<var id="KORT"      v="KORT"/> 
<var id="KPLZ"      v="KPLZ"/> 
</dataApp> 

Does anyone know the COBOL field structure to get the lines   <var 
id="..."       v="......."/>   ? 
Thanks,

Werner Kuehnel
Spezialist in der Abteilung Betrieb/Support

IMD-Gesellschaft für Informatik und Datenverarbeitung mbH 
Augustaanlage 66
68165 Mannheim

Tel: +49.621.457-4885, Fax: -4046
E-Mail: [EMAIL PROTECTED]

IMD-Gesellschaft für Informatik und Datenverarbeitung mbH 
Sitz Mannheim, Amtsgericht Mannheim HRB 7460
Geschäftsführer: Norbert Koch

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to