xsl-list
[Top] [All Lists]

RE: how to rename attributes and restrict selection?

2005-05-31 03:29:47

Apart from using xslt to transform the structure of my original XML 
document, i want to:
1) only transform those elements that are "part of a list" (i 
need to be 
able to specify/restrict the selection to the elements "B" 
with attributes 
"C" and "D" in the example below).
2) i want to rename the attribute of these selected elements 
(so attribute 
"C" will be renamed into "renamed_C", etc.) 

Is this possible?? 

Check out the "identity transform"

http://www.dpawson.co.uk/xsl/sect2/identity.html

Cheers
andrew

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>