Re: HTML to XML converter

Magnus Ahlden (magnus.ahlden@foreningssparbanken.se)
Wed, 15 Jul 1998 16:58:58 +0200


jmtang@us.ibm.com wrote:
>
> Hi:
> I am working on a project that needs to convert any HTML to XML. Is there
> any available tool? If I want to write a tool with HTML file as my input
> and XML as my output, can I use any XML parser to parse the HTML file?

That would be actually quite difficult. E.g. XML alone has no means for
presentation.

/with regards Magnus