summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/tdepim/debian/man/kxml_compiler-trinity.man
blob: 86dc0ad2d87b44487bfb8249d7fdb43f9817b084 (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 \- TDE XML compiler
.SH SYNOPSIS
.B kxml_compiler
.I [Qt-options] [TDE-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