logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

dtdinst - XML DTD to XML instance format converter

Description

dtdinst writes an XML representation of the DTD in DTDinst format to the standard output.

Name

       dtdinst - XML DTD to XML instance format converter

Options

-rdir 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.

DTDinst                                          September 2009                                       DTDINST(1)

Synopsis

dtdinst[-i][-rdir]DTD

See Also