Rechercher une page de manuel
dtdinst
Langue: en
Version: 330811 (ubuntu - 24/10/10)
Section: 1 (Commandes utilisateur)
Sommaire
NAME
dtdinst - XML DTD to XML instance format converterSYNOPSIS
dtdinst [ -i ] [ -r dir ] DTDDESCRIPTION
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.
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre