[xsl] Converting HTML to xml

Subject: [xsl] Converting HTML to xml
From: scott gabelhart <swgabel@xxxxxxxxxxxx>
Date: Thu, 22 Jan 2004 23:29:20 -0500
What is the most efficient transform method when having to transform
a nested xml file to a nested xhtml table structure.

Currently I am parsing HTML to xml in which my parsed HTML input has many nested table tags.

From what I understand I will need to replicate this nested <table>......<table>.....<table></table>....</table></table> structure in my tranformed xhtml output.

Any advice and best method for handling nested HTML table structures when converted to XHTML would be greatly appreciated.

Sincerely,

Scott

XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


Current Thread