Hi, First of all, this is the mailing list for Xerces-C++, not for libxml2. More importantly, you cannot use any XML parser for HTML, as HTML does not conform to the XML rules (see http://www.w3.org/TR/REC-xml ). You CAN use an XML parser for documents written in XHTML (see http://www.w3.org/MarkUp/ ).
Regards, Jeroen. > Hi, > > I downloaded, installed and compiled the libxml2 > today. I wonder if I can use it to parse and > HTML-file. > > Regards > > Wei Chen > > __________________________________ > Do you Yahoo!? > New Yahoo! Photos - easier uploading and sharing. > http://photos.yahoo.com/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]