Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - Problem updating an attribute that appears in both root node and child node! [Thread Next] Re: Problem updating an attribute that appears in both root node and child node!To: NULL Date: 5/8/2007 1:32:00 PM
Tedros.G@g... wrote:
> <!--UPDATE the version number to 2.0 -->
> <xsl:template match="@VERSION">
Change the match attribute to
<xsl:template match="PRODMSG/@VERSION">
> <xsl:attribute name="VERSION">2.0</xsl:attribute>
> </xsl:template>
> </xsl:stylesheet>
--
Martin Honnen
http://JavaScript.FAQTs.com/
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
