Global change of an attribute name

Subject: Global change of an attribute name
From: Chris Powell <sooty@xxxxxxxxx>
Date: Mon, 12 Jun 2000 10:34:55 -0400 (EDT)
I am using XSLT to change XML in one DTD to XML in a slightly modified
DTD.  In the original DTD, the attribute R can appear on virtually any
element; I would prefer that the attribute be called REND.  Is there a way
to change this globally anywhere it appears (<xsl:template match="@R">, I
presume), or does it have to be adressed on an element by element level?



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread