What I can and cannot do...

Subject: What I can and cannot do...
From: Matthew MacKenzie <matt@xxxxxxxxxxxxxxx>
Date: Wed, 07 Apr 1999 13:45:24 -0300
Hello,

Is there a page somewhere explaining what can and cannot be nested?  I
am having a problem using <xsl:template ....> inside of <xsl:for-each
....>, also, can someone confirm that using something like this:

<xsl:template match="Link">
   <A HREF="{@URL}"><xsl:apply-templates/></A>
 </xsl:template>

Does NOT work in IE5, because I am getting it in the output literally.

Thanks.

Matthew MacKenzie/


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


Current Thread