XML Systems supported
XML (Extensible Markup Language) is a widely used, text-based file format. XML is generally used for describing, saving and exchanging data. Depending on the application, XML files can be document-centered, data-centered or semi-structured. This influences whether the data is suitable for reading by machines or humans.
Functions
- Reading XML files
- Writing XML files
Application scenarios of the XML interface
The interface provides schema-based support for the XML file format for reading and writing data records.
- Document integration
- Document creation
return to overview