QXmlEdit(1) General Commands Manual QXmlEdit(1)

qxmledit - simple XML editor and XSD viewer

qxmledit [options] [file]

QXmlEdit is an XML editor with tools to view and manipulate large XML files.

It can edit XML files supporting base 64 coded data, but sports tool for view XSD files, compare XML files, compare XSD files, split large files, anonymizing data and process encodings.

The parameters are:

opens the data visualization panel
anonymizes the file <inputfile> using the profile <profile> writing the result into <outputfile>.
With this option QXmlEdit exits after the operation.
executes a XSL transformation on the given files. The "saxon" option allows to use an external engine, if configured. The "-p" options are for setting parameters in the XSL template.
With this option QXmlEdit exits after the operation.

qxmledit file_input.xml

Luca Bellonda and contributors.

Copyright (c) Luca Bellonda Luca Bellonda and contributors 2008-2018. License LGPL V2

This manual page was originally written by Luca Bellonda <lbellonda@gmail.com>

2017-04-25 qxmledit