python-ll-xist(1)
NAME
dtd2xsc -- Create XIST namespace modules from DTDs
SYNOPSIS
dtd2xsc [-h | --help] [-o | --output=FILE] [-v | --verbose] [-p | --prefix=PREFIX] [-u | --url=URL] [-a | --shareattrs=SHAREATTRS] [-m | --model=MODEL] [-d | --defaults]
DESCRIPTION
This manual page documents briefly the dtd2xsc command and was
written for the Debian distribution because the original program does
not have a manual page.
dtd2xsc is a program that helps to create XIST namespace modules from
DTDs
OPTIONS
- -h --help
- Show a help message and exit.
- -o FILE --output=FILE
- Write output to FILE.
- -v --verbose
- Make program output verbose.
- -p PREFIX --prefix=PREFIX
- PREFIX defines the XML prefix for this namespace.
- -u URL --url=URL
- URL specifies the XML namespace name
- -a SHAREATTRS --shareattrs=SHAREATTRS
- Should identical attributes be shared among elements?
- -m MODEL --model=MODEL
- Add sims information to the namespace.
- -d --defaults
- Output default values for attributes.
SEE ALSO
tld2xsc (1), xml2xsc (1).
AUTHOR
- This manual page was written by Bernd Zeimetz bernd@bzed.de for the
Debian system (but may be used by others). Permission is granted to
copy, distribute and/or modify this document under the same license as
ll-xist, see /usr/share/doc/python-ll-xist/copyright for details.