- Print
- PDF
Introduction
The XML In license enables support for a wide range of formats to be used as input data in the Lasernet Form Engine. Supported input formats are XML, CSV, DataSet (XML), JSON and XLXS.
Dependencies
Lasernet Base Server Package incl. XML in & out
Workflow
Lasernet Input Management
Lasernet Output Management
Modules
Type | Module | Description |
---|---|---|
Engine | Form | XML, CSV, JSON, XLSX as input formats. |
Engine | XML Merger | Can merge multiple XML files into a single XML file. |
Engine | XML Splitter | Can split a single XML file into multiple XML files. |
Engine | XML Transformer | Restructure XML data with XPATH 1.0 and XSLT. |
Engine | XML Validator | Restructure XML files with XPATH 1.0. |
Modifier | CSV | Converts XML and JSON to CSV format. |
Modifier | JSON to XML | Converts a JSON file to an XML format. |