summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/tdepim/debian/man/kxml_compiler-trinity.man
blob: 90d7a0ea9ac25c1ea30aec10b81698bb54fd4ff6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.TH KXML_COMPILER 1
.SH NAME
kxml_compiler \- KDE XML compiler
.SH SYNOPSIS
.B kxml_compiler
.I [Qt-options] [KDE-options] [options] dtd
.SH DESCRIPTION
.B kxml_compiler
generates parsers and container classes for XML data described by
RelaxNG schemes.
.SH PROGRAM OPTIONS
.TP
.B -d, --directory \fI<dir>\fB
Directory to generate files in.  The default is the current directory.
.TP
.B --external-parser
Generate the parser in a separate source file.
.TP
.B --custom-parser
Generate a parser customized for the schema.
.TP
.B dtd
Specifies the name of the DTD file.
.so kdeopt.part