Subject: Re: html to xml
From: Knut Alboldt <alboldt@xxxxxxx>
Date: Thu, 26 Oct 2000 09:13:46 +0200
|
Hi !
Try TidyHTML (www.w3c.org see Link "HTML tidy", also included in the
HTML-Kit) . There is an option to transform HTML to XHTML or XML.
You will then get well formed XML (representing the standard HTML-tags).
These you can process with XSLT.
Knut
----- Original Message -----
From: "Janine Lopez" <jasminc_us@xxxxxxxxx>
To: <XSL-List@xxxxxxxxxxxxxxxx>
Sent: Wednesday, October 25, 2000 3:46 PM
Subject: html to xml
> Hi,
>
> I'm still a novice to XML/XSL and is looking for a
> good example of converting an HTML document to XML.
> The HTML to be converted is a logon page with the ff.
> similar format:
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|