[Home] [By Thread] [By Date] [Recent Entries]
Hi, I don't understand exactly what your problem is but I noticed the following: <xsl:template match="/"> does not match the first as you seem to presume but the root. If you want to match the first nood regardles how it is called use <xsl:template match="/node()"> Hope this helps, Agnes XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



