Altova Mailing List Archives>Archive Index >xsl-list Archive Home >Recent entries >Thread Prev - [xsl] default transform [Thread Next] Re: [xsl] default transformTo: Date: 10/4/2005 11:25:00 AM > <!-- remaining tree needs to go as is to output xml --> identity transform: <xsl:template match="@*|node()"> <xsl:copy> <xsl:apply-templates select="@*|node()"/> </xsl:copy> </xsl:template> <xsl:template match="//A/B"> You don't need the // in front of the A/B.. Cheers, Geert | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
