From: dabba dabba Date: 2012-01-10T08:55:40+09:00 Subject: xml to html display Hi all, I need to parse following xml docs in a table where i can display it in html like (table type format) ............ Output like this in HTML - col1 col2 col3 - choose - | - -when test="$map/xyz" - data | $ab/abc ---------------------------------------------->|-ABC $bp/fff ---------------------------------------------->|-PQR I don't expect there is a existing library/class that will do that but any suggestions what will be the best approach to do this ... If there is some existing lib that does close to his , that will obviously be great. Thanks in advance -- Posted via http://www.ruby-forum.com/.