[Home] [By Thread] [By Date] [Recent Entries]
I am stuck trying to determine how to create nested structures from my transform for my xsl output. Desired output example would be <table><tr><td></td></tr><table><tr><td></td></tr></table></table> Also is there a XPath method that can be employed to find a begining elements closing tag structure when transforming a nested xml input file? Example: Input xml file: <TABLE><DPROW><OBJECT>2</OBJECT><OBJECT>4</OBJECT></DPROW><TABLE><DPROW><OBJECT>4</OBJECT></DRROW></TABLE></TABLE> Thanks in advance. - Scott XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



