You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-packaging/ubuntu/lucid_automake/kdepim/debian/man/kxml_compiler-kde3.man

25 lines
582 B

.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