[xsl] Template inside a Template

Subject: [xsl] Template inside a Template
From: kalpana rawat <kal_xml@xxxxxxxxx>
Date: Sat, 13 Oct 2001 12:55:08 -0700 (PDT)
Can we have a Templte inside a template.

e.g., 
<xsl:template name="Item">
    <xsl:template name="Notes">
        ......something goes here
    </xsl:template>
</xsl:template>

Because it doesn't work for me.

Thanks



__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread