Tag Archive: xsl:with-param

Oct
25

Rendering nested table using xslt for a flat xml file

Creating xhtml output for nested xml element is pretty easy because all I need is just get the parent element and display all it’s children, but not the schema (the schema is almost the same as my previous blog about creating schema for self-referencing xml file). I try to use flat xml file is a …

Continue reading »

Permanent link to this article: http://lindaocta.com/?p=15