Hi all I'm trying to use Apache Daffodil for the following scenarios: * Convert a fixed length text file to XML or JSON file. * Convert XML or JSON back to fixed length text file. * Convert XML file to JSON file. * Convert JSON file to XML file.
Will it be possible to get some sample XSD files to implement the above scenarios? Also I tried to parse the attached sample files and their xsd from the url at . I got error messages that I have attached as well. Please let me know what corrections I need to make to the xsd for the sample to run against daffodil version 3.3. Thanks Venkat