Altova Mailing List Archives>Archive Index >xsl-list Archive Home >Recent entries >Thread Prev - [xsl] Dumb Question - XML to XML changing only a few values [Thread Next] Re: [xsl] Dumb Question - XML to XML changing only a few valuesTo: Date: 12/1/2007 5:31:00 PM On 12/1/07, G. Ken Holman <gkholman@xxxxxxxxxxxxxxxxxxxx> wrote:
> <xsl:template match="a">
> <xsl:copy>12345</xsl:copy>
> </xsl:template>
Somehow, I would have preferred ...
<xsl:template match="a">
<xsl:copy>
<xsl:text>12345</xsl:text>
</xsl:copy>
</xsl:template>
But Ken's choice taught me something new :)
--
Regards,
Mukul Gandhi | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
