Utilities for XML
There are XML utilities provided with the Type Designer.
- Use the XML Type Tree/Schema Synchronization Utility to synchronize a type tree with an XML schema or DTD.
- Use the XML Type Tree Compatibility Utility to add non-XML types that were added to the type tree after it was originally created, to the target type tree. The XML Type Tree Compatibility Utility is also available from the command line (dsxmlconv).
- Use Any-2-XML to create a map that can transform any input data into XML output. Any-2-XML is also available from the command line (dtxany2xml)
There is also a Map Migration Utility (dsmapconv) that updates map source files and the associated XML type trees to the current XML format that is available from the command line.
See the Utility Commands documentation for information about all command line utilities.