Query: dtdinst
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DTDINST(1) User Commands DTDINST(1)NAMEdtdinst - XML DTD to XML instance format converterSYNOPSISdtdinst [ -i ] [ -r dir ] DTDDESCRIPTIONdtdinst 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 pat- tern. DTDinst September 2009 DTDINST(1)