[Home] [By Thread] [By Date] [Recent Entries]
> Is there any workaround for 1.0? > > Can I use * for element and @* for attribute? > Yes, and you can replace <xsl:apply-templates select="a,b"/> by <xsl:apply-templates select="a"/> <xsl:apply-templates select="b"/> Michael Kay http://www.saxonica.com/
|

Cart



