This is the command dtdinst that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
dtdinst - XML DTD to XML instance format converter
SYNOPSIS
dtdinst [ -i ] [ -r dir ] DTD
DESCRIPTION
dtdinst writes an XML representation of the DTD in DTDinst format to the standard output.
OPTIONS
-r dir make DTDinst write one or more files containing a RELAX NG schema to the directory
dir.
-i inline ATTLIST declarations. Without this option, DTDinst will generate a define in
the RELAX NG schema for each ATTLIST declaration in the DTD. With this option,
DTDinst will move the patterns generated from ATTLIST declarations into the
corresponding element pattern.
Use dtdinst online using onworks.net services