Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - Parsing an HTML table with XML >Thread Next - Re: Parsing an HTML table with XML Re: Parsing an HTML table with XMLTo: NULL Date: 7/5/2006 8:13:00 AM Rick Walsh wrote: > I have an HTML table in the following format: > > <table> > <tr><td>Header 1</td><td>Header 2</td></tr> > <tr><td>1</td><td>2</td></tr> > However, I dont want to grab the very first row - because this isnt > data! Then code it with <th>, not <td> If this table isn't under your control, then be carweful of parsing it with an XML parser -- HTML isn't XML (XHTML on the web usually isn't either). It's not a good assumption to make if you're trying to build robust code - something as simple as an embedded might break it. | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
