1
2xmlcopyeditor(1) XML Copy Editor xmlcopyeditor(1)
3
4
5
7 xmlcopyeditor - fast, free, validating XML editor
8
9
11 xmlcopyeditor [ --version | --help | FILE... ]
12
13
15 XML Copy Editor is an XML editor focusing on editing document markup
16 languages like DITA, DocBook, WordprocessingML. Features: DTD/XML
17 Schema/RELAX NG validation, XSLT, XPath, Pretty-printing, Syntax high‐
18 lighting, Folding, Tag completion, Tag locking, Tag-free editing,
19 Built-in support for XHTML, XSL, DocBook and TEI, Generating XML
20 Schema, Spelling and style check with built-in spell/style checker.
21
22
23 XML Copy Editor is free software released under the GNU General Public
24 License.
25
26
28 --version
29 Display version information and exit.
30
31
32 --help Print a help message and exit.
33
34
35 FILE...
36 Specifies the file to open when xmlcopyeditor starts.
37
38
40 Gerald Schmidt (gnschmidt@users.sourceforge.net)
41
42
44 iconv(1), xmlcatalog(1), xmllint(1), xsltproc(1)
45
46 You can find more information in the Help menu inside the program and
47 in its homepage at http://xml-copy-editor.sourceforge.net/
48
49
50
51 4 June 2014 xmlcopyeditor(1)