Re: DOCBOOK-APPS: Processing html/wml files to Docbook-SGML

From
Carsten Wartmann <>
Date
2001-08-15T15:05:25+00:00
ID
Thread
Re: DOCBOOK-APPS: Processing html/wml files to Docbook-SGML
Michael Wiedmann writes:
 > Carsten Wartmann wrote:
 > 
 > [ Hi Carsten, long time no hear! ]
 >  
 > > I have the unthankfull task to include some WML (Website
 > > Meta-Language) files into a Docbook SGML document. The files are also
 > > avaible as (quite plain) html, but then contain some small tables. So
 > > such a convertor would also help.
 > 
 > Maybe I got you wrong, but why do you not just include the contents of
 > your files like:
 > 
 > <programlisting>
 > <![CDATA[

No, yes ;-) I really need to convert the files into real SGML. Not
just a listing of it.

Carsten.