Subject: Adding attributes
From: "Ivan Rubin Ayma" <Iayma@xxxxxxxxxxxx>
Date: Thu, 7 Feb 2002 11:12:30 -0300
|
Hello,
How can I add an attribute to an element and copy the attributes it
already had?
Suppose I had an XML:
<myelement type="10">
<somedata/>
</myelement>
and with the transformation I need to get:
<myelement type="10" color="blind">
<somedata/>
</myelement>
Thanks,
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Adding attributes
- Ivan Rubin Ayma - Thu, 7 Feb 2002 09:08:57 -0500 (EST) <=
- <Possible follow-ups>
- Jeff Beadle - Thu, 7 Feb 2002 09:22:25 -0500 (EST)
|
|