Trying to translate xml to fixed-width text. xml file is hierarchical, but some elements have only nested elements -- no fields. So there is only a single type of text-line output desired. There is no "line identifier" in the xml -- but I added a line id position to the doc properties and a Field to the innermost Line (the only Line that contains Fields with data). Whenever I try to run the map I'm told that I have a missing ID field. Thanks for your help. --eb
