FreeBSD Manual Pages
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 defini- tion (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-xs- dfile parameter is specified, it outputs the result to the specified file. AUTHOR Atsushi Enomoto <atsushi@ximian.com> SEE ALSO mono(1) dtd2xsd(1)
NAME | SYNOPSIS | DESCRIPTION | AUTHOR | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=dtd2xsd&sektion=1&manpath=FreeBSD+Ports+15.0.quarterly>
