[Home] [By Thread] [By Date] [Recent Entries]
Tom--
Not so. There is a built-in template <xsl:template match="/"> <xsl:apply-templates/> </xsl:template> which will pick up the root unless some other template beats it in precedence/priority (not hard to do). Cheers, Wendell At 08:35 PM 5/3/01, you wrote: Aside from that, you don't have any template that matches the root of the document. So there is nothing for your template to work on. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



