Discussion Forums

Re: FIXML DTD to Cobol record
Hugh Kennedy / Oakweald Ltd
29 Jun 2007 8:12AM ET

> Hi,
>
> Can you please tell me or guide me how to:
>
> 1. Convert FIXML DTD (vesrion 4.4) to cobol message structures for all
> message types i.e. to generate equivalent cobol data structure from
> FIXML DTD autometically.
>
>
> 2. Convert FIXML DTD to standard xml message structure.
>
> Thanks and warm regards, Niroj Pradhan

I would strongly suggest that you wrap you interface to FixML in C/C++ or any other language with good XML handling and use that to map to fixed structs that can map onto Cobol records.

Hugh Kennedy.


FIXML DTD to Cobol record
Niroj Pradhan   28 Jun 2007 10:02AM ET
Re: FIXML DTD to Cobol record
Mahesh Kumaraguru   28 Jun 2007 11:41PM ET
Re: FIXML DTD to Cobol record
Hugh Kennedy / Oakweald Ltd   29 Jun 2007 8:12AM ET
Re: FIXML DTD to Cobol record
george wishart / Orc Software   29 Jun 2007 11:17AM ET
Re: FIXML DTD to Cobol record
ophir chen / informatica   30 Aug 2007 2:35PM ET