Please don't post multiple times. All the people here are volunteers
and may not be able to answer questions quickly.
With regards to your particular question, I'm afraid this isn't
exactly a simple task, as the two languages are different. What you
probably want to do is try converting HTML to XHTML as XHTML is a
subset of XML and a valid XHTML document is also therefore valid XML.
However, as I said, it's not entirely a simple task, as XHTML is much
stricter than HTML is.
I'm not 100% sure that the HTMLParser project is the best tool to use
for this particular job, but I'll leave that to the people here who
know the project's full capabilities better than myself as I'm only
familiar with a subsection of the project.
Ian
On 11/20/05, grace <k65...@ms...> wrote:
>
> I want to know coversion HTML to XML.
> Thanks!
|