1QXmlEdit(1)                 General Commands Manual                QXmlEdit(1)
2
3
4

NAME

6       qxmledit - simple XML editor and XSD viewer
7

SYNOPSIS

9       qxmledit [options] [file]
10

DESCRIPTION

12       QXmlEdit  is  an XML editor with tools to view and manipulate large XML
13       files.
14
15       It can edit XML files supporting base 64 coded data,  but  sports  tool
16       for  view  XSD files, compare XML files, compare XSD files, split large
17       files, anonymizing data and process encodings.
18
19

OPTIONS

21       The parameters are:
22
23
24       -vis <file>
25              opens the data visualization panel
26
27       -anonymize <inputfile> <profile> <outputfile>
28              anonymizes the file  <inputfile>  using  the  profile  <profile>
29              writing the result into <outputfile>.
30              With this option QXmlEdit exits after the operation.
31
32       -xsl [-saxon] -xsl=<xslFile> -output=<output‐
33       file> {-p<name>=<value>}* <inputfile>
34              executes a XSL transformation on the given  files.  The  "saxon"
35              option  allows  to  use  an external engine, if configured.  The
36              "-p" options are for setting parameters in the XSL template.
37              With this option QXmlEdit exits after the operation.
38

SAMPLE

40       qxmledit file_input.xml
41
42

AUTHOR

44       Luca Bellonda and contributors.
45
46
48       Copyright (c) Luca Bellonda Luca Bellonda and  contributors  2008-2018.
49       License LGPL V2
50
51
52       This  manual  page  was  originally  written  by  Luca  Bellonda <lbel‐
53       londa@gmail.com>
54
55
56
57qxmledit                          2017-04-25                       QXmlEdit(1)
Impressum