xsl-list
[Top] [All Lists]

Converting HTML to xml

2004-01-22 21:29:20
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



<Prev in Thread] Current Thread [Next in Thread>
  • Converting HTML to xml, scott gabelhart <=