> Practically I'm looking for details of the content, such as paragraphs, > lists, images and other elements that might comprise these sections.
Since XHTML's semantic isn't that rich, I guess all you can do is to leverage the "id" and maybe the "class" attributes of the structural tags. Then use XPath for make the parsing process easily. It's just a very generic suggestion, but you haven't provide many details about what you are trying to achieve. ---------------------------- Massimo Foti Dreamweaver: http://www.massimocorner.com Form validation: http://www.massimocorner.com/validator/ ColdFusion: http://www.olimpo.ch/tmt/ ---------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206397 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

