OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK-APPS: html/xhtml to docbook filter


At 13:10 30/08/01 +0200, Ismael Olea wrote:

>         I'm looking for a filter to translate clean html files into docbook.
>
>         Does anybody know something about that?
>
>         I'm in a hurry for filtering tables, so if you now a fast way to 
> do it,
>I'll be grateful :-)
>

Ensure the HTML is XHTML compliant (ie, is a valid XML document) and write 
some XSLT to match the tags/attributes and output the appropriate Docbook 
tags - the difficulty will be in identifying the structural components 
within your document from the HTML markup. Then use something like testxslt 
(in the Xalan C++ distribution) as a command line utility to do the 
transformation.


Regards,


Dave




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC