Altova Mailing List Archives>Archive Index >xsl-list Archive Home >Recent entries >Thread Prev - >Thread Next - Re: [xsl] build-in template question [xsl] build-in template questionTo: Date: 9/4/2008 10:18:00 PM Hello, I have a question concerning text nodes. If I have an xml file like <root> <e>text</e> </root> and a template like <xsl:template match="e"> <xsl:copy/> </xsl:template> than, the output will be "<e>text</e>". Is the text insterted to the output by xsl:copy or by the build-in template <xsl:template match="text()|@*"> <xsl:value-of select="."/> </xsl:template> ? regards, Garvin | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
