Home >Online Product Documentation >Table of Contents >Saving an XML File in Another Format
Most DataDirect XML Converters are bi-directional - you can use them to convert native file formats to XML, and vice versa. (Custom XML conversions you define using the Stylus Studio Custom XML Conversion Definition Editor convert proprietary files to XML only.) In order to save an XML file in another format, however, the XML file you are saving needs to have an XML Schema consistent with that expected by the XML Converters. There are a number of ways to achieve this in Stylus Studio:
bikes.txt to bikes.xml. You could modify the data in bikes.xml and save it back using the CSV XML Converters. Stylus Studio could save the XML file as CSV as long as you made no changes to the document structure (adding no new elements or attributes, for example).For more information on Document Wizards, see Using Document Wizards to Create XML. For more information about working with EDI files as XML, see Working with EDI Conversions.