.TH QXmlEdit 1 "2017-04-25" "qxmledit" .SH NAME qxmledit \- simple XML editor and XSD viewer .SH SYNOPSIS .B qxmledit .RI [ options ] .RI [ file ] .SH DESCRIPTION \fBQXmlEdit\fP is an XML editor with tools to view and manipulate large XML files. .PP .br 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. .br .PP .SH OPTIONS The parameters are: .IP \fB-vis\fP\ opens the data visualization panel .IP \fB-anonymize\fP\ \ \ anonymizes the file \ using the profile writing the result into . .br With this option \fBQXmlEdit\fP exits after the operation. .IP \fB-xsl\fP\ [-saxon]\ -xsl=\ -output=\ {-p=}*\ 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. .br With this option \fBQXmlEdit\fP exits after the operation. .PP .SH SAMPLE qxmledit file_input.xml .SH AUTHOR Luca Bellonda and contributors. .SH COPYRIGHT Copyright (c) Luca Bellonda Luca Bellonda and contributors 2008-2018. License LGPL V2 .PP This manual page was originally written by Luca Bellonda