Convert XML file to FMB
400940Aug 18 2004 — edited Mar 17 2005Hi,
I converted fmb to xml and I'm trying to convert the same xml file back to fmb. I used an existing routine for Lynux ifxml2f90.sh. It generates an error Missing Attribute 'Name' Invalid XML file.
I looked at the xml file. It does not have Name attribute for ListItemElement Year where as Month ListItemElemnt has Name attribute. The converter from fmb to xml did not include this attribute in the xml file.
Does any one have any idea about converting xml to fmb.
Please help.