Utilities for XML

There are XML utilities provided with the schema designer.

  • Use the XML Schema Synchronization Utility to synchronize a schema with an XML schema or DTD.
  • Use the XML Schema Compatibility Utility to add non-XML types that were added to the schema after it was originally created, to the target schema. The XML Schema 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 schemas to the current XML format that is available from the command line.

See the Utility Commands documentation for information about all command line utilities.