dtd2xsd(1) suse man page | unix.com

Man Page: dtd2xsd

Operating Environment: suse

Section: 1

dtd2xsd(1)						      General Commands Manual							dtd2xsd(1)

NAME
dtd2xsd - XML Schema generator from XML document that contains DTD.
SYNOPSIS
dtd2xsd [options] instance-xmlfile optional-xsdfile
DESCRIPTION
dtd2xsd generates an XML schema document from a document type definition (DTD). Right now you have to specify instance XML file that ref- erences or contains DTD. DTD itself is not readable with this tiny tool. By default, it outputs resulting XML schema to console. If optional-xsdfile parameter is specified, it outputs the result to the specified file.
AUTHOR
Atsushi Enomoto <atsushi@ximian.com>
SEE ALSO
mono(1) dtd2xsd(1)
Related Man Pages
xml::libxml::schema(3) - mojave
xml::libxml::dtd(3) - suse
xml::libxml::dtd(3) - osx
xml::libxml::schema(3) - osx
xml::libxml::dtd(3pm) - debian
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I