 |
The extensible markup language (XML) is rapidly becoming the lingua franca of computer-to-computer communication. Reasons for the rapid acceptance are that XML is based on simple text that is easy to read and is self-defining. LabWare LIMS is fully XML enabled for both import and export of data.
A visual query tool can be used to explore the structure of XML messages and develop queries for extracting information.

All of the Configuration records in the LIMS database can be exported and imported in XML format.

Overall, the following capabilities are supported:
- Interactively query, parse, and extract data from XML files
- Manually import and export configuration data
- Automatically load configuration data via XML files
- Export report data in XML format
- Export any data in the LIMS database in XML SOAP format
|