[Migrated content. Thread originally posted on 01 May 2008]
We?re creating interface for processing XML data files. Using xml2fd utility and AcuXML we already can receive and process XML data in particular format. However we have a few problems.First one that I see is related to field occurs number. We have binary sequential file FD built with xml2fd with some fields occurs > 1. When we have corresponding fields in XML data with occurrence >1 the data is passing well, however if such fields in XML data file occurs only ones the data from the fields doesn?t pass.
In XML data files that we going to receive these fields could appear one or more times or don?t appear at all. What could cause the situation and how to resolve it?
Thanks



