/[svn]/doc/dtd2cduce.docbook
ViewVC logotype

Contents of /doc/dtd2cduce.docbook

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1201 - (show annotations)
Tue Jul 10 18:30:56 2007 UTC (5 years, 10 months ago) by abate
File size: 1286 byte(s)
[r2004-07-04 01:16:43 by afrisch] Doc

Original author: afrisch
Date: 2004-07-04 01:17:46+00:00
1 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V3.1//EN">
2
3 <refentry id="dtd2cduce">
4
5 <refmeta>
6 <refentrytitle>dtd2cduce</refentrytitle>
7 <manvolnum>1</manvolnum>
8 </refmeta>
9
10 <refnamediv>
11 <refname>dtd2cduce</refname>
12 <refpurpose>Transform a DTD file into a set of CDuce type declarations</refpurpose>
13 </refnamediv>
14
15 <refsynopsisdiv>
16 <cmdsynopsis>
17 <command>dtd2cduce</command>
18 <arg choice="req"> prefix</arg>
19 <arg choice="req"><option><filename>file.dtd </filename></option></arg>
20 </cmdsynopsis>
21 </refsynopsisdiv>
22
23 <refsect1>
24 <title>Description</title>
25 <para>
26 The <command>dtd2cduce</command> reads the file <filename>file.dtd</filename>
27 and outputs on the standard output a set of CDuce type declarations that
28 translate the DTD. The prefix given in the command line is used to
29 prefix all the type names generated by the command.
30 </para>
31 </refsect1>
32
33
34 <refsect1>
35 <title>TODO</title>
36 <para>
37 To specify on the command line the elements that can be explicitly
38 kept in the translation in order to factorize it.
39 </para>
40 </refsect1>
41
42 <refsect1>
43 <title>Reporting bugs</title>
44 <para>
45 Report bugs to <email>bugs@cduce.org</email>.
46 </para>
47
48 </refsect1>
49
50
51
52
53 <refsect1>
54 <title>AUTHOR</title>
55 <para>
56 Alain Frisch <email>&lt;Alain.Frisch@ens.fr&gt;</email>.
57 </para>
58
59 </refsect1>
60
61
62
63
64 </refentry>

CVS Admin">CVS Admin
ViewVC Help
Powered by ViewVC 1.1.5